Age | Commit message (Expand) | Author |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg |
2017-05-24 | mac80211: mesh: support sending wide bandwidth CSA | Simon Wunderlich |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel |
2017-04-28 | mac80211: Add support for BSS max idle period element | Avraham Stern |
2017-04-28 | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan |
2017-04-28 | mac80211: rename ieee80211_rx_status::vht_nss to just nss | Johannes Berg |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg |
2017-04-26 | mac80211: disentangle iflist_mtx and chanctx_mtx | Johannes Berg |
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 |