aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-sme.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow changing port control protocolJohannes Berg2010-08-271-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-1/+1
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* cfg80211: don't set privacy w/o keyJohannes Berg2009-09-281-1/+2
* cfg80211: wext: don't display BSSID unless associatedJohannes Berg2009-09-281-4/+1
* cfg80211: don't overwrite privacy settingJohannes Berg2009-09-231-1/+1
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-141-1/+1
* cfg80211: use reassociation when possibleJohannes Berg2009-08-141-1/+7
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-141-29/+36
* wireless: display wext SSID when connected by cfg80211Zhu Yi2009-08-141-1/+9
* cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-4/+0
* cfg80211: combine IWAP handlersJohannes Berg2009-07-291-4/+0
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-4/+1
* cfg80211: don't optimise wext calls too muchJohannes Berg2009-07-241-19/+21
* cfg80211: fix wext setting SSIDJohannes Berg2009-07-241-1/+1
* cfg80211: don't look at wdev->ssid for giwessidJohannes Berg2009-07-241-5/+1
* cfg80211: rework key operationJohannes Berg2009-07-241-7/+23
* cfg80211: fix lockingJohannes Berg2009-07-101-37/+88
* cfg80211: keep track of BSSesJohannes Berg2009-07-101-2/+2
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-0/+329