Commit Graph

62 Commits (7a38079e0da19447ab1c41e42094b311c6e945e4)

Author SHA1 Message Date
Tomas Winkler 439ca3a4b1 iwmc3200wifi: select IWMC3200TOP in Kconfig 16 years ago
John W. Linville 5b367378ee iwmc3200wifi: support ETHTOOL_GPERMADDR 16 years ago
GeunSik Lim 9d480b88d8 debugfs: Change debugfs directory of IWMC3200 16 years ago
Samuel Ortiz 04e715cd46 iwmc3200wifi: Add a last_fw_err debugfs entry 16 years ago
Samuel Ortiz d210176eaa iwmc3200wifi: Handle UMAC stalls and UMAC assert properly 16 years ago
Samuel Ortiz d04bd6283c iwmc3200wifi: New initial LMAC calibration 16 years ago
Zhu Yi 31452420ca iwmc3200wifi: fix misuse of le16_to_cpu 16 years ago
Zhu Yi c743627388 iwmc3200wifi: add disconnect work 16 years ago
Zhu Yi de15fd31fc iwmc3200wifi: use cfg80211_roamed to send roam event 16 years ago
Samuel Ortiz d041811d93 iwmc3200wifi: Fix sparse warning 16 years ago
Samuel Ortiz b90a5c9561 iwmc3200wifi: Set WEP key from connect 16 years ago
Zhu Yi ae73abf235 iwmc3200wifi: invalidate profile when necessary before connect 16 years ago
Zhu Yi 847c1e1300 iwmc3200wifi: avoid setting default key for 802.1X and RSNA 16 years ago
Zhu Yi beda278d98 iwmc3200wifi: set WEP key static flag correctly 16 years ago
Zhu Yi 554503f8c9 iwmc3200wifi: fix set_wpa_version and set_auth_type order 16 years ago
Julia Lawall 9f9857bb5e drivers/net/wireless: introduce missing kfree 16 years ago
Johannes Berg a9a11622c5 cfg80211: self-contained wext handling where possible 16 years ago
Johannes Berg 1f9298f960 cfg80211: combine IWESSID handlers 16 years ago
Johannes Berg 562e482265 cfg80211: combine IWAP handlers 16 years ago
Johannes Berg 0e82ffe3b9 cfg80211: combine iwfreq implementations 16 years ago
Dan Carpenter 2a21f86917 wireless: ERR_PTR vs null 16 years ago
Tomas Winkler 51def0bea9 imwc3200: move iwmc3200 SDIO ids to sdio_ids.h 16 years ago
Zhu Yi 971ad01169 iwmc3200wifi: fix a use-after-free bug 16 years ago
Zhu Yi 9c7c0cdd24 iwmc3200wifi: fix cfg80211_connect_result is called in IBSS 16 years ago
Zhu Yi b68518fcbc iwmc3200wifi: use cfg80211_connect_result to send req/resp IE 16 years ago
Zhu Yi 6e5db0a845 iwmc3200wifi: remove key caches in driver 16 years ago
Zhu Yi b6c321718e iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success 16 years ago
Zhu Yi 0e371f1a0c iwmc3200wifi: remove setting WEP keys before setting essid support 16 years ago
Samuel Ortiz 9967d46aa5 iwmc3200wifi: cfg80211 managed mode port 16 years ago
Zhu Yi 4fdd81f5f2 iwmc3200wifi: use correct debug level 16 years ago
Zhu Yi 49b7772776 iwmc3200wifi: set cipher_suites before registering wiphy 16 years ago
Zhu Yi 3a0e4851c9 iwmc3200wifi: hardware does not support IP checksum 16 years ago
Zhu Yi 1cc589b9e7 iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling 16 years ago
Zhu Yi 513a2396d8 iwmc3200wifi: fix NULL pointer dereference in iwm_if_free 16 years ago
Zhu Yi 19a42803f3 iwmc3200wifi: remove B0 hardware support 16 years ago
Zhu Yi fd2c7fe0b4 iwmc3200wifi: simplify calibration map 16 years ago
Zhu Yi dd13fd6498 iwmc3200wifi: replace netif_rx with netif_rx_ni 16 years ago
Johannes Berg bc92afd920 cfg80211: implement iwpower 16 years ago
Zhu Yi 257862f3fa iwmc3200wifi: rfkill cleanup 16 years ago
Samuel Ortiz 3549716484 iwmc3200wifi: cache keys when interface is down 16 years ago
Zhu Yi 191506ecbc iwmc3200wifi: change coexist periodic calibration flag 16 years ago
Samuel Ortiz 13e0fe7096 iwmc3200wifi: cfg80211 key hooks implemetation 16 years ago
Samuel Ortiz a70742f167 iwmc3200wifi: handling wifi_if_ntfy responses 16 years ago
Samuel Ortiz 0c5553b139 iwmc3200wifi: invalidate keys when changing the BSSID 16 years ago
Johannes Berg e36d56b648 cfg80211: pass netdev to change_virtual_intf 16 years ago
Samuel Ortiz a7a4e41ed6 iwmc3200wifi: add Kconfig help 16 years ago
Zhu Yi 68810c5dc5 iwmc3200wifi: add a mutex to protect iwm_reset_worker 16 years ago
Zhu Yi 4e9aa52e36 iwmc3200wifi: fix potential kernel oops on module removal 16 years ago
Zhu Yi d7e057dca3 iwmc3200wifi: add iwm_if_add and iwm_if_remove 16 years ago
Zhu Yi 8d96e7960b iwmc3200wifi: check for iwm_priv_init error 16 years ago