summaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-sme.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+0Star
* cfg80211: combine IWAP handlersJohannes Berg2009-07-291-4/+0Star
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-4/+1Star
* 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/+1Star
* 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