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 |
Jouni Malinen
|
4703290af4
ath6kl: Use delayed key configuration for WAPI in AP mode
|
13 years ago |
Kalle Valo
|
293badf4e2
ath6kl: add name field to struct ath6kl_hw
|
13 years ago |
Kalle Valo
|
c71114959d
ath6kl: move diag commands to hif driver
|
13 years ago |
Dai Shuibing
|
30677ae015
ath6kl: Indicate WAPI IE from (Re)Association Request frame
|
13 years ago |
Jouni Malinen
|
f4bb9a6fbc
ath6kl: Fix key configuration to copy at most seq_len from seq
|
13 years ago |
Kalle Valo
|
cf97fa9fdf
ath6kl: don't power down hardware when interface is down
|
13 years ago |
Vasanthakumar Thiagarajan
|
11f6e40d9f
ath6kl: Fix lockdep warning
|
13 years ago |
Kalle Valo
|
52d81a6883
ath6kl: implement ath6kl_cfg80211_suspend()
|
13 years ago |
Kalle Valo
|
ec4b7f602d
ath6kl: create ath6kl_cfg80211_stop()
|
13 years ago |
Kalle Valo
|
1c17d31389
ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()
|
13 years ago |
Kalle Valo
|
68469341f3
ath6kl: fix WLAN_ENABLE usage in ath6kl_close()
|
13 years ago |
Kalle Valo
|
5fe4dffbc1
ath6kl: power down hardware when interface is down
|
13 years ago |
Kalle Valo
|
d23ace77e2
ath6kl: remove unused debug levels
|
13 years ago |
Kalle Valo
|
f2f921950d
ath6kl: move all credit distribution code to htc.c
|
13 years ago |
Kalle Valo
|
3c3703987a
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
|
13 years ago |
Kalle Valo
|
fa99e963b1
ath6kl: use ath6kl prefix in credit functions
|
13 years ago |
Vasanthakumar Thiagarajan
|
2792972395
ath6kl: Use the other variant of netdev (un)register APIs
|
13 years ago |
Vasanthakumar Thiagarajan
|
990bd91519
ath6kl: Maintain virtual interface in a list
|
13 years ago |
Vasanthakumar Thiagarajan
|
478ac02721
ath6kl: Introduce spinlock to protect vif specific information
|
13 years ago |
Vasanthakumar Thiagarajan
|
d66ea4f9d6
ath6kl: Store hw mac address in struct ath6kl
|
13 years ago |
Vasanthakumar Thiagarajan
|
6765d0aa5f
ath6kl: Use interface index from wmi data headr
|
13 years ago |
Vasanthakumar Thiagarajan
|
6db8fa53ad
ath6kl: Refactor ath6kl_destroy()
|
13 years ago |
Vasanthakumar Thiagarajan
|
e29f25f5cd
ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
|
13 years ago |
Vasanthakumar Thiagarajan
|
28ae58dd1f
ath6kl: Remove net_device from ath6kl
|
13 years ago |
Vasanthakumar Thiagarajan
|
240d279940
ath6kl: Take vif information from wmi event
|
13 years ago |
Vasanthakumar Thiagarajan
|
334234b514
ath6kl: Maintain firmware interface index in struct ath6kl_vif
|
13 years ago |
Vasanthakumar Thiagarajan
|
b95907a744
ath6kl: Make net and target stats vif specific
|
13 years ago |
Vasanthakumar Thiagarajan
|
cf5333d70f
ath6kl: Move few more vif specific information to struct ath6kl_vif
|
13 years ago |