aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20mac80211: sync driver before TXJohannes Berg1-0/+31
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman1-0/+8
2011-07-06mac80211: support GTK rekey offloadJohannes Berg1-0/+10
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller1-0/+10
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho1-1/+28
2011-05-05mac80211: add basic support for WoWLANJohannes Berg1-0/+27
2011-04-28mac80211: Add new API for rate selectionSujith Manoharan1-0/+18
2011-04-12mac80211: Check for queued frames before entering power save.Vivek Natarajan1-0/+13
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville1-0/+26
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg1-0/+31
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-2/+2
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg1-3/+3
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg1-0/+30
2010-12-13mac80211 default tx_last_beacon false (congestion)Tim Harvey1-1/+1
2010-11-16mac80211: Add antenna configurationBruno Randolf1-0/+23
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov1-0/+14
2010-09-16mac80211: add p2p device type supportJohannes Berg1-3/+3
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-0/+14
2010-06-29mac80211: add basic tracing to drv_get_surveyJohn W. Linville1-1/+6
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-17/+0
2010-06-14mac80211: bracket driver tracingJohannes Berg1-30/+59
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg1-2/+1
2010-06-14mac80211: change TX aggregation lockingJohannes Berg1-0/+3
2010-06-14mac80211: change RX aggregation lockingJohannes Berg1-0/+2
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-06-07mac80211: fix function pointer checkHolger Schurig1-1/+1
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith1-6/+0
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen1-0/+17
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