summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.h
AgeCommit message (Expand)Author
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
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho
2014-10-09mac80211: add post_channel_switch driver operationLuciano Coelho
2014-10-09mac80211: add pre_channel_switch driver operationLuciano Coelho
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho
2014-05-21mac80211: export the expected throughputAntonio Quartulli
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach