aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAge
* mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-12
* mac80211: add U-APSD client supportKalle Valo2010-01-12
* mac80211: No need to include WEXT headers hereJouni Malinen2010-01-05
* mac80211: support remain-on-channel commandJohannes Berg2009-12-28
* mac80211: proper bss private data handlingJohannes Berg2009-12-28
* mac80211: generalise work handlingJohannes Berg2009-12-28
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
|\
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-14
* | mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg2009-12-22
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-22
* | mac80211: trace interface nameJohannes Berg2009-12-21
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-21
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-19
* cfg80211: convert bools into flagsJohannes Berg2009-11-19
* mac80211: move TX status handlingJohannes Berg2009-11-18
* mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-18
* mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau2009-11-18
* mac80211: async station powersave handlingJohannes Berg2009-11-06
* mac80211: fix internal scan requestJohannes Berg2009-11-04
* cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-30
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-28
* mac80211: fix register_hw error pathJohannes Berg2009-08-20
* mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-20
* mac80211: remove deprecated APIJohannes Berg2009-08-20
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-14
* mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-04
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* mac80211: disable beacons before removing the associated interfaceBob Copeland2009-08-04
* mac80211: disable software retry for nowJohannes Berg2009-08-04
* mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-27
* mac80211: allow using network namespacesJohannes Berg2009-07-27
* mac80211: remove master netdevJohannes Berg2009-07-24
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-10
* mac80211: deprecate conf.beacon_int properlyJohannes Berg2009-06-03
* net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet2009-05-27
* mac80211: fix managed mode BSSID handlingJohannes Berg2009-05-20
* mac80211: fix scan channel raceJohannes Berg2009-05-11
* mac80211: add driver ops wrappersJohannes Berg2009-05-06
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-06
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-29
|\
| * mac80211: default to automatic power controlJohannes Berg2009-04-29
| * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-29
* | nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-22
* | mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-22