Age | Commit message (Expand) | Author |
2008-12-25 | net: PHYLIB mdio fixes #2 | Krzysztof Halasa |
2008-12-25 | smsc911x: fix platform resource call during module unload | Steve Glendinning |
2008-12-25 | smsc911x: don't clobber driver_data | Steve Glendinning |
2008-12-25 | smsc911x: make smsc911x_ethtool_ops constant | Steve Glendinning |
2008-12-25 | smsc911x: convert driver to use net_device_ops | Steve Glendinning |
2008-12-25 | smsc911x: fix BUG if module is removed while interface is up | Steve Glendinning |
2008-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-12-22 | net: startup race in hso driver | Oliver Neukum |
2008-12-22 | r6040: bump release number to 0.19 | Florian Fainelli |
2008-12-22 | r6040: save and restore MIER correctly in the interrupt routine | Joe Chou |
2008-12-22 | r6040: fix wrong logic in mdio code | Joe Chou |
2008-12-21 | tg3: Update version to 3.97 | Matt Carlson |
2008-12-21 | tg3: tg3.h cleanups | Matt Carlson |
2008-12-21 | tg3: Remove unused cfgspc device members | Matt Carlson |
2008-12-21 | tg3: Cleanup IPV6 LSO | Matt Carlson |
2008-12-21 | tg3: WOL fixes | Matt Carlson |
2008-12-21 | ixgbe: fix the display of DCB control stats in ethtool | Don Skidmore |
2008-12-21 | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore |
2008-12-21 | net: fix DCB setstate to return success/failure | Don Skidmore |
2008-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-12-19 | b43: Add key memory dumping | Michael Buesch |
2008-12-19 | b43: Suspend MAC while killing the radio | Michael Buesch |
2008-12-19 | ath5k: correct packet length in tx descriptors | Bob Copeland |
2008-12-19 | b43: Fix some MAC locking | Michael Buesch |
2008-12-19 | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). | Rami Rosen |
2008-12-19 | ath9k: Fixed RX decryption status reporting | Jouni Malinen |
2008-12-19 | ath9k: Fix key cache slot selection for splitmic | Jouni Malinen |
2008-12-19 | ath9k: Protect config() callback with a mutex | Sujith |
2008-12-19 | p54usb: bring first generation devices back to life | Christian Lamparter |
2008-12-19 | ath9k: Key cache allocation for AP mode | Jouni Malinen |
2008-12-19 | ath9k: Fix a NULL pointer dereference in ath_rate_get | Jouni Malinen |
2008-12-19 | iwlwifi: indicate txpower is off in sysfs | Jay Sternberg |
2008-12-19 | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi |
2008-12-19 | iwlwifi: use meaningful vars in _iwl_poll_bit() | Wu, Fengguang |
2008-12-19 | iwlwifi: remove useless goto | Wu Fengguang |
2008-12-19 | iwlwifi: use type uint for module param debug | Wu, Fengguang |
2008-12-19 | iwlwifi: update comments on the debug interface | Wu, Fengguang |
2008-12-19 | iwlwifi: add line feed to printk | Wu, Fengguang |
2008-12-19 | iwlwifi: cleanup iwl-dev.h | Winkler, Tomas |
2008-12-19 | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen |
2008-12-19 | ath9k: Move rate control alg register/unregister to appropriate place | Vasanthakumar Thiagarajan |
2008-12-19 | ath9k: Synchronize DMA transfer with CPU at right place | Vasanthakumar Thiagarajan |
2008-12-19 | ath9k: Remove MAC header pad before reporting TX status | Jouni Malinen |
2008-12-19 | ath9k: Fix TX status reporting for retries and MCS index | Jouni Malinen |
2008-12-19 | rtl8187: Fix crash on unload when using SLUB debug | Herton Ronaldo Krzesinski |
2008-12-19 | p54: remove free_on_tx parameter | Christian Lamparter |
2008-12-19 | p54: more accurate rssi to dBm conversion | Christian Lamparter |
2008-12-19 | rtl8187: Fix error returns | Larry Finger |
2008-12-19 | libertas: use roundup instead of opencoding | Ilpo Järvinen |