| Commit message (Expand) | Author | Age |
... | |
* | | iwmc3200wifi: Update fixed size config definitions | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Update statistics notification structure | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Improve rx debug | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: CT kill support | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: WPS support | Samuel Ortiz | 2009-10-27 |
* | | iwmc3200wifi: allow joining an existed IBSS network | Zhu Yi | 2009-10-27 |
* | | iwmc3200wifi: add BGN sdio device id | Zhu Yi | 2009-10-27 |
* | | iwmc3200wifi: select IWMC3200TOP in Kconfig | Tomas Winkler | 2009-10-20 |
* | | iwmc3200wifi: support ETHTOOL_GPERMADDR | John W. Linville | 2009-10-07 |
|/ |
|
* | debugfs: Change debugfs directory of IWMC3200 | GeunSik Lim | 2009-09-15 |
* | iwmc3200wifi: Add a last_fw_err debugfs entry | Samuel Ortiz | 2009-09-01 |
* | iwmc3200wifi: Handle UMAC stalls and UMAC assert properly | Samuel Ortiz | 2009-09-01 |
* | iwmc3200wifi: New initial LMAC calibration | Samuel Ortiz | 2009-09-01 |
* | iwmc3200wifi: fix misuse of le16_to_cpu | Zhu Yi | 2009-09-01 |
* | iwmc3200wifi: add disconnect work | Zhu Yi | 2009-09-01 |
* | iwmc3200wifi: use cfg80211_roamed to send roam event | Zhu Yi | 2009-09-01 |
* | iwmc3200wifi: Fix sparse warning | Samuel Ortiz | 2009-09-01 |
* | iwmc3200wifi: Set WEP key from connect | Samuel Ortiz | 2009-09-01 |
* | iwmc3200wifi: invalidate profile when necessary before connect | Zhu Yi | 2009-09-01 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
|\ |
|
| * | drivers/net/wireless: introduce missing kfree | Julia Lawall | 2009-08-03 |
* | | iwmc3200wifi: avoid setting default key for 802.1X and RSNA | Zhu Yi | 2009-08-04 |
* | | iwmc3200wifi: set WEP key static flag correctly | Zhu Yi | 2009-08-04 |
* | | iwmc3200wifi: fix set_wpa_version and set_auth_type order | Zhu Yi | 2009-08-04 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-30 |
|\ \ |
|
| * | | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 |
| * | | cfg80211: combine IWESSID handlers | Johannes Berg | 2009-07-29 |
| * | | cfg80211: combine IWAP handlers | Johannes Berg | 2009-07-29 |
| * | | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-30 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | wireless: ERR_PTR vs null | Dan Carpenter | 2009-07-27 |
* | | imwc3200: move iwmc3200 SDIO ids to sdio_ids.h | Tomas Winkler | 2009-07-26 |
* | | iwmc3200wifi: fix a use-after-free bug | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: fix cfg80211_connect_result is called in IBSS | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: use cfg80211_connect_result to send req/resp IE | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: remove key caches in driver | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: remove setting WEP keys before setting essid support | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: cfg80211 managed mode port | Samuel Ortiz | 2009-07-24 |
* | | iwmc3200wifi: use correct debug level | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: set cipher_suites before registering wiphy | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: hardware does not support IP checksum | Zhu Yi | 2009-07-24 |
* | | iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling | Zhu Yi | 2009-07-24 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 |
|\| |
|
| * | iwmc3200wifi: fix NULL pointer dereference in iwm_if_free | Zhu Yi | 2009-07-21 |
* | | iwmc3200wifi: remove B0 hardware support | Zhu Yi | 2009-07-10 |
* | | iwmc3200wifi: simplify calibration map | Zhu Yi | 2009-07-10 |
* | | iwmc3200wifi: replace netif_rx with netif_rx_ni | Zhu Yi | 2009-07-10 |
* | | cfg80211: implement iwpower | Johannes Berg | 2009-07-10 |