| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add offset_tsf driver op and use it for mesh | Pedersen, Thomas | 2016-09-30 | 1 | -0/+3 |
* | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker | 2016-09-30 | 1 | -0/+32 |
* | mac80211: implement nan_change_conf | Ayala Beker | 2016-09-30 | 1 | -0/+21 |
* | mac80211: add boilerplate code for start / stop NAN | Ayala Beker | 2016-09-30 | 1 | -0/+27 |
* | mac80211: remove sta_remove_debugfs driver callback | Johannes Berg | 2016-09-15 | 1 | -15/+0 |
* | mac80211: add support for MU-MIMO air sniffer | Aviya Erenfeld | 2016-09-12 | 1 | -1/+2 |
* | mac80211: call get_expected_throughput only after adding station | Maxim Altshul | 2016-08-11 | 1 | -4/+4 |
* | mac80211: Add ieee80211_hw pointer to get_expected_throughput | Maxim Altshul | 2016-08-05 | 1 | -1/+1 |
* | mac80211: synchronize driver rx queues before removing a station | Sara Sharon | 2016-04-05 | 1 | -0/+15 |
* | mac80211: pass block ack session timeout to to driver | Sara Sharon | 2016-01-14 | 1 | -3/+1 |
* | mac80211: document sleep requirements for channel context ops | Chaitanya T K | 2015-11-03 | 1 | -0/+10 |
* | mac80211: call drv_stop only if driver is started | Eliad Peller | 2015-11-03 | 1 | -30/+2 |
* | mac80211: Deinline drv_get/set/reset_tsf() | Denys Vlasenko | 2015-09-29 | 1 | -45/+7 |
* | mac80211: Deinline drv_ampdu_action() | Denys Vlasenko | 2015-09-29 | 1 | -25/+5 |
* | mac80211: Deinline drv_switch_vif_chanctx() | Denys Vlasenko | 2015-09-29 | 1 | -52/+3 |
* | mac80211: Deinline drv_add/remove/change_interface() | Denys Vlasenko | 2015-09-29 | 1 | -51/+7 |
* | mac80211: Deinline drv_sta_rc_update() | Denys Vlasenko | 2015-09-29 | 1 | -19/+3 |
* | mac80211: Deinline drv_conf_tx() | Denys Vlasenko | 2015-09-29 | 1 | -24/+3 |
* | mac80211: allow to transmit A-MSDU within A-MPDU | Emmanuel Grumbach | 2015-09-22 | 1 | -3/+4 |
* | mac80211: introduce per vif frame registration API | Andrei Otcheretianski | 2015-09-22 | 1 | -0/+16 |
* | mac80211: deinline drv_sta_state | Denys Vlasenko | 2015-07-17 | 1 | -27/+2 |
* | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 | 1 | -1/+1 |
* | mac80211: extend get_tkip_seq to all keys | Johannes Berg | 2015-05-06 | 1 | -5/+6 |
* | mac80211: add an intermediate software queue implementation | Felix Fietkau | 2015-04-01 | 1 | -0/+12 |
* | mac80211: convert rssi_callback() to event_callback() | Emmanuel Grumbach | 2015-03-30 | 1 | -6/+6 |
* | mac80211: allow drivers to provide most station statistics | Johannes Berg | 2015-01-08 | 1 | -15/+15 |
* | mac80211: notify drivers on sta rate table changes | Johannes Berg | 2014-11-19 | 1 | -0/+15 |
* | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 2014-11-19 | 1 | -6/+9 |
* | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 2014-11-19 | 1 | -0/+12 |
* | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 2014-11-19 | 1 | -0/+41 |
* | mac80211: replace restart_complete() with reconfig_complete() | Eliad Peller | 2014-11-04 | 1 | -4/+6 |
* | mac80211: 802.11p OCB mode support | Rostislav Lisovy | 2014-11-04 | 1 | -1/+2 |
* | mac80211: add support for driver tx power reporting | Felix Fietkau | 2014-11-04 | 1 | -0/+14 |
* | mac80211: sanity check CW_min/CW_max towards driver | Johannes Berg | 2014-10-22 | 1 | -0/+6 |
* | mac80211: allow channel switch with multiple channel contexts | Luciano Coelho | 2014-10-09 | 1 | -3/+4 |
* | mac80211: add post_channel_switch driver operation | Luciano Coelho | 2014-10-09 | 1 | -0/+16 |
* | mac80211: add pre_channel_switch driver operation | Luciano Coelho | 2014-10-09 | 1 | -0/+18 |
* | mac80211: extend set_coverage_class signature | Lorenzo Bianconi | 2014-09-05 | 1 | -1/+1 |
* | mac80211: split sched scan IEs | David Spinadel | 2014-06-25 | 1 | -1/+1 |
* | mac80211: support more than one band in scan request | David Spinadel | 2014-06-25 | 1 | -1/+1 |
* | mac80211: protect TDLS discovery session | Arik Nemtsov | 2014-06-23 | 1 | -0/+16 |
* | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho | 2014-05-26 | 1 | -0/+53 |
* | mac80211: export the expected throughput | Antonio Quartulli | 2014-05-21 | 1 | -0/+13 |
* | mac80211: handle failed restart/resume better | Johannes Berg | 2014-05-09 | 1 | -37/+71 |
* | mac80211: add vif to flush call | Emmanuel Grumbach | 2014-04-09 | 1 | -1/+7 |
* | mac80211: allow driver to return error from sched_scan_stop | Johannes Berg | 2014-02-20 | 1 | -4/+8 |
* | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg | 2013-12-16 | 1 | -0/+16 |
* | Revert "mac80211: add driver callback for per-interface multicast filter" | Johannes Berg | 2013-12-03 | 1 | -16/+0 |
* | mac80211: add explicit IBSS driver operations | Johannes Berg | 2013-10-01 | 1 | -0/+27 |
* | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 2013-08-01 | 1 | -0/+13 |