aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-3/+55
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-6/+17
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-0/+41
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-6/+12
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-2/+2
2010-04-27mac80211: implement ap isolation supportFelix Fietkau1-0/+7
2010-04-27mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau1-4/+3
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-0/+12
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-0/+12
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-3/+10
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen1-3/+6
2010-03-31mac80211: enable QoS explicitly in AP modeStanislaw Gruszka1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen1-0/+27
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-1/+11
2010-02-08mac80211: fix bss_conf.dtim_periodJohannes Berg1-0/+2
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-19/+4
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+3
2010-01-15mac80211: force use_short_slot=true for 5GHzFelix Fietkau1-0/+7
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault1-0/+3
2010-01-12mac80211: add U-APSD client supportKalle Valo1-0/+7
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau1-6/+6
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-29/+3
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek1-0/+7
2009-12-28mac80211: support remain-on-channel commandJohannes Berg1-0/+24
2009-12-28mac80211: proper bss private data handlingJohannes Berg1-1/+1
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg1-4/+2
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+2
2009-12-22mac80211: disallow fixing bitrates with hw rate controlJohannes Berg1-14/+22
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-0/+49
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-1/+1
2009-12-21mac80211: make station management completely depend on vifJohannes Berg1-15/+10
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville1-1/+2
2009-11-23mac80211: fix rcu lockingJohannes Berg1-1/+3
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg1-13/+8
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg1-2/+2
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo1-0/+7
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo1-4/+4
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau1-2/+30
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-7/+0
2009-11-02mac80211: check interface is down before type changeJohannes Berg1-3/+3
2009-10-30mac80211: remove bogus codeJohannes Berg1-7/+0
2009-08-14nl80211: add generation number to all dumpsJohannes Berg1-0/+4
2009-07-27cfg80211: make aware of net namespacesJohannes Berg1-12/+2
2009-07-24mac80211: fix sparse warningJohannes Berg1-1/+1
2009-07-10cfg80211: fix lockingJohannes Berg1-4/+8
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg1-101/+4
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg1-0/+6
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-13/+9