aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-3/+5
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+5
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan1-0/+5
2019-03-29mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau1-0/+3
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon1-1/+16
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon1-0/+14
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen1-3/+1
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-0/+9
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg1-0/+34
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+16
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon1-0/+10
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-3/+5
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große1-1/+2
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg1-3/+9
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-9/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas1-0/+3
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker1-0/+32
2016-09-30mac80211: implement nan_change_confAyala Beker1-0/+21
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker1-0/+27
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg1-15/+0
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld1-1/+2
2016-08-11mac80211: call get_expected_throughput only after adding stationMaxim Altshul1-4/+4
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-1/+1
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon1-0/+15
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-3/+1
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K1-0/+10
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller1-30/+2
2015-09-29mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko1-45/+7
2015-09-29mac80211: Deinline drv_ampdu_action()Denys Vlasenko1-25/+5
2015-09-29mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko1-52/+3
2015-09-29mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko1-51/+7
2015-09-29mac80211: Deinline drv_sta_rc_update()Denys Vlasenko1-19/+3
2015-09-29mac80211: Deinline drv_conf_tx()Denys Vlasenko1-24/+3
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-3/+4
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski1-0/+16
2015-07-17mac80211: deinline drv_sta_stateDenys Vlasenko1-27/+2
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-1/+1
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-5/+6
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau1-0/+12
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach1-6/+6
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg1-15/+15
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg1-0/+15
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-6/+9
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov1-0/+12
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov1-0/+41
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-4/+6
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-1/+2
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau1-0/+14
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg1-0/+6