aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg1-2/+2
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
2009-07-24mac80211: remove master netdevJohannes Berg1-117/+3
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-4/+1
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg1-55/+6
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg1-10/+2
2009-05-27net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet1-6/+2
2009-05-20mac80211: fix managed mode BSSID handlingJohannes Berg1-4/+12
2009-05-11mac80211: fix scan channel raceJohannes Berg1-6/+8
2009-05-06mac80211: add driver ops wrappersJohannes Berg1-10/+7
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-76/+55
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-6/+11
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg1-0/+2
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-10/+10
2009-04-29mac80211: default to automatic power controlJohannes Berg1-0/+1
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins1-10/+9