summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.c
AgeCommit message (Expand)Author
2023-12-19wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg
2023-12-19wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg
2023-12-12wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg
2023-10-23wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit
2023-10-23wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit
2023-10-23wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg
2023-09-11wifi: mac80211: fix BA session teardown raceJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: check wiphy mutex in opsJohannes Berg
2023-09-11wifi: mac80211: add more ops assertionsJohannes Berg
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg
2023-01-10wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2021-02-01mac80211: fix station rate table updates on assocFelix Fietkau
2019-07-20mac80211: don't warn about CW params when not using themBrian Norris
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller
2015-09-29mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko
2015-09-29mac80211: Deinline drv_ampdu_action()Denys Vlasenko
2015-09-29mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko
2015-09-29mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko
2015-09-29mac80211: Deinline drv_sta_rc_update()Denys Vlasenko
2015-09-29mac80211: Deinline drv_conf_tx()Denys Vlasenko
2015-07-17mac80211: deinline drv_sta_stateDenys Vlasenko