Commit Graph

2761 Commits (39586bf272c77365a547867c8009bb92cc70b9f0)

Author SHA1 Message Date
Ryan Hsu 39586bf272 ath6kl: Support different uart_tx pin and refclk configuration 13 years ago
Kalle Valo 10509f903e ath6kl: implement scheduled scan 13 years ago
Kalle Valo 277d90f4ba ath6kl: fix reading of FW IE capabilities 13 years ago
Kalle Valo 75ae3bc48f ath6kl: fix value of WOW_FILTER_SSID 13 years ago
Kalle Valo 7125f01d98 ath6kl: implement ath6kl_cfg80211_stop_all() 13 years ago
Kalle Valo ed8491a796 ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close() 13 years ago
Kalle Valo c97a31b002 ath6kl: remove a workaround from ath6kl_cfg80211_stop() 13 years ago
Kalle Valo d6d5c06c3c ath6kl: cleanup ath6kl_priv() 13 years ago
Jouni Malinen 4703290af4 ath6kl: Use delayed key configuration for WAPI in AP mode 13 years ago
Vasanthakumar Thiagarajan 5081c80c7d ath6kl: Increase the maximum number of connections in AP mode 13 years ago
Kalle Valo 0bb4e30f13 ath6kl: remove unused sc_params from struct ath6kl 13 years ago
Luis R. Rodriguez b992a28557 ath6kl: fix ath6kl's set tx power 13 years ago
Dan Carpenter 50553c2c81 ath6kl: use a larger buffer for debug output 13 years ago
Raja Mani fdb28589b1 ath6kl: Use mutex to protect dma buffer in sync read write 13 years ago
Dan Carpenter 743b4518f9 ath6kl: unlock if ath6kl_cfg80211_connect() fails 13 years ago
Vasanthakumar Thiagarajan b64de35654 ath6kl: Enable multiple vif support 13 years ago
Vasanthakumar Thiagarajan f143379dbf ath6kl: Find ar->max_norm_iface in firmware IE parsing 13 years ago
Vasanthakumar Thiagarajan 774439ad88 ath6kl: Remove modparam multi_norm_if_support 13 years ago
Arik Nemtsov fb94333a62 ath6kl: indicate probe-resp offload support 13 years ago
Rajkumar Manoharan 8227bf4554 ath9k_hw: set btcoex weights for AR9462 13 years ago
Rajkumar Manoharan 54f10b059e ath9k_hw: Cleanup btcoex wlan weights 13 years ago
Rajkumar Manoharan bc6d5c29af ath9k: Remove enabling btcoex from stomp type change 13 years ago
Vasanthakumar Thiagarajan 59500b4864 ath6kl: Fix AP mode operation after interface down/up 13 years ago
Raja Mani 542c519a0e ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211 13 years ago
Kalle Valo 368b1b0f4b ath6kl: add firmware IE for maximum number of vifs 13 years ago
Kalle Valo 71f96ee6c6 ath6kl: make maximum number of vifs runtime configurable 13 years ago
Kalle Valo d1a9421ddc ath6kl: add firmware filename info to struct ath6kl_hw 13 years ago
Kalle Valo f0ea5d588a ath6kl: add ar6004 firmwares to sdio module 13 years ago
Kalle Valo 0d0192babc ath6kl: use hardware version names consistently 13 years ago
Kalle Valo 293badf4e2 ath6kl: add name field to struct ath6kl_hw 13 years ago
Kalle Valo 03ef0250ae ath6kl: add firmware IE for board data address 13 years ago
Kalle Valo 0d4d72bf8e ath6kl: add board address to struct ath6kl_hw 13 years ago
Kalle Valo 856f4b313a ath6kl: move hw version related to parameters to struct 13 years ago
Kalle Valo f275dc7117 ath6kl: remove hw version related parameter defines 13 years ago
Vasanthakumar Thiagarajan be5abaafad ath6kl: Fix bug in setting dot11_auth_mode in AP mode 13 years ago
Vasanthakumar Thiagarajan 7cefa44f14 ath6kl: Fix bug in setting default key index for tx in AP mode 13 years ago
Kalle Valo fde57764ef ath6kl: enable USB support 13 years ago
Kalle Valo d70385a26a ath6kl: disable HTC for USB devices 13 years ago
Kalle Valo 59d954dda4 ath6kl: add USB support 13 years ago
Kalle Valo 77eab1e929 ath6kl: add hif_type 13 years ago
Naveen Gangadharan d93e2c2f21 ath6kl: AR6004 SDIO support 13 years ago
Kalle Valo 50e2740b7b ath6kl: firmware boot fixes for ar6004 13 years ago
Kalle Valo d5720e5941 ath6kl: update ar6004 definitions 13 years ago
Kalle Valo c71114959d ath6kl: move diag commands to hif driver 13 years ago
Kalle Valo 1f4c894d3a ath6kl: change bmi sizes being configurable by HIF 13 years ago
Kalle Valo 66b693c3b8 ath6kl: move bmi calls to hif driver 13 years ago
Aarthi Thiruvengadam bd24a50fe6 ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID 13 years ago
Raja Mani 4eab6f4f43 ath6kl: Fix cfg80211 warning while starting IBSS mode 13 years ago
Vasanthakumar Thiagarajan 901db39c84 ath6kl: Fix packet drop when ath6kl_cookie runs out 13 years ago
Vasanthakumar Thiagarajan f3803eb2f5 ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete() 13 years ago