aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi/cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen1-4/+8
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+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
2010-03-10iwmc3200wifi: mark some pmksa functions staticZhu Yi1-5/+8
2010-03-10iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi1-2/+2
2009-11-28iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz1-0/+31
2009-11-28iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz1-0/+4
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-10-27iwmc3200wifi: Tx power settingSamuel Ortiz1-1/+11
2009-10-27iwmc3200wifi: Profile flags can be WPA1 or WPA2 not bothSamuel Ortiz1-3/+3
2009-10-27iwmc3200wifi: WPS supportSamuel Ortiz1-0/+7
2009-10-27iwmc3200wifi: allow joining an existed IBSS networkZhu Yi1-20/+2
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