summaryrefslogtreecommitdiffstats
path: root/net/mac80211/trace.h
AgeCommit message (Expand)AuthorLines
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg-26/+7
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg-0/+6
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg-0/+7
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg-6/+25
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov-0/+45
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov-0/+57
2014-11-10mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho-0/+2
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller-3/+20
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau-0/+27
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho-3/+6
2014-10-09mac80211: add post_channel_switch driver operationLuciano Coelho-0/+6
2014-10-09mac80211: add pre_channel_switch driver operationLuciano Coelho-0/+33
2014-10-09mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho-0/+2
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi-2/+2
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov-0/+7
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-0/+85
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho-0/+85
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-0/+32
2014-05-21mac80211: export the expected throughputAntonio Quartulli-0/+32
2014-05-09mac80211: fix vif name tracingEliad Peller-2/+2
2014-01-06mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg-0/+27
2013-12-18mac80211: fix checkpatch errorsWeilong Chen-1/+1
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg-19/+15
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg-2/+2
2013-12-03Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg-24/+0
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-2/+19
2013-11-25mac80211: add min required channel definition fieldEliad Peller-2/+19
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+35
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches-2/+2
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg-0/+35
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich-0/+26
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg-4/+4
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan-20/+17
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic-4/+2
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg-4/+7
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar-0/+24
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer-4/+7
2013-02-15mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee-3/+3
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich-0/+19
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg-0/+2
2013-02-11mac80211: fix chandef tracing bugJohannes Berg-1/+1
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach-3/+6
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg-0/+8
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg-4/+9
2013-01-18mac80211: add op to configure default key idYoni Divinsky-0/+23
2013-01-16mac80211: split out chandef tracing macrosJohannes Berg-9/+15
2012-11-26mac80211: convert to channel definition structJohannes Berg-8/+15
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg-4/+2
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller-4/+9
2012-11-09mac80211: call driver method when restart completesJohannes Berg-0/+5