aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi/cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-01iwmc3200wifi: use cfg80211_roamed to send roam eventZhu Yi1-1/+1
2009-09-01iwmc3200wifi: Fix sparse warningSamuel Ortiz1-2/+3
2009-09-01iwmc3200wifi: Set WEP key from connectSamuel Ortiz1-1/+43
2009-09-01iwmc3200wifi: invalidate profile when necessary before connectZhu Yi1-5/+10
2009-08-04iwmc3200wifi: fix set_wpa_version and set_auth_type orderZhu Yi1-2/+7
2009-07-24iwmc3200wifi: remove key caches in driverZhu Yi1-42/+1
2009-07-24iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi1-26/+0
2009-07-24iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz1-0/+195
2009-07-24iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi1-0/+10
2009-07-10cfg80211: implement iwpowerJohannes Berg1-0/+22
2009-07-10iwmc3200wifi: rfkill cleanupZhu Yi1-0/+24
2009-07-10iwmc3200wifi: cache keys when interface is downSamuel Ortiz1-2/+10
2009-07-10iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz1-0/+172
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg1-7/+2
2009-06-03iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz1-1/+1
2009-05-22iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi1-0/+409