aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
AgeCommit message (Expand)Author
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
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg
2013-12-03Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-05-29mac80211: support active monitor interfacesFelix Fietkau
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg