aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-trace.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-18/+70
* mac80211: add a couple of trace event classes to reduce duplicated codeLuciano Coelho2011-05-111-77/+53
* mac80211: add basic support for WoWLANJohannes Berg2011-05-051-0/+10
* mac80211: Add new API for rate selectionSujith Manoharan2011-04-281-0/+27
* mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-121-0/+20
* mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville2011-03-111-0/+52
* mac80211: support direct offchannel TX offloadJohannes Berg2011-02-251-0/+33
* mac80211: use DECLARE_EVENT_CLASSJohannes Berg2011-01-261-169/+33
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-4/+7
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-0/+80
* mac80211: Add antenna configurationBruno Randolf2010-11-161-0/+50
* mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-161-0/+21
* mac80211: add p2p device type supportJohannes Berg2010-09-161-8/+13
* mac80211: support runtime interface type changesJohannes Berg2010-08-271-0/+25
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-2/+2
* mac80211: add basic tracing to drv_get_surveyJohn W. Linville2010-06-291-0/+22
* mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-22/+0
* mac80211: bracket driver tracingJohannes Berg2010-06-141-92/+97
* mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-6/+4
* mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-0/+25
* mac80211: add offload channel switch supportJohannes Berg2010-05-121-0/+49
* mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-3/+6
* mac80211: enhance tracingJohannes Berg2010-04-081-0/+275
* mac80211: remove get_tx_stats() driver opKalle Valo2010-02-081-23/+0
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-0/+52
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-081-1/+1
|\
| * mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
* | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-6/+9
* | mac80211: Add new callback set_coverage_classLukáš Turek2010-01-121-0/+23
* | mac80211: introduce flush operationJohannes Berg2009-12-281-0/+21
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+2
* | mac80211: trace interface nameJohannes Berg2009-12-211-18/+20
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-211-7/+5
|/
* mac80211: log more data when tracingJohannes Berg2009-11-281-2/+24
* mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-3/+6
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-6/+30
* mac80211: fix spare warnings in driver-trace.hChristian Lamparter2009-07-241-2/+2
* mac80211: driver operation debuggingJohannes Berg2009-07-241-0/+648