aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-26sh_eth: Add asm/cacheflush.hNobuhiro Iwamatsu
2009-10-26PPPoE: Fix flush/close races.Michal Ostrowski
2009-10-27mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen
2009-10-27mfd: Always initialise WM831x IRQ mutexMark Brown
2009-10-26e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan
2009-10-26e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan
2009-10-26e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan
2009-10-26e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan
2009-10-26e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan
2009-10-26igbvf: fix memory leak when ring size changed while interface downAlexander Duyck
2009-10-26ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck
2009-10-26igb: fix memory leak when setting ring size while interface is downAlexander Duyck
2009-10-24pcmcia: do not load the pd6729 driver if io_base is NULLKomuro
2009-10-24bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans
2009-10-24DM9000: Fix revision ID for DM9000BBen Dooks
2009-10-24r8169: fix Ethernet Hangup for RTL8110SC rev dSimon Wunderlich
2009-10-24hwmon: (it87) Fix VID reading on IT8718F/IT8720FJean Delvare
2009-10-24hwmon: (dme1737) No vid attributes for SCH311xJean Delvare
2009-10-24hwmon: (fschmd) Fix check on unsigned in watchdog_write()Roel Kluin
2009-10-22ifb: should not use __dev_get_by_index() without locksEric Dumazet
2009-10-22net: au1000_eth: add missing capability.hManuel Lauss
2009-10-22myri10ge: improve port type reporting in ethtoolBrice Goglin
2009-10-22e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan
2009-10-22isdn: fix possible circular locking dependencyXiaotian Feng
2009-10-22netxen: avoid undue board config checkDhananjay Phadke
2009-10-22netxen: fix tx timeout handling on firmware hangAmit Kumar Salecha
2009-10-22netxen: fix i2c initDhananjay Phadke
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König
2009-10-22virtio_blk: Revert serial number supportRusty Russell
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig
2009-10-22[SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt
2009-10-22[SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt
2009-10-22[SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt
2009-10-22[SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu
2009-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-10-21ARM: Fix lubbock defconfig buildRussell King
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks
2009-10-20KS8851: Fix MAC address write orderBen Dooks
2009-10-20KS8851: Add soft reset at probe timeBen Dooks
2009-10-20net: fix section mismatch in fec.cSteven King
2009-10-20pcmcia: Fix possible printk format warningsWolfram Sang