summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-191-0/+15
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-6/+9
* mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-0/+12
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+41
* mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-041-4/+6
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-1/+2
* mac80211: add support for driver tx power reportingFelix Fietkau2014-11-041-0/+14
* mac80211: sanity check CW_min/CW_max towards driverJohannes Berg2014-10-221-0/+6
* mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-3/+4
* mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-091-0/+16
* mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-091-0/+18
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-1/+1
* mac80211: split sched scan IEsDavid Spinadel2014-06-251-1/+1
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+1
* mac80211: protect TDLS discovery sessionArik Nemtsov2014-06-231-0/+16
* mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-261-0/+53
* mac80211: export the expected throughputAntonio Quartulli2014-05-211-0/+13
* mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-37/+71
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+7
OpenPOWER on IntegriCloud