summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.h
AgeCommit message (Expand)Author
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-07-31mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-03-29mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld
2016-08-11mac80211: call get_expected_throughput only after adding stationMaxim Altshul
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon
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-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski
2015-07-17mac80211: deinline drv_sta_stateDenys Vlasenko
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg