| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: notify driver on subsequent CSA beacons | Sara Sharon | 2019-02-22 | 1 | -1/+16 |
* | mac80211: abort CSA if beacon does not include CSA IEs | Sara Sharon | 2019-02-22 | 1 | -0/+14 |
* | mac80211: Expose ieee80211_schedule_txq() function | Toke Høiland-Jørgensen | 2019-01-25 | 1 | -3/+1 |
* | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen | 2019-01-19 | 1 | -0/+9 |
* | mac80211: allow drivers to use peer measurement API | Johannes Berg | 2018-11-09 | 1 | -0/+34 |
* | mac80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu | 2018-10-12 | 1 | -0/+16 |
* | mac80211: add an option for drivers to check if packets can be aggregated | Sara Sharon | 2018-09-05 | 1 | -0/+10 |
* | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer | 2018-05-23 | 1 | -3/+5 |
* | mac80211: Fix setting TX power on monitor interfaces | Peter Große | 2018-01-04 | 1 | -1/+2 |
* | Revert "mac80211: Add TXQ scheduling API" | Johannes Berg | 2017-12-19 | 1 | -3/+9 |
* | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen | 2017-12-11 | 1 | -9/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | 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 |