Age | Commit message (Expand) | Author |
2017-03-06 | ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1 | Johannes Berg |
2016-10-27 | mac80211: validate new interface's beacon intervals | Johannes Berg |
2016-10-19 | mac80211: uapsd_queues is in QoS IE order | Emmanuel Grumbach |
2016-10-13 | cfg80211: pass struct to interface combination check/iter | Purushottam Kushwaha |
2016-09-30 | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue | Toke Høiland-Jørgensen |
2016-09-30 | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker |
2016-09-30 | mac80211: add boilerplate code for start / stop NAN | Ayala Beker |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker |
2016-09-15 | mac80211: remove unused assignment | Johannes Berg |
2016-09-12 | mac80211: refactor monitor representation in sdata | Aviya Erenfeld |
2016-06-09 | mac80211: implement fair queueing per txq | Michal Kazior |
2016-06-09 | mac80211: skip netdev queue control with software queuing | Michal Kazior |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2016-04-05 | mac80211: allow not sending MIC up from driver for HW crypto | Sara Sharon |
2016-03-01 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-02-24 | mac80211: move MU_MIMO_OWNER flag to ieee80211_vif | Sara Sharon |
2016-02-24 | mac80211: Interoperability workaround for 80+80 and 160 MHz channels | Jouni Malinen |
2016-02-24 | mac80211: expose txq queue depth and size to drivers | Michal Kazior |
2016-02-24 | mac80211: add RX_FLAG_MACTIME_PLCP_START | Johannes Berg |
2016-02-24 | mac80211: refactor HT/VHT to chandef code | Johannes Berg |
2016-01-14 | mac80211: process and save VHT MU-MIMO group frame | Sara Sharon |
2016-01-14 | mac80211: clear local->sched_scan_req properly on reconfig | Eliad Peller |
2016-01-14 | mac80211: avoid ROC during hw restart | Eliad Peller |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | mac80211: reprogram in interface order | Johannes Berg |
2015-12-15 | mac80211: run scan completed work on reconfig failure | Johannes Berg |
2015-12-04 | mac80211: catch queue stop underflow | Johannes Berg |
2015-11-03 | mac80211: make enable_qos parameter to ieee80211_set_wmm_default() | Johannes Berg |
2015-11-03 | mac80211: TDLS: add proper HT-oper IE | Arik Nemtsov |
2015-11-03 | mac80211: don't reconfigure sched scan in case of wowlan | Eliad Peller |
2015-11-03 | mac80211: call drv_stop only if driver is started | Eliad Peller |
2015-11-03 | mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps | Andrei Otcheretianski |
2015-11-03 | mac80211: use freezable workqueue for restart work | Eliad Peller |
2015-11-03 | mac80211: fix divide by zero when NOA update | Janusz.Dziedzic@tieto.com |
2015-10-14 | mac80211: remove PM-QoS listener | Johannes Berg |
2015-10-13 | mac80211: Do not restart scheduled scan if multiple scan plans are set | Avraham Stern |
2015-10-08 | mac80211: add missing struct ieee80211_txq tid field initialization | Felix Fietkau |
2015-09-29 | mac80211: use bool argument to ieee80211_send_nullfunc | Johannes Berg |
2015-09-29 | mac80211: don't tear down aggregation on suspend in case of wowlan->any | Eliad Peller |
2015-09-22 | mac80211: use DECLARE_EWMA for ave_beacon_signal | Johannes Berg |
2015-09-22 | mac80211: zero center freq segment 2 in VHT oper IE | Chun-Yeow Yeoh |
2015-07-17 | mac80211: clear local->suspended before calling drv_resume() | Eliad Peller |
2015-07-17 | mac80211: clear local->in_reconfig on reconfig error | Eliad Peller |
2015-07-17 | mac80211: allow passing NULL to ieee80211_vif_to_wdev() | Johannes Berg |
2015-07-17 | mac80211: move ieee80211_get_bssid into RX file | Johannes Berg |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-05-20 | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior |
2015-04-07 | cfg80211: move IE split utilities here from mac80211 | Johannes Berg |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller |