summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgb: fix bug when freeing resourcesBrandeburg, Jesse2008-10-091-3/+5
* e1000e: release hw semaphore after successfully writing EEPROMArthur Jones2008-10-091-0/+1
* net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-094-0/+1487
* phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-092-49/+49
* phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-091-4/+71
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-0922-185/+277
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-0914-14/+14
* myri10ge: add multiqueue TXBrice Goglin2008-10-091-34/+118
* atl1: update introductory commentsJay Cliburn2008-10-091-7/+3Star
* atl1: remove EXPERIMENTAL labelJay Cliburn2008-10-091-3/+4
* atl1: remove LLTXJay Cliburn2008-10-091-17/+1Star
* atl1: fix transmit timeout bugJay Cliburn2008-10-092-2/+3
* skge: Fix skge_set_ring_param() losing error returnWang Chen2008-10-091-2/+2
* [10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang2008-10-091-4/+18
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-093-3/+24
* via-velocity: Fix warnings on sparc64.Francois Romieu2008-10-091-2/+2
* net: remove LLTX in atl2 driverKevin Hao2008-10-092-24/+1Star
* phylib: Wake PHY state machine on interruptTrent Piepho2008-10-091-0/+6
* PHY: Avoid unnecessary aneg restartsTrent Piepho2008-10-091-19/+30
* r8169: read MAC address from EEPROM on initIvan Vecera2008-10-091-1/+72
* net: add net poll support for atl2 driverKevin Hao2008-10-091-0/+12
* ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-092-0/+23
* phylib: phy_mii_ioctl() fixesLennert Buytenhek2008-10-091-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-085-37/+153
|\
| * e1000e: Fix incorrect debug warningLinus Torvalds2008-10-031-1/+1
| * e1000e: update version from k4 to k6Jesse Brandeburg2008-10-031-1/+1
| * e1000e: debug contention on NVM SWFLAGThomas Gleixner2008-10-031-0/+17
| * e1000e: drop stats lockJesse Brandeburg2008-10-032-19/+0Star
| * e1000e: remove phy read from inside spinlockJesse Brandeburg2008-10-032-14/+5Star
| * e1000e: do not ever sleep in interrupt contextJesse Brandeburg2008-10-032-3/+30
| * e1000e: reset swflag after resetting hardwareJesse Brandeburg2008-10-031-0/+3
| * e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan2008-10-025-3/+100
* | iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-073-32/+22Star
* | iwlwifi: scan fix commentTomas Winkler2008-10-071-1/+2
* | iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-071-1/+1
* | ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-073-26/+95
* | mac80211: add multi-rate retry supportFelix Fietkau2008-10-075-4/+7
* | mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-076-10/+13
* | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-071-2/+7
* | p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-071-2/+3
* | ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-076-25/+197
* | ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-071-1/+1
* | ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-075-22/+19Star
* | ath9k: fixup some merge damageJohn W. Linville2008-10-061-2/+0Star
* | netdrv: Fix unregister_netdev typosHerbert Xu2008-10-052-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-0114-59/+125
|\|
| * ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-235-10/+14
| |\
| | * ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-222-3/+10
| | * wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com2008-09-221-0/+1