summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau2024-10-231-0/+1
* wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg2024-10-231-7/+8
* Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-271-3/+3
|\
| * wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-3/+3
* | wifi: mac80211: fix monitor channel with chanctx emulationJohannes Berg2024-06-141-0/+17
|/
* wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg2024-03-041-9/+5
* wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg2023-12-191-3/+7
* wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg2023-12-191-3/+3
* wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg2023-12-121-1/+5
* wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit2023-10-231-1/+4
* wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit2023-10-231-3/+8
* wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg2023-10-231-3/+6
* wifi: mac80211: fix BA session teardown raceJohannes Berg2023-09-111-3/+0
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-2/+0
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-2/+2
* wifi: mac80211: check wiphy mutex in opsJohannes Berg2023-09-111-0/+20
* wifi: mac80211: add more ops assertionsJohannes Berg2023-09-111-0/+2
* wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg2023-03-071-1/+24
* wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel2023-01-101-0/+3
* wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg2022-10-071-1/+26
* wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-0/+172
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-3/+5
* mac80211: fix station rate table updates on assocFelix Fietkau2021-02-011-1/+4
* mac80211: don't warn about CW params when not using themBrian Norris2019-07-201-4/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-261-0/+21
* mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas2016-09-301-0/+15
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-121-1/+1
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-7/+3
* mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-031-0/+2
* mac80211: call drv_stop only if driver is startedEliad Peller2015-11-031-0/+44
* mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko2015-09-291-0/+46
* mac80211: Deinline drv_ampdu_action()Denys Vlasenko2015-09-291-0/+26
* mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko2015-09-291-0/+51
* mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko2015-09-291-0/+54
* mac80211: Deinline drv_sta_rc_update()Denys Vlasenko2015-09-291-0/+20
* mac80211: Deinline drv_conf_tx()Denys Vlasenko2015-09-291-0/+25
* mac80211: deinline drv_sta_stateDenys Vlasenko2015-07-171-0/+41