aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi
Commit message (Expand)AuthorAge
* iwmc3200wifi: Add a last_fw_err debugfs entrySamuel Ortiz2009-09-01
* iwmc3200wifi: Handle UMAC stalls and UMAC assert properlySamuel Ortiz2009-09-01
* iwmc3200wifi: New initial LMAC calibrationSamuel Ortiz2009-09-01
* iwmc3200wifi: fix misuse of le16_to_cpuZhu Yi2009-09-01
* iwmc3200wifi: add disconnect workZhu Yi2009-09-01
* iwmc3200wifi: use cfg80211_roamed to send roam eventZhu Yi2009-09-01
* iwmc3200wifi: Fix sparse warningSamuel Ortiz2009-09-01
* iwmc3200wifi: Set WEP key from connectSamuel Ortiz2009-09-01
* iwmc3200wifi: invalidate profile when necessary before connectZhu Yi2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * drivers/net/wireless: introduce missing kfreeJulia Lawall2009-08-03
* | iwmc3200wifi: avoid setting default key for 802.1X and RSNAZhu Yi2009-08-04
* | iwmc3200wifi: set WEP key static flag correctlyZhu Yi2009-08-04
* | iwmc3200wifi: fix set_wpa_version and set_auth_type orderZhu Yi2009-08-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\ \
| * | cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
| * | cfg80211: combine IWESSID handlersJohannes Berg2009-07-29
| * | cfg80211: combine IWAP handlersJohannes Berg2009-07-29
| * | cfg80211: combine iwfreq implementationsJohannes Berg2009-07-29
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\ \ \ | |/ / |/| / | |/
| * wireless: ERR_PTR vs nullDan Carpenter2009-07-27
* | imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler2009-07-26
* | iwmc3200wifi: fix a use-after-free bugZhu Yi2009-07-24
* | iwmc3200wifi: fix cfg80211_connect_result is called in IBSSZhu Yi2009-07-24
* | iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi2009-07-24
* | iwmc3200wifi: remove key caches in driverZhu Yi2009-07-24
* | iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on successZhu Yi2009-07-24
* | iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi2009-07-24
* | iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz2009-07-24
* | iwmc3200wifi: use correct debug levelZhu Yi2009-07-24
* | iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi2009-07-24
* | iwmc3200wifi: hardware does not support IP checksumZhu Yi2009-07-24
* | iwmc3200wifi: fix UMAC INIT_COMPLETE notification handlingZhu Yi2009-07-24
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\|
| * iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi2009-07-21
* | iwmc3200wifi: remove B0 hardware supportZhu Yi2009-07-10
* | iwmc3200wifi: simplify calibration mapZhu Yi2009-07-10
* | iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi2009-07-10
* | cfg80211: implement iwpowerJohannes Berg2009-07-10
* | iwmc3200wifi: rfkill cleanupZhu Yi2009-07-10
* | iwmc3200wifi: cache keys when interface is downSamuel Ortiz2009-07-10
* | iwmc3200wifi: change coexist periodic calibration flagZhu Yi2009-07-10
* | iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz2009-07-10
* | iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz2009-07-10
* | iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz2009-07-10
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-10
|/
* iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-07
* iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2009-06-19
* iwmc3200wifi: fix potential kernel oops on module removalZhu Yi2009-06-19
* iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi2009-06-19