aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-10-08via-velocity: Fix warnings on sparc64.Francois Romieu
2008-10-08net: remove LLTX in atl2 driverKevin Hao
2008-10-08phylib: Wake PHY state machine on interruptTrent Piepho
2008-10-08PHY: Avoid unnecessary aneg restartsTrent Piepho
2008-10-08r8169: read MAC address from EEPROM on initIvan Vecera
2008-10-08net: add net poll support for atl2 driverKevin Hao
2008-10-08ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo
2008-10-08phylib: phy_mii_ioctl() fixesLennert Buytenhek
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-06iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler
2008-10-06iwlwifi: scan fix commentTomas Winkler
2008-10-06iwlwifi: scan correct setting of valid rx_chainsTomas Winkler
2008-10-06ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-06rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde
2008-10-06p54: report appropriate rate and band values for 802.11aChristian Lamparter
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-10-06ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez
2008-10-06ath9k: fixup some merge damageJohn W. Linville
2008-10-05netdrv: Fix unregister_netdev typosHerbert Xu
2008-10-03e1000e: Fix incorrect debug warningLinus Torvalds
2008-10-02e1000e: update version from k4 to k6Jesse Brandeburg
2008-10-02e1000e: debug contention on NVM SWFLAGThomas Gleixner
2008-10-02e1000e: drop stats lockJesse Brandeburg
2008-10-02e1000e: remove phy read from inside spinlockJesse Brandeburg
2008-10-02e1000e: do not ever sleep in interrupt contextJesse Brandeburg
2008-10-02e1000e: reset swflag after resetting hardwareJesse Brandeburg
2008-10-01e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-01mv643xx_eth: hook up skb recyclingLennert Buytenhek
2008-09-30ath5k: Add support for AR2417 v2Nick Kossifidis
2008-09-30ath5k: Fix SREV reporting after SREV updatesNick Kossifidis
2008-09-30ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis
2008-09-30ath5k: Use new srevs to properly attach radio chipsNick Kossifidis
2008-09-30b43: Increase loop tries in do_dummy_txLarry Finger
2008-09-30ath5k: Update registers and SREV ids v2Nick Kossifidis
2008-09-30ath5k: write beacon control register twice when resetting tsfBob Copeland
2008-09-30rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal
2008-09-30b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...Larry Finger
2008-09-30iwlwifi: use correct DMA_MASKWinkler, Tomas
2008-09-30iwlwifi: enable power save setting upon configEster Kummer
2008-09-30iwlwifi: refactor rx register initializationWinkler, Tomas
2008-09-30p54: Fix sparse warningsLarry Finger
2008-09-30b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger
2008-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-25Revert "ehea: fix mutex and spinlock use"David S. Miller
2008-09-24e1000: remove unused Kconfig option for disabling packet splitBrandeburg, Jesse