aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville1-0/+6
2010-06-03mac80211: simplify key lockingJohannes Berg1-1/+1
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen1-1/+62
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau1-0/+7
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-1/+1
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-16/+3
2010-05-03mac80211: improve IBSS scanningJohannes Berg1-16/+1
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-0/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2010-04-08mac80211: enhance tracingJohannes Berg1-0/+2
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg1-2/+2
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明1-0/+3
2010-04-03net: convert multicast list to list_headJiri Pirko1-1/+1
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa1-1/+5
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo1-0/+2
2010-01-12mac80211: add U-APSD client supportKalle Valo1-0/+4
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen1-1/+0
2009-12-28mac80211: support remain-on-channel commandJohannes Berg1-0/+3
2009-12-28mac80211: proper bss private data handlingJohannes Berg1-3/+1
2009-12-28mac80211: generalise work handlingJohannes Berg1-0/+2
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg1-1/+1
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg1-0/+6
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-0/+24
2009-12-21mac80211: trace interface nameJohannes Berg1-2/+1
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-5/+12
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde1-0/+2
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg1-1/+3
2009-11-19cfg80211: convert bools into flagsJohannes Berg1-1/+1
2009-11-18mac80211: move TX status handlingJohannes Berg1-336/+0
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-4/+4
2009-11-18mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau1-0/+5
2009-11-06mac80211: async station powersave handlingJohannes Berg1-4/+4
2009-11-04mac80211: fix internal scan requestJohannes Berg1-0/+1
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg1-2/+0
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg1-2/+0
2009-08-20mac80211: fix register_hw error pathJohannes Berg1-1/+1
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona1-0/+2
2009-08-20mac80211: remove deprecated APIJohannes Berg1-4/+0
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-5/+19
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg1-8/+8
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov1-0/+3
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-4/+4
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland1-1/+2
2009-08-04mac80211: disable software retry for nowJohannes Berg1-0/+26
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa1-1/+1
2009-07-27mac80211: allow using network namespacesJohannes Berg1-0/+1