aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-07mac80211: fix function pointer checkHolger Schurig1-1/+1
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+11
2010-05-12mac80211: add offload channel switch supportJohannes Berg1-0/+11
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+3
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-2/+3
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-0/+9
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-0/+9
2010-04-03net: convert multicast list to list_headJiri Pirko1-5/+3
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo1-8/+0
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-0/+34
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo1-2/+0
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg1-4/+10
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek1-0/+15
2009-12-28mac80211: annotate sleeping driver opsKalle Valo1-4/+56
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-6/+6
2009-12-28mac80211: introduce flush operationJohannes Berg1-0/+7
2009-12-21mac80211: trace interface nameJohannes Berg1-14/+15
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-2/+2
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-2/+3
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg1-1/+13
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-4/+20
2009-07-24mac80211: driver operation debuggingJohannes Berg1-22/+63
2009-06-03cfg80211: add rfkill supportJohannes Berg1-0/+7
2009-05-06mac80211: add driver ops wrappersJohannes Berg1-0/+184