aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-25net: PHYLIB mdio fixes #2Krzysztof Halasa
2008-12-25smsc911x: fix platform resource call during module unloadSteve Glendinning
2008-12-25smsc911x: don't clobber driver_dataSteve Glendinning
2008-12-25smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning
2008-12-25smsc911x: convert driver to use net_device_opsSteve Glendinning
2008-12-25smsc911x: fix BUG if module is removed while interface is upSteve Glendinning
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-22net: startup race in hso driverOliver Neukum
2008-12-22r6040: bump release number to 0.19Florian Fainelli
2008-12-22r6040: save and restore MIER correctly in the interrupt routineJoe Chou
2008-12-22r6040: fix wrong logic in mdio codeJoe Chou
2008-12-21tg3: Update version to 3.97Matt Carlson
2008-12-21tg3: tg3.h cleanupsMatt Carlson
2008-12-21tg3: Remove unused cfgspc device membersMatt Carlson
2008-12-21tg3: Cleanup IPV6 LSOMatt Carlson
2008-12-21tg3: WOL fixesMatt Carlson
2008-12-21ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-19b43: Add key memory dumpingMichael Buesch
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch
2008-12-19ath5k: correct packet length in tx descriptorsBob Copeland
2008-12-19b43: Fix some MAC lockingMichael Buesch
2008-12-19iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen
2008-12-19ath9k: Fixed RX decryption status reportingJouni Malinen
2008-12-19ath9k: Fix key cache slot selection for splitmicJouni Malinen
2008-12-19ath9k: Protect config() callback with a mutexSujith
2008-12-19p54usb: bring first generation devices back to lifeChristian Lamparter
2008-12-19ath9k: Key cache allocation for AP modeJouni Malinen
2008-12-19ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen
2008-12-19iwlwifi: indicate txpower is off in sysfsJay Sternberg
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi
2008-12-19iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang
2008-12-19iwlwifi: remove useless gotoWu Fengguang
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang
2008-12-19iwlwifi: update comments on the debug interfaceWu, Fengguang
2008-12-19iwlwifi: add line feed to printkWu, Fengguang
2008-12-19iwlwifi: cleanup iwl-dev.hWinkler, Tomas
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen
2008-12-19ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan
2008-12-19ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan
2008-12-19ath9k: Remove MAC header pad before reporting TX statusJouni Malinen
2008-12-19ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen
2008-12-19rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski
2008-12-19p54: remove free_on_tx parameterChristian Lamparter
2008-12-19p54: more accurate rssi to dBm conversionChristian Lamparter
2008-12-19rtl8187: Fix error returnsLarry Finger
2008-12-19libertas: use roundup instead of opencodingIlpo Järvinen