summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz2009-11-281-0/+31
* iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz2009-11-281-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191-0/+1
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | iwmc3200wifi: Tx power settingSamuel Ortiz2009-10-271-1/+11
* | iwmc3200wifi: Profile flags can be WPA1 or WPA2 not bothSamuel Ortiz2009-10-271-3/+3
* | iwmc3200wifi: WPS supportSamuel Ortiz2009-10-271-0/+7
* | iwmc3200wifi: allow joining an existed IBSS networkZhu Yi2009-10-271-20/+2Star
|/
* iwmc3200wifi: use cfg80211_roamed to send roam eventZhu Yi2009-09-011-1/+1
* iwmc3200wifi: Fix sparse warningSamuel Ortiz2009-09-011-2/+3
* iwmc3200wifi: Set WEP key from connectSamuel Ortiz2009-09-011-1/+43
* iwmc3200wifi: invalidate profile when necessary before connectZhu Yi2009-09-011-5/+10
* iwmc3200wifi: fix set_wpa_version and set_auth_type orderZhu Yi2009-08-041-2/+7
* iwmc3200wifi: remove key caches in driverZhu Yi2009-07-241-42/+1Star
* iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi2009-07-241-26/+0Star
* iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz2009-07-241-0/+195
* iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi2009-07-241-0/+10
* cfg80211: implement iwpowerJohannes Berg2009-07-101-0/+22
* iwmc3200wifi: rfkill cleanupZhu Yi2009-07-101-0/+24
* iwmc3200wifi: cache keys when interface is downSamuel Ortiz2009-07-101-2/+10
* iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz2009-07-101-0/+172
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-7/+2Star
* iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz2009-06-031-1/+1
* iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi2009-05-221-0/+409