Age | Commit message (Expand) | Author |
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 |
2015-03-30 | mac80211: add VHT support for IBSS | Janusz.Dziedzic@tieto.com |
2015-03-16 | mac80211: count interfaces correctly for combination checks | Andrei Otcheretianski |
2015-03-16 | mac80211: allow to get wireless_dev structure from ieee80211_vif | Emmanuel Grumbach |
2015-03-04 | mac80211: allow iterating inactive interfaces | Arik Nemtsov |
2015-03-03 | mac80211: handle drv_add_interface failures properly during reconfig | Luciano Coelho |
2015-03-03 | mac80211: TDLS: support VHT between peers | Arik Nemtsov |
2015-01-27 | mac80211: handle potential race between suspend and scan completion | Luciano Coelho |
2015-01-23 | mac80211: avoid races related to suspend flow | Emmanuel Grumbach |
2015-01-15 | cfg80211: change bandwidth reporting to explicit field | Johannes Berg |
2015-01-15 | mac80211: remove 80+80 MHz rate reporting | Johannes Berg |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach |
2015-01-06 | mac80211: skip disabled channels in VHT check | Arik Nemtsov |
2014-12-17 | mac80211: avoid reconfig if no interfaces are up | Eliad Peller |
2014-11-25 | mac80211: check if channels allow 80 MHz for VHT probe requests | Johannes Berg |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg |
2014-11-19 | mac80211: rcu-ify scan and scheduled scan request pointers | Johannes Berg |
2014-11-19 | mac80211: add specific-queue flushing support | Liad Kaufman |
2014-11-19 | mac80211: add parsing of TDLS specific IEs | Arik Nemtsov |
2014-11-19 | mac80211: track AP and peer STA TDLS chan-switch support | Arik Nemtsov |
2014-11-04 | mac80211: replace restart_complete() with reconfig_complete() | Eliad Peller |
2014-11-04 | mac80211: handle RIC data element in reassociation request | Johannes Berg |