aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03mac80211: improve IBSS scanningJohannes Berg
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen
2009-12-28mac80211: support remain-on-channel commandJohannes Berg
2009-12-28mac80211: proper bss private data handlingJohannes Berg
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-18mac80211: move TX status handlingJohannes Berg
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau
2009-11-06mac80211: async station powersave handlingJohannes Berg
2009-11-04mac80211: fix internal scan requestJohannes Berg
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-20mac80211: fix register_hw error pathJohannes Berg
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland
2009-08-04mac80211: disable software retry for nowJohannes Berg
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: allow using network namespacesJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg