aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-sme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-27cfg80211: allow changing port control protocolJohannes Berg1-0/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
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