aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-1/+28
* mac80211: add basic support for WoWLANJohannes Berg2011-05-051-0/+27
* mac80211: Add new API for rate selectionSujith Manoharan2011-04-281-0/+18
* mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-121-0/+13
* mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville2011-03-111-0/+26
* mac80211: support direct offchannel TX offloadJohannes Berg2011-02-251-0/+31
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-2/+2
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-3/+3
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-0/+30
* mac80211 default tx_last_beacon false (congestion)Tim Harvey2010-12-131-1/+1
* mac80211: Add antenna configurationBruno Randolf2010-11-161-0/+23
* mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-161-0/+14
* mac80211: add p2p device type supportJohannes Berg2010-09-161-3/+3
* mac80211: support runtime interface type changesJohannes Berg2010-08-271-0/+14
* mac80211: add basic tracing to drv_get_surveyJohn W. Linville2010-06-291-1/+6
* mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-17/+0
* mac80211: bracket driver tracingJohannes Berg2010-06-141-30/+59
* mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-141-2/+1
* mac80211: change TX aggregation lockingJohannes Berg2010-06-141-0/+3
* mac80211: change RX aggregation lockingJohannes Berg2010-06-141-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-1/+1
|\
| * mac80211: fix function pointer checkHolger Schurig2010-06-071-1/+1
* | mac80211: Remove deprecated sta_notify commandsSujith2010-06-041-6/+0
* | mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-0/+17
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-0/+11
|\
| * mac80211: add offload channel switch supportJohannes Berg2010-05-121-0/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-2/+3
|\ \ | |/
| * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-2/+3
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-0/+9
|\ \ | |/
| * mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-201-0/+9
* | net: convert multicast list to list_headJiri Pirko2010-04-031-5/+3
|/
* mac80211: remove get_tx_stats() driver opKalle Valo2010-02-081-8/+0
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-0/+34
* mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-251-2/+0
* mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-4/+10
* mac80211: Add new callback set_coverage_classLukáš Turek2010-01-121-0/+15
* mac80211: annotate sleeping driver opsKalle Valo2009-12-281-4/+56
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-6/+6
* mac80211: introduce flush operationJohannes Berg2009-12-281-0/+7
* mac80211: trace interface nameJohannes Berg2009-12-211-14/+15
* mac80211: reduce reliance on netdevJohannes Berg2009-12-211-2/+2
* mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-2/+3
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-281-1/+13
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-4/+20
* mac80211: driver operation debuggingJohannes Berg2009-07-241-22/+63
* cfg80211: add rfkill supportJohannes Berg2009-06-031-0/+7
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-0/+184