aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-sme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-28cfg80211: don't set privacy w/o keyJohannes Berg1-1/+2
2009-09-28cfg80211: wext: don't display BSSID unless associatedJohannes Berg1-4/+1
2009-09-23cfg80211: don't overwrite privacy settingJohannes Berg1-1/+1
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg1-1/+1
2009-08-14cfg80211: use reassociation when possibleJohannes Berg1-1/+7
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg1-29/+36
2009-08-14wireless: display wext SSID when connected by cfg80211Zhu Yi1-1/+9
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg1-4/+0
2009-07-29cfg80211: combine IWAP handlersJohannes Berg1-4/+0
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg1-4/+1
2009-07-24cfg80211: don't optimise wext calls too muchJohannes Berg1-19/+21
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg1-1/+1
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg1-5/+1
2009-07-24cfg80211: rework key operationJohannes Berg1-7/+23
2009-07-10cfg80211: fix lockingJohannes Berg1-37/+88
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-2/+2
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg1-0/+329