summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-1/+11
* mac80211: fix bss_conf.dtim_periodJohannes Berg2010-02-081-0/+2
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-19/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-191-0/+3
|\
| * mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-151-0/+3
* | mac80211: force use_short_slot=true for 5GHzFelix Fietkau2010-01-151-0/+7
* | mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+7
* | mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau2010-01-121-6/+6
* | cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-29/+3Star
* | mac80211: Add new callback set_coverage_classLukáš Turek2010-01-121-0/+7
* | mac80211: support remain-on-channel commandJohannes Berg2009-12-281-0/+24
* | mac80211: proper bss private data handlingJohannes Berg2009-12-281-1/+1
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-4/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-1/+2
|\|
| * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2
* | mac80211: disallow fixing bitrates with hw rate controlJohannes Berg2009-12-221-14/+22
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+49
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-221-1/+1
* | mac80211: make station management completely depend on vifJohannes Berg2009-12-221-15/+10Star
|/
* mac80211: fix rcu lockingJohannes Berg2009-11-231-1/+3
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-191-13/+8Star
* mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg2009-11-181-2/+2
* mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-131-0/+7
* mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-131-4/+4
* mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-111-2/+30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-091-7/+0Star
|\
| * mac80211: remove bogus codeJohannes Berg2009-10-301-7/+0Star
* | mac80211: check interface is down before type changeJohannes Berg2009-11-021-3/+3
|/
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+4
* cfg80211: make aware of net namespacesJohannes Berg2009-07-271-12/+2Star
* mac80211: fix sparse warningJohannes Berg2009-07-241-1/+1
* cfg80211: fix lockingJohannes Berg2009-07-101-4/+8
* mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-101-101/+4Star
* cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-101-0/+6
* cfg80211: keep track of BSSesJohannes Berg2009-07-101-13/+9Star
* mac80211: remove dead code, clean upJohannes Berg2009-07-101-25/+14Star
* mac80211: remove auth algorithm retryJohannes Berg2009-07-101-4/+4
* mac80211: re-add HT disablingJohannes Berg2009-07-101-1/+9
* cfg80211: implement IWRATEJohannes Berg2009-07-101-0/+43
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-0/+11
* cfg80211: implement iwpowerJohannes Berg2009-07-101-0/+26
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-1/+1
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-101-0/+13
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-7/+2Star
* mac80211: don't use master netdev nameJohannes Berg2009-06-101-2/+2
* cfg80211: add rfkill supportJohannes Berg2009-06-031-12/+8Star
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-031-0/+54
* mac80211: handle -EALREADY on cfg80211 op assoc reqLuis R. Rodriguez2009-06-031-1/+1
* cfg80211: validate AID of stations being addedJohannes Berg2009-06-031-6/+7