summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg2024-03-041-3/+5
* wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker2024-01-261-0/+19
* wifi: mac80211: add a driver callback to check active_linksMiri Korenblit2023-12-211-0/+20
* Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-181-1/+1
|\
| * wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2023-12-121-1/+1
* | wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flushOldřich Jedlička2023-11-241-2/+7
|/
* wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit2023-10-231-0/+1
* wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit2023-10-231-2/+6
* wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit2023-10-231-0/+23
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-2/+4
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-14/+0
* wifi: mac80211: check wiphy mutex in opsJohannes Berg2023-09-111-0/+75
* wifi: mac80211: add more ops assertionsJohannes Berg2023-09-111-0/+34
* 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