Age | Commit message (Expand) | Author | Files | Lines |
2010-01-26 | mac80211: wait for beacon before enabling powersave | Johannes Berg | 7 | -35/+47 |
2010-01-26 | cfg80211: export cfg80211_find_ie | Johannes Berg | 2 | -18/+36 |
2010-01-26 | mac80211: fill jiffies/vif on filtered frames | Johannes Berg | 1 | -0/+3 |
2010-01-26 | b43: N-PHY: use cordic to generate samples | Rafał Miłecki | 1 | -9/+12 |
2010-01-26 | b43: update cordic code to match current specs | Rafał Miłecki | 3 | -9/+21 |
2010-01-26 | b43: make cordic common (LP-PHY and N-PHY need it) | Rafał Miłecki | 3 | -43/+43 |
2010-01-26 | b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments | Rafał Miłecki | 1 | -1/+1 |
2010-01-26 | mac80211: track work started through callbacks | Johannes Berg | 2 | -8/+10 |
2010-01-26 | mac80211: fix sw crypto | Johannes Berg | 1 | -1/+1 |
2010-01-26 | mac80211: fix WARN_ON in the new work code | Felix Fietkau | 1 | -2/+0 |
2010-01-26 | mac80211: fix update_tkip_key() documentation about the context | Kalle Valo | 2 | -3/+1 |
2010-01-26 | b43: Workaround circular locking in hw-tkip key update callback | Michael Buesch | 1 | -8/+5 |
2010-01-26 | ath9k: improve max rate retry handling | Felix Fietkau | 2 | -8/+7 |
2010-01-26 | iwlwifi: fix throughput degradation in aggregation mode | Daniel Halperin | 1 | -14/+9 |
2010-01-26 | iwlwifi: cleanup spectrum measurement command support | Reinette Chatre | 8 | -247/+33 |
2010-01-26 | iwlwifi: check endianness annotations by default | Johannes Berg | 1 | -0/+2 |
2010-01-26 | iwlwifi: fix sparse warning | Johannes Berg | 1 | -1/+1 |
2010-01-26 | iwlwifi: clean up debugfs code | Johannes Berg | 3 | -215/+91 |
2010-01-26 | iwlwifi: reorder device setup | Johannes Berg | 1 | -12/+16 |
2010-01-26 | iwlwifi: is no longer experimental | Johannes Berg | 1 | -1/+1 |
2010-01-26 | iwlwifi: module parameter to enable/disable bt co-exist | Wey-Yi Guy | 2 | -1/+31 |
2010-01-26 | iwlwifi: bit field description for BT Config command | Wey-Yi Guy | 2 | -4/+13 |
2010-01-26 | iwlwifi: make broadcast station addition generic | Reinette Chatre | 9 | -6/+23 |
2010-01-26 | iwlwifi: cleanup station adding code | Reinette Chatre | 1 | -36/+78 |
2010-01-26 | iwlwifi: enable DC calibration | Abhijeet Kolekar | 1 | -1/+15 |
2010-01-26 | iwlwifi: Tune radio to prevent unexpected behavior | Trieu 'Andrew' Nguyen | 10 | -0/+132 |
2010-01-26 | iwlwifi: Logic to control how frequent radio should be reset if needed | Wey-Yi Guy | 2 | -2/+17 |
2010-01-26 | iwlwifi: Fix A band scanning when associated | Henry Zhangh | 2 | -16/+2 |
2010-01-26 | iwlwifi: add function to reset/tune radio if needed | Wey-Yi Guy | 6 | -14/+193 |
2010-01-26 | iwlwifi: configure missed beacon threshold | Wey-Yi Guy | 7 | -6/+74 |
2010-01-24 | mac80211: fix tx select key null pointer crash with hostapd | Kalle Valo | 1 | -3/+4 |
2010-01-23 | mac80211: add missing key check | Johannes Berg | 1 | -1/+1 |
2010-01-23 | p54pci: revise tx locking | Christian Lamparter | 1 | -12/+4 |
2010-01-23 | b43: N-PHY: add TX tone | Rafał Miłecki | 1 | -5/+55 |
2010-01-23 | b43: N-PHY: add setting power amplifier filters | Rafał Miłecki | 3 | -2/+64 |
2010-01-23 | b43: N-PHY: add running samples | Rafał Miłecki | 1 | -4/+64 |
2010-01-23 | b43: N-PHY: implement overriding RF control | Rafał Miłecki | 3 | -3/+137 |
2010-01-23 | b43: check band width | Rafał Miłecki | 3 | -1/+10 |
2010-01-23 | mac80211: fix rx data handling for non-data frames on multiple vifs | Felix Fietkau | 1 | -17/+28 |
2010-01-23 | ath9k: Fix wifi disconnection when collocated bt scan is active | Vasanthakumar Thiagarajan | 4 | -11/+29 |
2010-01-23 | ath5k: fix setup for CAB queue | Bob Copeland | 3 | -6/+23 |
2010-01-23 | ath5k: dont use external sleep clock in AP mode | Bob Copeland | 1 | -2/+3 |
2010-01-23 | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-... | Andriy Tkachuk | 2 | -1/+6 |
2010-01-23 | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 4 | -2/+60 |
2010-01-23 | mac80211: pass vif and station to update_tkip_key | Johannes Berg | 6 | -25/+43 |
2010-01-22 | mac80211: avoid NULL ptr deref when using WEP | John W. Linville | 1 | -3/+2 |
2010-01-20 | libertas/assoc.c: rearrange some strange line breaks | John W. Linville | 1 | -32/+30 |
2010-01-20 | ath9k: make tx power config changes take effect immediatley | Luis R. Rodriguez | 1 | -1/+3 |
2010-01-20 | nl80211: Allow association to change channels during reassociation | Jouni Malinen | 1 | -1/+3 |
2010-01-20 | libertas: Set/clear WPA keys before the WEP ones | Samuel Ortiz | 1 | -7/+8 |