summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-8/+8
* mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-041-0/+3
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-4/+4
* mac80211: disable beacons before removing the associated interfaceBob Copeland2009-08-041-1/+2
* mac80211: disable software retry for nowJohannes Berg2009-08-041-0/+26
* mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-271-1/+1
* mac80211: allow using network namespacesJohannes Berg2009-07-271-0/+1
* mac80211: remove master netdevJohannes Berg2009-07-241-117/+3
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-4/+1
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-101-55/+6
* mac80211: deprecate conf.beacon_int properlyJohannes Berg2009-06-031-10/+2
* net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet2009-05-271-6/+2
* mac80211: fix managed mode BSSID handlingJohannes Berg2009-05-201-4/+12
* mac80211: fix scan channel raceJohannes Berg2009-05-111-6/+8
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-10/+7
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-76/+55
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-6/+11
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-061-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-291-10/+10
|\
| * mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
| * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-291-10/+9
* | nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-4/+2
* | mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-1/+1
* | mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-221-7/+24
* | mac80211: add hardware restart functionJohannes Berg2009-04-221-0/+24
* | cfg80211: add cipher capabilitiesJohannes Berg2009-04-221-0/+14
* | mac80211: include HT capabilities in probe requestJohannes Berg2009-04-221-0/+5
* | mac80211: pass all probe request IEs to driverJohannes Berg2009-04-221-15/+34
* | cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-221-1/+12
|/
* mac80211: correct wext transmit power handlerJohannes Berg2009-04-161-1/+1
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-9/+0
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-271-0/+2
* mac80211: rework the pending packets codeJohannes Berg2009-03-271-0/+2
* mac80211: fix warnings in ieee80211_if_configJohannes Berg2009-03-271-9/+3
* cfg80211: clean up signal typeJohannes Berg2009-02-271-0/+5
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-4/+5