summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: introduce individual TWT support in AP modeLorenzo Bianconi2021-08-241-0/+36
* mac80211: notify driver on mgd TX completionJohannes Berg2021-06-231-4/+22
* mac80211: add rx decapsulation offload supportFelix Fietkau2021-01-211-0/+16
* mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau2020-09-181-0/+14
* mac80211: rework tx encapsulation offload APIFelix Fietkau2020-09-181-0/+15
* mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg2020-07-311-6/+5
* mac80211: fix variable names in TID config methodsSergey Matyukevich2020-05-271-2/+2
* mac80211: Add api to support configuring TID specific configurationTamizh chelvam2020-02-241-0/+27
* mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-3/+5
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-0/+5
|\
| * mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-261-0/+5
* | mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau2019-03-291-0/+3
|/
* mac80211: notify driver on subsequent CSA beaconsSara Sharon2019-02-221-1/+16
* mac80211: abort CSA if beacon does not include CSA IEsSara Sharon2019-02-221-0/+14
* mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen2019-01-251-3/+1
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-191-0/+9
* mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-091-0/+34
* mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-121-0/+16
* mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon2018-09-051-0/+10
* mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-3/+5
* mac80211: Fix setting TX power on monitor interfacesPeter Große2018-01-041-1/+2
* Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-191-3/+9
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-111-9/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas2016-09-301-0/+3
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+32
* mac80211: implement nan_change_confAyala Beker2016-09-301-0/+21
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-0/+27
* mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2016-09-151-15/+0
* mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-121-1/+2
* mac80211: call get_expected_throughput only after adding stationMaxim Altshul2016-08-111-4/+4
* mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-1/+1
* mac80211: synchronize driver rx queues before removing a stationSara Sharon2016-04-051-0/+15
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+1
* mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-031-0/+10
* mac80211: call drv_stop only if driver is startedEliad Peller2015-11-031-30/+2
* mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko2015-09-291-45/+7
* mac80211: Deinline drv_ampdu_action()Denys Vlasenko2015-09-291-25/+5
* mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko2015-09-291-52/+3
* mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko2015-09-291-51/+7
* mac80211: Deinline drv_sta_rc_update()Denys Vlasenko2015-09-291-19/+3
* mac80211: Deinline drv_conf_tx()Denys Vlasenko2015-09-291-24/+3
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-3/+4
* mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-221-0/+16
* mac80211: deinline drv_sta_stateDenys Vlasenko2015-07-171-27/+2
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-1/+1
* mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-061-5/+6
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+12
* mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-301-6/+6
* mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-15/+15