Age | Commit message (Expand) | Author | Files | Lines |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2 | -2/+2 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 4 | -0/+4 |
2009-09-15 | debugfs: Change debugfs directory of IWMC3200 | GeunSik Lim | 1 | -3/+3 |
2009-09-01 | iwmc3200wifi: Add a last_fw_err debugfs entry | Samuel Ortiz | 5 | -4/+113 |
2009-09-01 | iwmc3200wifi: Handle UMAC stalls and UMAC assert properly | Samuel Ortiz | 3 | -9/+40 |
2009-09-01 | iwmc3200wifi: New initial LMAC calibration | Samuel Ortiz | 4 | -18/+61 |
2009-09-01 | iwmc3200wifi: fix misuse of le16_to_cpu | Zhu Yi | 2 | -5/+5 |
2009-09-01 | iwmc3200wifi: add disconnect work | Zhu Yi | 3 | -5/+49 |
2009-09-01 | iwmc3200wifi: use cfg80211_roamed to send roam event | Zhu Yi | 4 | -8/+23 |
2009-09-01 | iwmc3200wifi: Fix sparse warning | Samuel Ortiz | 1 | -2/+3 |
2009-09-01 | iwmc3200wifi: Set WEP key from connect | Samuel Ortiz | 1 | -1/+43 |
2009-09-01 | iwmc3200wifi: invalidate profile when necessary before connect | Zhu Yi | 1 | -5/+10 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-08-05 | iwmc3200wifi: avoid setting default key for 802.1X and RSNA | Zhu Yi | 1 | -13/+26 |
2009-08-05 | iwmc3200wifi: set WEP key static flag correctly | Zhu Yi | 1 | -2/+8 |
2009-08-05 | iwmc3200wifi: fix set_wpa_version and set_auth_type order | Zhu Yi | 1 | -2/+7 |
2009-08-04 | drivers/net/wireless: introduce missing kfree | Julia Lawall | 1 | -0/+1 |
2009-07-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 5 | -192/+1 |
2009-07-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+2 |
2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg | 5 | -100/+1 |
2009-07-29 | cfg80211: combine IWESSID handlers | Johannes Berg | 1 | -34/+2 |
2009-07-29 | cfg80211: combine IWAP handlers | Johannes Berg | 1 | -32/+2 |
2009-07-29 | cfg80211: combine iwfreq implementations | Johannes Berg | 1 | -32/+2 |
2009-07-27 | wireless: ERR_PTR vs null | Dan Carpenter | 1 | -4/+2 |
2009-07-27 | imwc3200: move iwmc3200 SDIO ids to sdio_ids.h | Tomas Winkler | 2 | -4/+3 |
2009-07-24 | iwmc3200wifi: fix a use-after-free bug | Zhu Yi | 1 | -7/+9 |
2009-07-24 | iwmc3200wifi: fix cfg80211_connect_result is called in IBSS | Zhu Yi | 1 | -4/+9 |
2009-07-24 | iwmc3200wifi: use cfg80211_connect_result to send req/resp IE | Zhu Yi | 3 | -13/+35 |
2009-07-24 | iwmc3200wifi: remove key caches in driver | Zhu Yi | 2 | -70/+2 |
2009-07-24 | iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success | Zhu Yi | 1 | -14/+13 |
2009-07-24 | iwmc3200wifi: remove setting WEP keys before setting essid support | Zhu Yi | 1 | -26/+0 |
2009-07-24 | iwmc3200wifi: cfg80211 managed mode port | Samuel Ortiz | 3 | -292/+239 |
2009-07-24 | iwmc3200wifi: use correct debug level | Zhu Yi | 1 | -16/+16 |
2009-07-24 | iwmc3200wifi: set cipher_suites before registering wiphy | Zhu Yi | 1 | -0/+10 |
2009-07-24 | iwmc3200wifi: hardware does not support IP checksum | Zhu Yi | 1 | -1/+1 |
2009-07-24 | iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling | Zhu Yi | 2 | -1/+6 |
2009-07-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-07-21 | iwmc3200wifi: fix NULL pointer dereference in iwm_if_free | Zhu Yi | 1 | -1/+1 |
2009-07-10 | iwmc3200wifi: remove B0 hardware support | Zhu Yi | 5 | -29/+0 |
2009-07-10 | iwmc3200wifi: simplify calibration map | Zhu Yi | 4 | -15/+17 |
2009-07-10 | iwmc3200wifi: replace netif_rx with netif_rx_ni | Zhu Yi | 1 | -1/+1 |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg | 2 | -45/+24 |
2009-07-10 | iwmc3200wifi: rfkill cleanup | Zhu Yi | 6 | -32/+39 |
2009-07-10 | iwmc3200wifi: cache keys when interface is down | Samuel Ortiz | 3 | -19/+28 |
2009-07-10 | iwmc3200wifi: change coexist periodic calibration flag | Zhu Yi | 2 | -6/+11 |
2009-07-10 | iwmc3200wifi: cfg80211 key hooks implemetation | Samuel Ortiz | 6 | -332/+219 |
2009-07-10 | iwmc3200wifi: handling wifi_if_ntfy responses | Samuel Ortiz | 5 | -15/+31 |
2009-07-10 | iwmc3200wifi: invalidate keys when changing the BSSID | Samuel Ortiz | 1 | -1/+18 |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg | 1 | -7/+2 |
2009-07-07 | iwmc3200wifi: add Kconfig help | Samuel Ortiz | 1 | -0/+9 |