aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
* mv643xx_eth: include linux/ip.h to fix buildLennert Buytenhek2008-10-08
* lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski2008-10-08
* ixgb: fix bug when freeing resourcesBrandeburg, Jesse2008-10-08
* e1000e: release hw semaphore after successfully writing EEPROMArthur Jones2008-10-08
* net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-08
* phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-08
* phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-08
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-08
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-08
* myri10ge: add multiqueue TXBrice Goglin2008-10-08
* atl1: update introductory commentsJay Cliburn2008-10-08
* atl1: remove EXPERIMENTAL labelJay Cliburn2008-10-08
* atl1: remove LLTXJay Cliburn2008-10-08
* atl1: fix transmit timeout bugJay Cliburn2008-10-08
* skge: Fix skge_set_ring_param() losing error returnWang Chen2008-10-08
* [10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang2008-10-08
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-08
* via-velocity: Fix warnings on sparc64.Francois Romieu2008-10-08
* net: remove LLTX in atl2 driverKevin Hao2008-10-08
* phylib: Wake PHY state machine on interruptTrent Piepho2008-10-08
* PHY: Avoid unnecessary aneg restartsTrent Piepho2008-10-08
* r8169: read MAC address from EEPROM on initIvan Vecera2008-10-08
* net: add net poll support for atl2 driverKevin Hao2008-10-08
* ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-08
* phylib: phy_mii_ioctl() fixesLennert Buytenhek2008-10-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-08
|\
| * e1000e: Fix incorrect debug warningLinus Torvalds2008-10-03
| * e1000e: update version from k4 to k6Jesse Brandeburg2008-10-02
| * e1000e: debug contention on NVM SWFLAGThomas Gleixner2008-10-02
| * e1000e: drop stats lockJesse Brandeburg2008-10-02
| * e1000e: remove phy read from inside spinlockJesse Brandeburg2008-10-02
| * e1000e: do not ever sleep in interrupt contextJesse Brandeburg2008-10-02
| * e1000e: reset swflag after resetting hardwareJesse Brandeburg2008-10-02
| * e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan2008-10-01
* | iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-06
* | iwlwifi: scan fix commentTomas Winkler2008-10-06
* | iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-06
* | ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-06
* | mac80211: add multi-rate retry supportFelix Fietkau2008-10-06
* | mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-06
* | p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-06
* | ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-06
* | ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-06
* | ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-06
* | ath9k: fixup some merge damageJohn W. Linville2008-10-06
* | netdrv: Fix unregister_netdev typosHerbert Xu2008-10-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\|
| * ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-24
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-22
| |\