aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg1-0/+80
2010-11-16mac80211: Add antenna configurationBruno Randolf1-0/+50
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov1-0/+21
2010-09-16mac80211: add p2p device type supportJohannes Berg1-8/+13
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-0/+25
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-2/+2
2010-06-29mac80211: add basic tracing to drv_get_surveyJohn W. Linville1-0/+22
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-22/+0
2010-06-14mac80211: bracket driver tracingJohannes Berg1-92/+97
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg1-6/+4
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen1-0/+25
2010-05-12mac80211: add offload channel switch supportJohannes Berg1-0/+49
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-3/+6
2010-04-08mac80211: enhance tracingJohannes Berg1-0/+275
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo1-23/+0
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-0/+52
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi1-1/+1
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg1-6/+9
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek1-0/+23
2009-12-28mac80211: introduce flush operationJohannes Berg1-0/+21
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-0/+2
2009-12-21mac80211: trace interface nameJohannes Berg1-18/+20
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-7/+5
2009-11-28mac80211: log more data when tracingJohannes Berg1-2/+24
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-3/+6
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-6/+30
2009-07-24mac80211: fix spare warnings in driver-trace.hChristian Lamparter1-2/+2
2009-07-24mac80211: driver operation debuggingJohannes Berg1-0/+648