Age | Commit message (Expand) | Author | Files | Lines |
2012-07-12 | mac80211: iterate the virtual monitor interface | Johannes Berg | 1 | -0/+9 |
2012-07-12 | mac80211: fix invalid band deref building preq IEs | Arik Nemtsov | 1 | -0/+2 |
2012-07-06 | mac80211: fix crash with single-queue drivers | Johannes Berg | 1 | -2/+10 |
2012-07-06 | mac80211: always set in_reconfig=false on wakeup | Eliad Peller | 1 | -1/+1 |
2012-07-02 | mac80211: include VHT capability IE in probe requests | Mahesh Palivela | 1 | -0/+25 |
2012-06-28 | mac80211: don't expose ieee80211_add_srates_ie() | Johannes Berg | 1 | -6/+4 |
2012-06-18 | mac80211: stop Rx during HW reconfig | Arik Nemtsov | 1 | -0/+3 |
2012-06-06 | mac80211: add stations after AP start on reconfig | Arik Nemtsov | 1 | -7/+30 |
2012-06-06 | mac80211: configure 11b/g channel access rules for legacy APs | Stanislaw Gruszka | 1 | -34/+46 |
2012-06-04 | mac80211: fix error in station state transitions during reconfig | Meenakshi Venkataraman | 1 | -1/+1 |
2012-05-29 | mac80211: fix ADDBA declined after suspend with wowlan | Eyal Shapira | 1 | -6/+6 |
2012-05-09 | mac80211: Advertise HT protection mode in IEs | Ashok Nagarajan | 1 | -6/+3 |
2012-04-24 | mac80211: check for non-managed interface | Wey-Yi Guy | 1 | -0/+4 |
2012-04-23 | mac80211: declare ieee80211_ave_rssi as EXPORT | Wey-Yi Guy | 1 | -0/+1 |
2012-04-23 | mac80211: fix STA channel width field | Thomas Pedersen | 1 | -1/+3 |
2012-04-16 | mac80211: add function retrieve average rssi | Wey-Yi Guy | 1 | -0/+8 |
2012-04-13 | mac80211: remove hw.conf.channel usage where possible | Michal Kazior | 1 | -19/+15 |
2012-04-12 | mac80211: add improved HW queue control | Johannes Berg | 1 | -10/+38 |
2012-04-12 | mac80211: add explicit monitor interface if needed | Johannes Berg | 1 | -0/+10 |
2012-04-12 | mac80211: Modify sta_get_rates to give basic rates | Ashok Nagarajan | 1 | -3/+13 |
2012-04-12 | mac80211: Indicate basic rates when adding rate IEs | Ashok Nagarajan | 1 | -4/+14 |
2012-04-10 | mac80211: lazily stop queues in add_pending | Johannes Berg | 1 | -4/+4 |
2012-04-10 | mac80211: debounce queue stop/wake | Johannes Berg | 1 | -0/+6 |
2012-04-10 | mac80211: refuse TX queue configuration on non-QoS HW | Johannes Berg | 1 | -12/+18 |
2012-04-10 | mac80211: use AC constants | Johannes Berg | 1 | -4/+4 |
2012-04-10 | mac80211: inline ieee80211_add_pending_skbs | Johannes Berg | 1 | -6/+0 |
2012-04-10 | wireless: rename ht_info to ht_operation | Johannes Berg | 1 | -22/+21 |
2012-03-07 | mac80211: Filter duplicate IE ids | Paul Stewart | 1 | -2/+35 |
2012-03-06 | mac80211: combine QoS with other BSS changes | Johannes Berg | 1 | -3/+6 |
2012-02-27 | mac80211: remove local_to_hw | Johannes Berg | 1 | -1/+1 |
2012-02-06 | mac80211: implement sta_add/sta_remove in sta_state | Johannes Berg | 1 | -2/+0 |
2012-02-06 | mac80211: add sta_state callback | Johannes Berg | 1 | -1/+9 |
2012-02-06 | mac80211: simplify AP_VLAN handling | Johannes Berg | 1 | -9/+2 |
2012-01-27 | mac80211: send null packet on active (psm) reconfiguration | Eliad Peller | 1 | -0/+15 |
2012-01-24 | mac80211: In IBSS the DA field of auth frames is different from BSSID | Antonio Quartulli | 1 | -3/+3 |
2012-01-04 | mac80211: Call driver commands after drv_start in mac80211 restart code | Yogesh Ashok Powar | 1 | -10/+9 |
2011-12-14 | mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration | Eliad Peller | 1 | -1/+2 |
2011-12-07 | mac80211: handle protection mode, RIFS and ADDBA for HT IBSS | Simon Wunderlich | 1 | -0/+5 |
2011-12-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+4 |
2011-12-01 | Revert "mac80211: clear sta.drv_priv on reconfiguration" | John W. Linville | 1 | -1/+0 |
2011-11-28 | mac80211: don't indicate probe resp change in IBSS mode | Arik Nemtsov | 1 | -2/+5 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 1 | -0/+1 |
2011-11-22 | mac80211: Support ht-cap over-rides. | Ben Greear | 1 | -6/+7 |
2011-11-22 | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg | 1 | -0/+167 |
2011-11-22 | mac80211: use skb list for fragments | Johannes Berg | 1 | -3/+3 |
2011-11-11 | mac80211: Save probe response data for bss | Arik Nemtsov | 1 | -1/+2 |
2011-11-11 | mac80211: add recalc PS in ieee80211_reconfig() | Eyal Shapira | 1 | -0/+2 |
2011-11-10 | mac80211: verify virtual interfaces in driver API | Johannes Berg | 1 | -1/+1 |
2011-11-10 | mac80211: set BSS_CHANGED_IDLE on vif reconfig | Eliad Peller | 1 | -1/+2 |
2011-11-09 | mac80211: fix bug in ieee80211_build_probe_req | Johannes Berg | 1 | -0/+4 |