| Commit message (Expand) | Author | Files | Lines |
2008-12-23 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 65 | -220/+209 |
2008-12-23 | net: startup race in hso driver | Oliver Neukum | 1 | -2/+1 |
2008-12-23 | pkt_sched: Remove smp_wmb() in qdisc_watchdog() | Jarek Poplawski | 2 | -2/+0 |
2008-12-23 | r6040: bump release number to 0.19 | Florian Fainelli | 1 | -2/+2 |
2008-12-23 | r6040: save and restore MIER correctly in the interrupt routine | Joe Chou | 1 | -2/+7 |
2008-12-23 | r6040: fix wrong logic in mdio code | Joe Chou | 1 | -2/+2 |
2008-12-23 | net: Fix oops in dev_ifsioc() | Jarek Poplawski | 1 | -1/+3 |
2008-12-22 | tg3: Update version to 3.97 | Matt Carlson | 1 | -2/+2 |
2008-12-22 | tg3: tg3.h cleanups | Matt Carlson | 2 | -35/+5 |
2008-12-22 | tg3: Remove unused cfgspc device members | Matt Carlson | 2 | -20/+7 |
2008-12-22 | tg3: Cleanup IPV6 LSO | Matt Carlson | 2 | -24/+25 |
2008-12-22 | tg3: WOL fixes | Matt Carlson | 1 | -3/+2 |
2008-12-22 | pkt_sched: Annotate uninitialized var in sfq_enqueue() | Jarek Poplawski | 1 | -1/+1 |
2008-12-22 | ixgbe: fix the display of DCB control stats in ethtool | Don Skidmore | 1 | -0/+7 |
2008-12-22 | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore | 3 | -2/+26 |
2008-12-22 | net: fix DCB setstate to return success/failure | Don Skidmore | 3 | -27/+32 |
2008-12-19 | b43: Add key memory dumping | Michael Buesch | 3 | -2/+53 |
2008-12-19 | b43: Suspend MAC while killing the radio | Michael Buesch | 1 | -0/+2 |
2008-12-19 | ath5k: correct packet length in tx descriptors | Bob Copeland | 3 | -6/+11 |
2008-12-19 | mac80211: implement dynamic power save | Kalle Valo | 6 | -12/+103 |
2008-12-19 | mac80211: track master queue status | Kalle Valo | 3 | -7/+93 |
2008-12-19 | mac80211: enable IEEE80211_CONF_PS only when associated | Kalle Valo | 3 | -8/+40 |
2008-12-19 | b43: Fix some MAC locking | Michael Buesch | 3 | -44/+30 |
2008-12-19 | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). | Rami Rosen | 1 | -5/+3 |
2008-12-19 | ath9k: Fixed RX decryption status reporting | Jouni Malinen | 1 | -14/+12 |
2008-12-19 | ath9k: Fix key cache slot selection for splitmic | Jouni Malinen | 1 | -2/+2 |
2008-12-19 | ath9k: Protect config() callback with a mutex | Sujith | 2 | -0/+6 |
2008-12-19 | mac80211: Print unknown packet type in tasklet_handler | Larry Finger | 1 | -1/+2 |
2008-12-19 | p54usb: bring first generation devices back to life | Christian Lamparter | 1 | -2/+4 |
2008-12-19 | ath9k: Key cache allocation for AP mode | Jouni Malinen | 1 | -68/+132 |
2008-12-19 | ath9k: Fix a NULL pointer dereference in ath_rate_get | Jouni Malinen | 1 | -1/+2 |
2008-12-19 | iwlwifi: indicate txpower is off in sysfs | Jay Sternberg | 1 | -1/+5 |
2008-12-19 | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi | 2 | -21/+20 |
2008-12-19 | iwlwifi: use meaningful vars in _iwl_poll_bit() | Wu, Fengguang | 1 | -5/+6 |
2008-12-19 | iwlwifi: remove useless goto | Wu Fengguang | 2 | -12/+4 |
2008-12-19 | iwlwifi: use type uint for module param debug | Wu, Fengguang | 4 | -5/+5 |
2008-12-19 | iwlwifi: update comments on the debug interface | Wu, Fengguang | 2 | -11/+8 |
2008-12-19 | iwlwifi: add line feed to printk | Wu, Fengguang | 1 | -1/+1 |
2008-12-19 | iwlwifi: cleanup iwl-dev.h | Winkler, Tomas | 4 | -32/+14 |
2008-12-19 | mac80211: fix a typo in ieee80211_send_assoc() method. | Rami Rosen | 1 | -1/+1 |
2008-12-19 | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen | 4 | -6/+3 |
2008-12-19 | ath9k: Move rate control alg register/unregister to appropriate place | Vasanthakumar Thiagarajan | 1 | -16/+14 |
2008-12-19 | ath9k: Synchronize DMA transfer with CPU at right place | Vasanthakumar Thiagarajan | 1 | -4/+10 |
2008-12-19 | ath9k: Remove MAC header pad before reporting TX status | Jouni Malinen | 1 | -0/+12 |
2008-12-19 | ath9k: Fix TX status reporting for retries and MCS index | Jouni Malinen | 1 | -1/+9 |
2008-12-19 | mac80211: Remove radiotap rate-present flag for HT | Jouni Malinen | 1 | -2/+3 |
2008-12-19 | rtl8187: Fix crash on unload when using SLUB debug | Herton Ronaldo Krzesinski | 1 | -8/+4 |
2008-12-19 | p54: remove free_on_tx parameter | Christian Lamparter | 5 | -51/+37 |
2008-12-19 | p54: more accurate rssi to dBm conversion | Christian Lamparter | 3 | -26/+68 |
2008-12-19 | rtl8187: Fix error returns | Larry Finger | 1 | -2/+2 |