aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau2010-07-281-0/+3
* mac80211: remove wep dependencyJohn W. Linville2010-07-081-4/+1
* mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-1/+1
* mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-20/+34
* mac80211: refcount aggregation queue stopJohannes Berg2010-06-141-3/+3
* mac80211: move aggregation callback processingJohannes Berg2010-06-141-13/+0
* mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen2010-06-081-0/+3
* mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville2010-06-041-0/+6
* mac80211: simplify key lockingJohannes Berg2010-06-031-1/+1
* mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-1/+62
* mac80211: add the minstrel_ht rate control algorithmFelix Fietkau2010-06-021-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-1/+1
|\
| * mac80211: improve HT channel handlingJohannes Berg2010-05-071-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-16/+3
|\|
| * mac80211: improve IBSS scanningJohannes Berg2010-05-031-16/+1
| * mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen2010-04-271-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-0/+2
|\|
| * mac80211: enhance tracingJohannes Berg2010-04-081-0/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-2/+2
|\|
| * mac80211: annotate station rcu dereferencesJohannes Berg2010-04-061-2/+2
* | mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明2010-04-061-0/+3
* | net: convert multicast list to list_headJiri Pirko2010-04-031-1/+1
|/
* mac80211: use listen interval 5 as defaultHelmut Schaa2010-02-261-1/+5
* mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-121-0/+2
* mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+4
* mac80211: No need to include WEXT headers hereJouni Malinen2010-01-051-1/+0
* mac80211: support remain-on-channel commandJohannes Berg2009-12-281-0/+3
* mac80211: proper bss private data handlingJohannes Berg2009-12-281-3/+1
* mac80211: generalise work handlingJohannes Berg2009-12-281-0/+2
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-0/+2
|\
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+2
* | mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg2009-12-221-0/+6
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+24
* | mac80211: trace interface nameJohannes Berg2009-12-211-2/+1
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-211-5/+12
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-191-1/+3
* cfg80211: convert bools into flagsJohannes Berg2009-11-191-1/+1
* mac80211: move TX status handlingJohannes Berg2009-11-181-336/+0
* mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-4/+4
* mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau2009-11-181-0/+5
* mac80211: async station powersave handlingJohannes Berg2009-11-061-4/+4
* mac80211: fix internal scan requestJohannes Berg2009-11-041-0/+1
* cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-2/+0
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-281-2/+0
* mac80211: fix register_hw error pathJohannes Berg2009-08-201-1/+1
* mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-201-0/+2
* mac80211: remove deprecated APIJohannes Berg2009-08-201-4/+0
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-5/+19