aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwmc3200wifi
AgeCommit message (Expand)Author
2009-11-11iwmc3200wifi: declare MODULE_FIRMWAREBen Hutchings
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville
2009-10-27iwmc3200wifi: handle coexistence radio notificationZhu Yi
2009-10-27iwmc3200wifi: Set wiphy firmware versionSamuel Ortiz
2009-10-27iwmc3200wifi: Support unexpected reboot barkerSamuel Ortiz
2009-10-27iwmc3200wifi: Try shared auth when open WEP failsSamuel Ortiz
2009-10-27iwmc3200wifi: Do not handle wifi command if the interface is not readySamuel Ortiz
2009-10-27iwmc3200wifi: Check for cmd pointer before dereferencing itSamuel Ortiz
2009-10-27iwmc3200wifi: SDIO disable race fixSamuel Ortiz
2009-10-27iwmc3200wifi: Tx power settingSamuel Ortiz
2009-10-27iwmc3200wifi: Update fixed size config definitionsSamuel Ortiz
2009-10-27iwmc3200wifi: Update statistics notification structureSamuel Ortiz
2009-10-27iwmc3200wifi: Improve rx debugSamuel Ortiz
2009-10-27iwmc3200wifi: Profile flags can be WPA1 or WPA2 not bothSamuel Ortiz
2009-10-27iwmc3200wifi: CT kill supportSamuel Ortiz
2009-10-27iwmc3200wifi: WPS supportSamuel Ortiz
2009-10-27iwmc3200wifi: allow joining an existed IBSS networkZhu Yi
2009-10-27iwmc3200wifi: add BGN sdio device idZhu Yi
2009-10-19iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler
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 entrySamuel 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