| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: do not queue work after suspend in the dynamic ps timer | Luis R. Rodriguez | 2009-07-27 | 1 | -1/+1 |
* | mac80211: fix wext bssid/ssid setting | Johannes Berg | 2009-06-15 | 1 | -11/+14 |
* | mac80211: disconnect when user changes channel | Johannes Berg | 2009-06-15 | 1 | -1/+4 |
* | mac80211: Do not try to associate with an empty SSID | Jouni Malinen | 2009-06-15 | 1 | -0/+8 |
* | mac80211: disable PS while probing AP | Johannes Berg | 2009-06-10 | 1 | -12/+33 |
* | mac80211: disable moving between PS modes during scan | Luis R. Rodriguez | 2009-06-10 | 1 | -4/+2 |
* | mac80211: don't use master netdev name | Johannes Berg | 2009-06-10 | 1 | -4/+4 |
* | mac80211: correct probe wait time | Johannes Berg | 2009-05-22 | 1 | -1/+1 |
* | mac80211: fix probe response wait timing | Johannes Berg | 2009-05-22 | 1 | -4/+5 |
* | mac80211: fix managed mode BSSID handling | Johannes Berg | 2009-05-20 | 1 | -3/+7 |
* | mac80211: don't try to do anything on unchanged genIE | Johannes Berg | 2009-05-20 | 1 | -0/+7 |
* | mac80211: PS processing for every Beacon with our AID in TIM | Jouni Malinen | 2009-05-20 | 1 | -9/+10 |
* | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 2009-05-20 | 1 | -0/+59 |
* | mac80211: move channel switch code | Johannes Berg | 2009-05-20 | 1 | -1/+98 |
* | mac80211: Cancel pending probereq poll on beacon RX | Jouni Malinen | 2009-05-20 | 1 | -0/+10 |
* | mac80211: check if HT40+/- is allowed before sending assoc | Luis R. Rodriguez | 2009-05-20 | 1 | -2/+6 |
* | wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ | Luis R. Rodriguez | 2009-05-20 | 1 | -2/+2 |
* | mac80211: split out and decrease probe wait time | Johannes Berg | 2009-05-13 | 1 | -2/+3 |
* | mac80211: respond to beacon loss report only once | Johannes Berg | 2009-05-13 | 1 | -0/+11 |
* | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 2009-05-13 | 1 | -2/+3 |
* | mac80211: properly track HT operation_mode | Johannes Berg | 2009-05-11 | 1 | -1/+6 |
* | mac80211: move HT operation mode BSS info | Johannes Berg | 2009-05-11 | 1 | -7/+4 |
* | mac80211: set default QoS values according to spec | Johannes Berg | 2009-05-11 | 1 | -0/+4 |
* | mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth() | Luis R. Rodriguez | 2009-05-06 | 1 | -4/+0 |
* | mac80211: tell driver when idle | Johannes Berg | 2009-05-06 | 1 | -0/+11 |
* | mac80211: fix probe response processing | Johannes Berg | 2009-05-06 | 1 | -4/+1 |
* | nl80211: Send timeout event on failed direct probe | Jouni Malinen | 2009-05-06 | 1 | -1/+1 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -8/+6 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -6/+2 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 1 | -0/+1 |
* | mac80211: fix scan races and rework scanning | Johannes Berg | 2009-05-06 | 1 | -19/+9 |
* | mac80211: rename max_sleep_interval to max_sleep_period | Johannes Berg | 2009-05-06 | 1 | -1/+1 |
* | mac80211: fix PS vs. scan race | Johannes Berg | 2009-05-06 | 1 | -0/+7 |
* | nl80211: Add event for authentication/association timeout | Jouni Malinen | 2009-04-22 | 1 | -2/+2 |
* | mac80211: calculate maximum sleep interval | Johannes Berg | 2009-04-22 | 1 | -4/+16 |
* | mac80211: fix variable truncation on 32-bit | Johannes Berg | 2009-04-22 | 1 | -6/+6 |
* | mac80211: validate TIM IE length (redux) | Johannes Berg | 2009-04-22 | 1 | -25/+2 |
* | cfg80211/mac80211: move wext SIWMLME into cfg80211 | Johannes Berg | 2009-04-22 | 1 | -6/+0 |
* | mac80211: enable PS by default | Johannes Berg | 2009-04-22 | 1 | -0/+8 |
* | mac80211: implement beacon filtering in software | Johannes Berg | 2009-04-22 | 1 | -12/+40 |
* | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg | 2009-04-22 | 1 | -4/+32 |
* | mac80211: improve powersave implementation | Johannes Berg | 2009-04-22 | 1 | -86/+142 |
* | mac80211: Report rejected association to user space SME | Jouni Malinen | 2009-04-22 | 1 | -0/+5 |
* | mac80211: move ieee80211_enable_ht function to mlme.c | Johannes Berg | 2009-04-22 | 1 | -0/+83 |
* | nl80211: Generate deauth/disassoc event for locally generated frames | Jouni Malinen | 2009-04-22 | 1 | -2/+6 |
* | mac80211: fix basic rate bitmap calculation | Johannes Berg | 2009-04-20 | 1 | -1/+1 |
* | mac80211: fix beacon loss detection after scan | Kalle Valo | 2009-04-20 | 1 | -1/+9 |
* | mac80211: validate TIM IE length | Johannes Berg | 2009-04-17 | 1 | -0/+3 |
* | mac80211: avoid crashing when no scan sdata | Johannes Berg | 2009-04-17 | 1 | -1/+2 |
* | mac80211: quiet beacon loss messages | Michael Buesch | 2009-04-16 | 1 | -6/+14 |