summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwmc3200wifi/cfg80211.c
AgeCommit message (Expand)Author
2011-11-08iwmc3200wifi: add some more range checksDan Carpenter
2011-10-14iwmc3200wifi: add a range check to iwm_cfg80211_get_key()Dan Carpenter
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10iwmc3200wifi: mark some pmksa functions staticZhu Yi
2010-03-10iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi
2009-11-28iwmc3200wifi: Implement cfg80211 PMKSA APImaster-2009-11-28Samuel Ortiz
2009-11-28iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27iwmc3200wifi: Tx power settingSamuel Ortiz
2009-10-27iwmc3200wifi: Profile flags can be WPA1 or WPA2 not bothSamuel Ortiz
2009-10-27iwmc3200wifi: WPS supportSamuel Ortiz
2009-10-27iwmc3200wifi: allow joining an existed IBSS networkZhu Yi
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01iwmc3200wifi: use cfg80211_roamed to send roam eventZhu Yi
2009-09-01iwmc3200wifi: Fix sparse warningSamuel Ortiz
2009-09-01iwmc3200wifi: Set WEP key from connectSamuel Ortiz
2009-09-01iwmc3200wifi: invalidate profile when necessary before connectZhu Yi
2009-08-04iwmc3200wifi: fix set_wpa_version and set_auth_type orderZhu Yi
2009-07-24iwmc3200wifi: remove key caches in driverZhu Yi
2009-07-24iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi
2009-07-24iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz
2009-07-24iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10iwmc3200wifi: rfkill cleanupZhu Yi
2009-07-10iwmc3200wifi: cache keys when interface is downSamuel Ortiz
2009-07-10iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-06-03iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz
2009-05-22iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi