aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: protect rx_tickets and rx_packets[] listsZhu Yi1-1/+4
2010-03-10iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi1-2/+2
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz1-2/+5
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz1-1/+0
2009-11-28iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz1-1/+10
2009-11-28iwmc3200wifi: Set wireless mode correctlyZhu Yi1-3/+3
2009-11-28iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz1-1/+18
2009-11-28iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz1-0/+6
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: Set wiphy firmware versionSamuel Ortiz1-0/+4
2009-10-27iwmc3200wifi: Try shared auth when open WEP failsSamuel Ortiz1-0/+28
2009-10-27iwmc3200wifi: CT kill supportSamuel Ortiz1-0/+14
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-07iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2009-09-01iwmc3200wifi: Add a last_fw_err debugfs entrySamuel Ortiz1-0/+6
2009-09-01iwmc3200wifi: Handle UMAC stalls and UMAC assert properlySamuel Ortiz1-3/+15
2009-09-01iwmc3200wifi: New initial LMAC calibrationSamuel Ortiz1-1/+6
2009-09-01iwmc3200wifi: fix misuse of le16_to_cpuZhu Yi1-4/+4
2009-09-01iwmc3200wifi: add disconnect workZhu Yi1-0/+21
2009-07-24iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi1-0/+7
2009-07-10iwmc3200wifi: remove B0 hardware supportZhu Yi1-7/+0
2009-07-10iwmc3200wifi: simplify calibration mapZhu Yi1-5/+1
2009-07-10iwmc3200wifi: cache keys when interface is downSamuel Ortiz1-17/+3
2009-07-10iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz1-2/+2
2009-07-10iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz1-0/+1
2009-06-19iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi1-6/+48
2009-06-19iwmc3200wifi: check for iwm_priv_init errorZhu Yi1-0/+10
2009-05-22iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi1-0/+680