| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | mac80211: make the beacon monitor available externally | Luis R. Rodriguez | 2010-09-16 | 2 | -4/+5 |
| | * | mac80211: reset connection idle when going offchannel | Luis R. Rodriguez | 2010-09-16 | 1 | -0/+5 |
| | * | mac80211: reset probe send counter upon connection timer reset | Luis R. Rodriguez | 2010-09-16 | 1 | -0/+4 |
| | * | mac80211: add helper for reseting the connection monitor | Luis R. Rodriguez | 2010-09-16 | 2 | -5/+11 |
| | * | ath9k: fix enabling ANI / tx monitor after bg scan | Luis R. Rodriguez | 2010-09-16 | 3 | -10/+5 |
| | * | ath9k: fix regression on beacon loss after bgscan | Luis R. Rodriguez | 2010-09-16 | 1 | -2/+4 |
| | * | ath9k: fix power save race conditions | Luis R. Rodriguez | 2010-09-16 | 2 | -1/+7 |
| | * | ath9k_htc: Fix register read through bulk pipe | Rajkumar Manoharan | 2010-09-16 | 1 | -2/+4 |
| | * | mac80211: add p2p device type support | Johannes Berg | 2010-09-16 | 9 | -43/+117 |
| | * | cfg80211/nl80211: introduce p2p device types | Johannes Berg | 2010-09-16 | 6 | -24/+65 |
| | * | ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config | Rajkumar Manoharan | 2010-09-16 | 5 | -6/+7 |
| | * | libertas: correct sparse warnings | John W. Linville | 2010-09-16 | 2 | -5/+3 |
| | * | ath9k: make ath_ant_div_conf_fast_divbias static | John W. Linville | 2010-09-16 | 1 | -1/+1 |
| | * | iwlwifi: fix sparse warning about wrong enum for band parameter | John W. Linville | 2010-09-16 | 1 | -1/+1 |
| | * | mac80211: set running state earlier | Johannes Berg | 2010-09-16 | 1 | -2/+3 |
| | * | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg | 2010-09-16 | 7 | -10/+17 |
| | * | mac80211: use correct station flags lock | Johannes Berg | 2010-09-16 | 1 | -2/+3 |
| | * | ath9k: Print rxfilter in debugfs. | Ben Greear | 2010-09-16 | 1 | -10/+43 |
| | * | ath9k: calcrxfilter should take multiple VIFs into account. | Ben Greear | 2010-09-16 | 1 | -3/+3 |
| | * | ath9k: Use common ath key management functions | Bruno Randolf | 2010-09-16 | 10 | -583/+6 |
| | * | ath5k: Use common crypt capabilities flags | Bruno Randolf | 2010-09-16 | 3 | -7/+7 |
| | * | ath/ath9k: Replace common->splitmic with a flag | Bruno Randolf | 2010-09-16 | 4 | -16/+16 |
| | * | ath5k: Remove old ath5k key handling functions | Bruno Randolf | 2010-09-16 | 3 | -238/+0 |
| | * | ath5k: Use common ath key management functions | Bruno Randolf | 2010-09-16 | 2 | -19/+17 |
| | * | ath: Copy key cache management functions from ath9k to ath | Bruno Randolf | 2010-09-16 | 4 | -1/+620 |
| | * | ath: Copy cryptographic capability flags into ath | Bruno Randolf | 2010-09-16 | 1 | -0/+10 |
| | * | include/net/cfg80211.h: wiphy_<level> messages use dev_printk | Joe Perches | 2010-09-16 | 2 | -74/+12 |
| | * | wl1271: remove warnings in wl1271_sdio_set_power | John W. Linville | 2010-09-14 | 1 | -10/+4 |
| | * | mac80211: match only assigned bss in sta_info_get_bss | Johannes Berg | 2010-09-14 | 1 | -1/+1 |
| | * | ath9k_hw: remove useless hw capability flags | Felix Fietkau | 2010-09-14 | 7 | -63/+19 |
| | * | ath9k_hw: handle rx key miss | Felix Fietkau | 2010-09-14 | 2 | -1/+4 |
| | * | mac80211: add a note about iterating interfaces during add_interface() | Felix Fietkau | 2010-09-14 | 1 | -0/+2 |
| | * | ath9k: fix BSSID mask calculation | Felix Fietkau | 2010-09-14 | 3 | -50/+17 |
| | * | ath9k_htc: Fix CPU usage issue during scan period | Rajkumar Manoharan | 2010-09-14 | 1 | -4/+22 |
| | * | ath9k_htc: Fix memory leak on WMI event handler | Rajkumar Manoharan | 2010-09-14 | 2 | -55/+23 |
| | * | iwlwifi: apply settings when finishing scan | Stanislaw Gruszka | 2010-09-14 | 1 | -1/+2 |
| | * | iwlwifi: use IWL_DEBUG_SCAN for debug scanning | Stanislaw Gruszka | 2010-09-14 | 1 | -12/+19 |
| | * | iwlwifi: cleanup scan initiate check | Stanislaw Gruszka | 2010-09-14 | 1 | -16/+1 |
| | * | mac80211: wait for scan work complete before restarting hw | Stanislaw Gruszka | 2010-09-14 | 1 | -0/+3 |
| | * | iwlwifi: do not force complete scan too early | Stanislaw Gruszka | 2010-09-14 | 5 | -15/+41 |
| | * | iwlwifi: assure we complete scan in scan_abort and scan_check works | Stanislaw Gruszka | 2010-09-14 | 1 | -12/+2 |
| | * | iwlwifi: force scan complete after timeout | Stanislaw Gruszka | 2010-09-14 | 2 | -17/+18 |
| | * | iwlwifi: rewrite scan completion | Stanislaw Gruszka | 2010-09-14 | 1 | -25/+40 |
| | * | iwlwifi: rework iwl_scan_cancel_timeout | Stanislaw Gruszka | 2010-09-14 | 1 | -13/+12 |
| | * | iwlwifi: report scan completion when abort fail | Stanislaw Gruszka | 2010-09-14 | 1 | -64/+67 |
| | * | iwlwifi: cancel scan when down the device | Stanislaw Gruszka | 2010-09-14 | 3 | -24/+8 |
| | * | iwlwifi: move scan completed flags handling | Johannes Berg | 2010-09-14 | 1 | -16/+14 |
| | * | iwlwifi: unify scan start checks | Johannes Berg | 2010-09-14 | 6 | -187/+108 |
| | * | iwlwifi: remove unused conf variables | Johannes Berg | 2010-09-14 | 2 | -9/+0 |
| | * | mac80211: Fix dangling pointer in ieee80211_xmit | Steve deRosier | 2010-09-14 | 1 | -0/+1 |