summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+33Star
* 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-121-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/+1Star
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-141-1/+1
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-2/+1Star
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-10/+21
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-141-41/+13Star
* 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
* nl80211: introduce new key attributesJohannes Berg2009-07-241-47/+156
* cfg80211: fix two bugletsJohannes Berg2009-07-241-4/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-2/+3
|\
| * nl80211: Memory leak fixedNiko Jokinen2009-07-211-2/+3
* | genetlink: make netns awareJohannes Berg2009-07-121-7/+7
* | cfg80211: clean up naming once and for allJohannes Berg2009-07-101-170/+170
* | cfg80211: fix lockingJohannes Berg2009-07-101-3/+5
* | cfg80211: fix MFP bug, sparse warningsJohannes Berg2009-07-101-3/+3
* | cfg80211: properly name driver lockingJohannes Berg2009-07-101-37/+37
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-101-3/+7
* | nl80211: limit to one pairwise cipher for associate()Johannes Berg2009-07-101-4/+6
* | cfg80211: keep track of BSSesJohannes Berg2009-07-101-76/+68Star
* | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-1/+1
* | cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-2/+2
* | cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-7/+361
* | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-101-0/+136
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-101-21/+27
* | cfg80211: prohibit scanning the same channel more than onceJohannes Berg2009-07-101-3/+30
* | cfg80211: issue netlink notification when scan startsJohannes Berg2009-07-101-9/+30
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-7/+5Star
|/
* Wireless: nl80211, fix lock imbalanceJiri Slaby2009-07-071-0/+1
* cfg80211: validate station settingsJohannes Berg2009-06-191-16/+78
* cfg80211: allow setting station parameters in meshAndrey Yurovsky2009-06-191-1/+2