aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi/commands.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-10iwmc3200wifi: remove driver for unavailable hardwareJohn W. Linville1-1002/+0
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker1-0/+1
2010-11-18iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssidsJohn W. Linville1-1/+1
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: typo fix and code cleanupZhu Yi1-1/+1
2010-03-10iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi1-3/+9
2010-01-14iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz1-0/+4
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz1-4/+8
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz1-1/+1
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz1-4/+4
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi1-2/+4
2009-11-28iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz1-0/+22
2009-11-28iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz1-0/+31
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: Try shared auth when open WEP failsSamuel Ortiz1-1/+1
2009-10-27iwmc3200wifi: Do not handle wifi command if the interface is not readySamuel Ortiz1-0/+5
2009-10-27iwmc3200wifi: Tx power settingSamuel Ortiz1-0/+13
2009-10-27iwmc3200wifi: CT kill supportSamuel Ortiz1-0/+11
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-01iwmc3200wifi: use cfg80211_roamed to send roam eventZhu Yi1-0/+1
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-08-04iwmc3200wifi: avoid setting default key for 802.1X and RSNAZhu Yi1-13/+26
2009-08-04iwmc3200wifi: set WEP key static flag correctlyZhu Yi1-2/+8
2009-08-03drivers/net/wireless: introduce missing kfreeJulia Lawall1-0/+1
2009-07-24iwmc3200wifi: remove key caches in driverZhu Yi1-28/+1
2009-07-24iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on successZhu Yi1-14/+13
2009-07-10iwmc3200wifi: change coexist periodic calibration flagZhu Yi1-4/+9
2009-07-10iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz1-47/+25
2009-07-10iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz1-13/+18
2009-05-22iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi1-0/+920