summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwmc3200wifi
AgeCommit message (Expand)Author
2009-10-07iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville
2009-09-15debugfs: Change debugfs directory of IWMC3200GeunSik Lim
2009-09-01iwmc3200wifi: Add a last_fw_err debugfs entrymaster-2009-09-01Samuel Ortiz
2009-09-01iwmc3200wifi: Handle UMAC stalls and UMAC assert properlySamuel Ortiz
2009-09-01iwmc3200wifi: New initial LMAC calibrationSamuel Ortiz
2009-09-01iwmc3200wifi: fix misuse of le16_to_cpuZhu Yi
2009-09-01iwmc3200wifi: add disconnect workZhu Yi
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-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-04iwmc3200wifi: avoid setting default key for 802.1X and RSNAZhu Yi
2009-08-04iwmc3200wifi: set WEP key static flag correctlyZhu Yi
2009-08-04iwmc3200wifi: fix set_wpa_version and set_auth_type orderZhu Yi
2009-08-03drivers/net/wireless: introduce missing kfreeJulia Lawall
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-27wireless: ERR_PTR vs nullDan Carpenter
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler
2009-07-24iwmc3200wifi: fix a use-after-free bugZhu Yi
2009-07-24iwmc3200wifi: fix cfg80211_connect_result is called in IBSSZhu Yi
2009-07-24iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi
2009-07-24iwmc3200wifi: remove key caches in driverZhu Yi
2009-07-24iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on successZhu Yi
2009-07-24iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi
2009-07-24iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz
2009-07-24iwmc3200wifi: use correct debug levelZhu Yi
2009-07-24iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi
2009-07-24iwmc3200wifi: hardware does not support IP checksumZhu Yi
2009-07-24iwmc3200wifi: fix UMAC INIT_COMPLETE notification handlingZhu Yi
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi
2009-07-10iwmc3200wifi: remove B0 hardware supportZhu Yi
2009-07-10iwmc3200wifi: simplify calibration mapZhu Yi
2009-07-10iwmc3200wifi: replace netif_rx with netif_rx_niZhu 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: change coexist periodic calibration flagZhu Yi
2009-07-10iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz
2009-07-10iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz
2009-07-10iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz
2009-06-19iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi