aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi
Commit message (Expand)AuthorAge
...
* | iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz2009-12-04
* | iwmc3200wifi: Update wiwi priority tableSamuel Ortiz2009-12-04
* | iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi2009-12-04
* | iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz2009-11-28
* | iwmc3200wifi: Remove tx concatenation optionSamuel Ortiz2009-11-28
* | iwmc3200wifi: Add stopped queue to debugfsSamuel Ortiz2009-11-28
* | iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz2009-11-28
* | iwmc3200wifi: Set wireless mode correctlyZhu Yi2009-11-28
* | iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz2009-11-28
* | iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz2009-11-28
* | iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz2009-11-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | iwmc3200wifi: declare MODULE_FIRMWAREBen Hutchings2009-11-11
* | wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-30
* | iwmc3200wifi: handle coexistence radio notificationZhu Yi2009-10-27
* | iwmc3200wifi: Set wiphy firmware versionSamuel Ortiz2009-10-27
* | iwmc3200wifi: Support unexpected reboot barkerSamuel Ortiz2009-10-27
* | iwmc3200wifi: Try shared auth when open WEP failsSamuel Ortiz2009-10-27
* | iwmc3200wifi: Do not handle wifi command if the interface is not readySamuel Ortiz2009-10-27
* | iwmc3200wifi: Check for cmd pointer before dereferencing itSamuel Ortiz2009-10-27
* | iwmc3200wifi: SDIO disable race fixSamuel Ortiz2009-10-27
* | iwmc3200wifi: Tx power settingSamuel Ortiz2009-10-27
* | iwmc3200wifi: Update fixed size config definitionsSamuel Ortiz2009-10-27
* | iwmc3200wifi: Update statistics notification structureSamuel Ortiz2009-10-27
* | iwmc3200wifi: Improve rx debugSamuel Ortiz2009-10-27
* | iwmc3200wifi: Profile flags can be WPA1 or WPA2 not bothSamuel Ortiz2009-10-27
* | iwmc3200wifi: CT kill supportSamuel Ortiz2009-10-27
* | iwmc3200wifi: WPS supportSamuel Ortiz2009-10-27
* | iwmc3200wifi: allow joining an existed IBSS networkZhu Yi2009-10-27
* | iwmc3200wifi: add BGN sdio device idZhu Yi2009-10-27
* | iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler2009-10-20
* | iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
|/
* debugfs: Change debugfs directory of IWMC3200GeunSik Lim2009-09-15
* 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