aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg1-15/+15
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg1-0/+15
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-6/+9
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov1-0/+12
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov1-0/+41
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-4/+6
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-1/+2
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau1-0/+14
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg1-0/+6
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho1-3/+4
2014-10-09mac80211: add post_channel_switch driver operationLuciano Coelho1-0/+16
2014-10-09mac80211: add pre_channel_switch driver operationLuciano Coelho1-0/+18
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi1-1/+1
2014-06-25mac80211: split sched scan IEsDavid Spinadel1-1/+1
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-1/+1
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov1-0/+16
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho1-0/+53
2014-05-21mac80211: export the expected throughputAntonio Quartulli1-0/+13
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-37/+71
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+7
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg1-4/+8
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg1-0/+16
2013-12-03Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg1-16/+0
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg1-0/+27
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-0/+13
2013-05-29mac80211: support active monitor interfacesFelix Fietkau1-1/+2
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-3/+4
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka1-37/+0
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka1-2/+2
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar1-0/+16
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-3/+4
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg1-7/+10
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar1-0/+37
2013-01-24mac80211: support mesh rate updatesThomas Pedersen1-1/+2
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-2/+3
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg1-0/+12
2013-01-18mac80211: add op to configure default key idYoni Divinsky1-0/+16
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg1-0/+2
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg1-0/+6
2013-01-03mac80211: fix channel context iterationJohannes Berg1-3/+12
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-3/+2
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan1-0/+32
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller1-3/+4
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-09mac80211: call driver method when restart completesJohannes Berg1-0/+10
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg1-0/+25
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior1-0/+65
2012-08-20mac80211: support P2P Device abstractionJohannes Berg1-1/+1
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli1-0/+3