summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang
2008-06-13ahci: workarounds for mcp65Tejun Heo
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-06-12rtc: Ramtron FM3130 RTC supportSergey Lapin
2008-06-12rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell
2008-06-12provide rtc_cmos platform deviceStas Sergeev
2008-06-12console keyboard mapping broken by 04c71976Jiri Bohac
2008-06-12driver/char/generic_nvram: fix bannerPhilippe De Muyter
2008-06-12drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter
2008-06-12intel_rng: make device not found a warningStephen Hemminger
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-06-12rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen
2008-06-12cciss: add new hardware supportMike Miller
2008-06-12hgafb: resource management fixKrzysztof Helt
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria
2008-06-12Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-12bnx2x: Updating the MaintainerEilon Greenstein
2008-06-12fsl-diu-db: compile fixJeff Mahoney
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-11irda: remove CVS keywordsAdrian Bunk
2008-06-11drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet
2008-06-11fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin
2008-06-11ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin
2008-06-11[netdrvr] Fix 8390 build breakageStephen Rothwell
2008-06-11e1000e: allow VLAN devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11ixbge: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11HSO: add option hso driverGreg Kroah-Hartman
2008-06-11drivers/net/macsonic.c: make functions staticAdrian Bunk
2008-06-11drivers/net/: remove write-only "last_dev"Adrian Bunk
2008-06-11drivers/net/mac8390.c: make functions staticAdrian Bunk
2008-06-11make hplance_{init,cleanup}_module() staticAdrian Bunk
2008-06-11make drivers/net/atarilance.c:lance_addr_list[] staticAdrian Bunk
2008-06-11macb: use random mac if stored address in EEPROM is invalidSven Schnelle
2008-06-11net: sh_eth: add support for Renesas SuperH EthernetNobuhiro Iwamatsu
2008-06-11smc911x: SuperH architecture supportMagnus Damm
2008-06-11smc911x: introduce platform data flagsMagnus Damm
2008-06-11smc911x: pass along private data and use iomemMagnus Damm
2008-06-11smc911x: fix 16-bit I/O operationsMagnus Damm
2008-06-11smc911x: remove unused 8-bit I/O operationsMagnus Damm
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-11USB: don't use reset-resume if drivers don't support itLinus Torvalds
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case