summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.c
Commit message (Expand)AuthorAgeFilesLines
* 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