summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg2022-07-151-5/+5
* wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-201-6/+9
* wifi: mac80211: add sta link addition/removalJohannes Berg2022-06-201-0/+21
* wifi: mac80211: add vif link addition/removalJohannes Berg2022-06-201-0/+21
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-2/+6
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-7/+28
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-1/+1
* Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-211-0/+22
|\
| * mac80211: add support for .ndo_fill_forward_pathFelix Fietkau2021-11-261-0/+22
* | mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg2021-12-141-1/+4
|/
* mac80211: introduce individual TWT support in AP modeLorenzo Bianconi2021-08-241-0/+36
* mac80211: notify driver on mgd TX completionJohannes Berg2021-06-231-4/+22
* mac80211: add rx decapsulation offload supportFelix Fietkau2021-01-211-0/+16
* mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau2020-09-181-0/+14
* mac80211: rework tx encapsulation offload APIFelix Fietkau2020-09-181-0/+15
* mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg2020-07-311-6/+5
* mac80211: fix variable names in TID config methodsSergey Matyukevich2020-05-271-2/+2
* mac80211: Add api to support configuring TID specific configurationTamizh chelvam2020-02-241-0/+27
* mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-3/+5
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-0/+5
|\
| * mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-261-0/+5
* | mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau2019-03-291-0/+3
|/
* mac80211: notify driver on subsequent CSA beaconsSara Sharon2019-02-221-1/+16
* mac80211: abort CSA if beacon does not include CSA IEsSara Sharon2019-02-221-0/+14
* mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen2019-01-251-3/+1
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-191-0/+9
* mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-091-0/+34
* mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-121-0/+16
* mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon2018-09-051-0/+10
* mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-3/+5
* mac80211: Fix setting TX power on monitor interfacesPeter Große2018-01-041-1/+2
* Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-191-3/+9
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-111-9/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas2016-09-301-0/+3
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+32
* mac80211: implement nan_change_confAyala Beker2016-09-301-0/+21
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-0/+27
* mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2016-09-151-15/+0
* mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-121-1/+2
* mac80211: call get_expected_throughput only after adding stationMaxim Altshul2016-08-111-4/+4
* mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-1/+1
* mac80211: synchronize driver rx queues before removing a stationSara Sharon2016-04-051-0/+15
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+1
* mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-031-0/+10
* mac80211: call drv_stop only if driver is startedEliad Peller2015-11-031-30/+2
* mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko2015-09-291-45/+7
* mac80211: Deinline drv_ampdu_action()Denys Vlasenko2015-09-291-25/+5
* mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko2015-09-291-52/+3
* mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko2015-09-291-51/+7