summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi/commands.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: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2010-01-141-0/+4
* iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz2009-12-041-4/+8
* iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz2009-12-041-1/+1
* iwmc3200wifi: Update wiwi priority tableSamuel Ortiz2009-12-041-4/+4
* iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi2009-12-041-2/+4
* iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz2009-11-281-0/+22
* iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz2009-11-281-0/+31
* 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: Try shared auth when open WEP failsSamuel Ortiz2009-10-271-1/+1
* | iwmc3200wifi: Do not handle wifi command if the interface is not readySamuel Ortiz2009-10-271-0/+5
* | iwmc3200wifi: Tx power settingSamuel Ortiz2009-10-271-0/+13
* | iwmc3200wifi: CT kill supportSamuel Ortiz2009-10-271-0/+11
|/
* iwmc3200wifi: use cfg80211_roamed to send roam eventZhu Yi2009-09-011-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-0/+1
|\
| * drivers/net/wireless: introduce missing kfreeJulia Lawall2009-08-031-0/+1
* | iwmc3200wifi: avoid setting default key for 802.1X and RSNAZhu Yi2009-08-041-13/+26
* | iwmc3200wifi: set WEP key static flag correctlyZhu Yi2009-08-041-2/+8
* | iwmc3200wifi: remove key caches in driverZhu Yi2009-07-241-28/+1Star
* | iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on successZhu Yi2009-07-241-14/+13Star
* | iwmc3200wifi: change coexist periodic calibration flagZhu Yi2009-07-101-4/+9
* | iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz2009-07-101-47/+25Star
* | iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz2009-07-101-13/+18
|/
* iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi2009-05-221-0/+920