summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: stop warning after reconfig failuresJohannes Berg2023-06-061-4/+6
* wifi: mac80211: add flush_sta methodJohannes Berg2023-04-131-0/+15
* wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau2023-03-221-0/+17
* wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg2023-03-071-0/+16
* wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel2023-01-101-1/+1
* wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg2022-10-071-0/+16
* wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-140/+25
* wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman2022-07-151-2/+2
* wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-151-8/+18
* wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-151-6/+12
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+1
* 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