summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 8139too: move wmb before TX DMA startAndreas Oberritter2008-10-081-1/+6
* netdev: uniquify the tx_timeout nameArjan van de Ven2008-10-083-10/+10
* drivers/net/usb/Makefile - shrink logspamDavid Brownell2008-10-081-3/+0
* r8169: WoL fixes, part 2.Bruno Prémont2008-10-081-0/+2
* r8169: WoL fixes, part 1.Bruno Prémont2008-10-081-0/+4
* gianfar: Create net device with carrier downTrent Piepho2008-10-081-0/+3
* mv643xx_eth: include linux/ip.h to fix buildLennert Buytenhek2008-10-081-0/+1
* lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski2008-10-081-2/+2
* ixgb: fix bug when freeing resourcesBrandeburg, Jesse2008-10-081-3/+5
* e1000e: release hw semaphore after successfully writing EEPROMArthur Jones2008-10-081-0/+1
* net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-084-0/+1487
* phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-082-49/+49
* phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-081-4/+71
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-0822-185/+277
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-0814-14/+14
* myri10ge: add multiqueue TXBrice Goglin2008-10-081-34/+118
* atl1: update introductory commentsJay Cliburn2008-10-081-7/+3
* atl1: remove EXPERIMENTAL labelJay Cliburn2008-10-081-3/+4
* atl1: remove LLTXJay Cliburn2008-10-081-17/+1
* atl1: fix transmit timeout bugJay Cliburn2008-10-082-2/+3
* skge: Fix skge_set_ring_param() losing error returnWang Chen2008-10-081-2/+2
* [10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang2008-10-081-4/+18
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-083-3/+24
* via-velocity: Fix warnings on sparc64.Francois Romieu2008-10-081-2/+2
* net: remove LLTX in atl2 driverKevin Hao2008-10-082-24/+1
* phylib: Wake PHY state machine on interruptTrent Piepho2008-10-081-0/+6
* PHY: Avoid unnecessary aneg restartsTrent Piepho2008-10-081-19/+30
* r8169: read MAC address from EEPROM on initIvan Vecera2008-10-081-1/+72
* net: add net poll support for atl2 driverKevin Hao2008-10-081-0/+12
* ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-082-0/+23
* phylib: phy_mii_ioctl() fixesLennert Buytenhek2008-10-081-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-021-1/+1
| * e1000e: debug contention on NVM SWFLAGThomas Gleixner2008-10-021-0/+17
| * e1000e: drop stats lockJesse Brandeburg2008-10-022-19/+0
| * e1000e: remove phy read from inside spinlockJesse Brandeburg2008-10-022-14/+5
| * e1000e: do not ever sleep in interrupt contextJesse Brandeburg2008-10-022-3/+30
| * e1000e: reset swflag after resetting hardwareJesse Brandeburg2008-10-021-0/+3
| * e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan2008-10-015-3/+100
* | iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-063-32/+22
* | iwlwifi: scan fix commentTomas Winkler2008-10-061-1/+2
* | iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-061-1/+1
* | ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-063-26/+95
* | mac80211: add multi-rate retry supportFelix Fietkau2008-10-065-4/+7
* | mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-066-10/+13
* | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-061-2/+7
* | p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-061-2/+3
* | ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-066-25/+197
* | ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-061-1/+1
OpenPOWER on IntegriCloud