aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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