summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-4/+8
* mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg2013-12-161-0/+16
* Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-031-16/+0
* mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-011-0/+27
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+13
* mac80211: support active monitor interfacesFelix Fietkau2013-05-291-1/+2
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-3/+4
* mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-181-37/+0
* mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-181-2/+2
* mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-111-0/+16
* mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-3/+4
* mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg2013-02-151-7/+10
* mac80211: add vif debugfs driver callbacksAlexander Bondar2013-02-111-0/+37
* mac80211: support mesh rate updatesThomas Pedersen2013-01-241-1/+2
* mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-2/+3
* mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-181-0/+12
* mac80211: add op to configure default key idYoni Divinsky2013-01-181-0/+16
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-031-0/+2
* mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg2013-01-031-0/+6
* mac80211: fix channel context iterationJohannes Berg2013-01-031-3/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-3/+2
* | mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan2012-11-211-0/+32
* | mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-191-3/+4
* | mac80211: call driver method when restart completesJohannes Berg2012-11-091-0/+10
* | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-261-0/+25
* | mac80211: introduce new ieee80211_opsMichal Kazior2012-10-161-0/+65
|/
* mac80211: support P2P Device abstractionJohannes Berg2012-08-201-1/+1
* mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-201-0/+3