summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-39/+132
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-39/+132
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-0/+4
|\ \ | |/
| * cfg80211: add ap isolation supportFelix Fietkau2010-04-271-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-4/+18
|\ \ | |/
| * cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-3/+16
| * nl80211: reenable station del for meshMarco Porsch2010-03-311-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-241-0/+131
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-251-37/+403
|\
| * nl80211: add power save commandsKalle Valo2010-02-191-0/+131
| * cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-1/+259
| * nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo2010-02-151-36/+13
* | const: struct nla_policyAlexey Dobriyan2010-02-181-9/+5
|/
* nl80211: Allow association to change channels during reassociationJouni Malinen2010-01-191-1/+3
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-0/+4
* nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-121-0/+111
* nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-121-0/+15
* mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-1/+20
* cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-1/+217
* wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville2009-12-281-6/+0
* wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2009-12-211-35/+2
* nl80211: PMKSA caching supportSamuel Ortiz2009-11-281-0/+120
* cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-191-4/+8
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-191-1/+33
* cfg80211: convert bools into flagsJohannes Berg2009-11-191-1/+1
* nl80211: only allow adding stations to running vlan interfacesFelix Fietkau2009-11-131-1/+3
* cfg80211: return channel noise via survey APIHolger Schurig2009-11-131-0/+105
* cfg80211: introduce nl80211_get_ifidx()Holger Schurig2009-11-131-43/+33
* mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-131-0/+6
* mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-131-3/+3
* nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-111-0/+11
* cfg80211: validate scan channelsJohannes Berg2009-11-021-7/+27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-111-1/+2
|\
| * cfg80211: fix netns error unwinding bugJohannes Berg2009-10-081-1/+2
* | wext: refactorJohannes Berg2009-10-071-2/+2
* | nl80211: report age of scan resultsHolger Schurig2009-10-071-0/+2
|/
* nl80211: jump to out_err upon unsupported iftypeRoel Kluin2009-08-281-1/+1
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-281-15/+1
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-141-1/+1
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-2/+1
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-10/+21
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-141-41/+13
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-0/+2
* nl80211: add missing parameter clearingJohannes Berg2009-07-291-0/+2
* cfg80211: fix circular lock dependency (1)Johannes Berg2009-07-291-3/+3
* cfg80211: make aware of net namespacesJohannes Berg2009-07-271-61/+141
* nl80211: report BSS statusJohannes Berg2009-07-241-17/+48
* cfg80211: rework key operationJohannes Berg2009-07-241-19/+151
OpenPOWER on IntegriCloud