summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.c
AgeCommit message (Expand)AuthorLines
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-3/+5
2021-02-01mac80211: fix station rate table updates on assocFelix Fietkau-1/+4
2019-07-20mac80211: don't warn about CW params when not using themBrian Norris-4/+9
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan-0/+21
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas-0/+15
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld-1/+1
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon-7/+3
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K-0/+2
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller-0/+44
2015-09-29mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko-0/+46
2015-09-29mac80211: Deinline drv_ampdu_action()Denys Vlasenko-0/+26
2015-09-29mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko-0/+51
2015-09-29mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko-0/+54
2015-09-29mac80211: Deinline drv_sta_rc_update()Denys Vlasenko-0/+20
2015-09-29mac80211: Deinline drv_conf_tx()Denys Vlasenko-0/+25
2015-07-17mac80211: deinline drv_sta_stateDenys Vlasenko-0/+41