Vasanthakumar Thiagarajan
|
11f6e40d9f
ath6kl: Fix lockdep warning
|
13 years ago |
Kalle Valo
|
76a9fbe27e
ath6kl: add state variable depicting hw/fw state
|
13 years ago |
Kalle Valo
|
6250aac6df
ath6kl: print firmware crashes always
|
13 years ago |
Kalle Valo
|
5fe4dffbc1
ath6kl: power down hardware when interface is down
|
13 years ago |
Kalle Valo
|
20459ee274
ath6kl: separate hardware boot code from module initialisation code
|
13 years ago |
Kalle Valo
|
61448a93ef
ath6kl: merge ath6kl_init() to ath6kl_core_init()
|
13 years ago |
Kalle Valo
|
b2e756989e
ath6kl: move power control from sdio to core
|
13 years ago |
Sangwook Lee
|
f7830202c3
ath6kl: Fix compilation error from of.h
|
13 years ago |
Kalle Valo
|
cb64a6105b
ath6kl: use ath6kl_credit prefix consistently
|
13 years ago |
Kalle Valo
|
fa99e963b1
ath6kl: use ath6kl prefix in credit functions
|
13 years ago |
Vasanthakumar Thiagarajan
|
0ce5944552
ath6kl: Initialize target wlan values for every vif
|
13 years ago |
Vasanthakumar Thiagarajan
|
3226f68af4
ath6kl: Add a modparam to enable multi normal interface support
|
13 years ago |
Vasanthakumar Thiagarajan
|
55055976fe
ath6kl: Implement add_virtual_intf() and del_virtual_intf()
|
13 years ago |
Vasanthakumar Thiagarajan
|
7b85832dfb
ath6kl: Configure inteface information at init time
|
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
|
d66ea4f9d6
ath6kl: Store hw mac address in struct ath6kl
|
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
|
334234b514
ath6kl: Maintain firmware interface index in struct ath6kl_vif
|
13 years ago |
Vasanthakumar Thiagarajan
|
6f2a73f9e5
ath6kl: Move key information to vif structure
|
13 years ago |
Vasanthakumar Thiagarajan
|
f74bac54a5
ath6kl: Move channel information to vif structure
|
13 years ago |
Vasanthakumar Thiagarajan
|
8c8b65e3e3
ath6kl: Move bssid information to vif structure
|
13 years ago |
Vasanthakumar Thiagarajan
|
f5938f249a
ath6kl: Move nw_type to vif structure
|
13 years ago |
Vasanthakumar Thiagarajan
|
3450334f39
ath6kl: Move ssid and crypto information to vif structure
|
13 years ago |
Vasanthakumar Thiagarajan
|
59c98449b8
ath6kl: Define interface specific states
|
13 years ago |
Vasanthakumar Thiagarajan
|
108438bc6a
ath6kl: Define an initial vif structure and use it
|
13 years ago |
Vasanthakumar Thiagarajan
|
dd3751f7b1
ath6kl: Cleanup fw interface type setting
|
13 years ago |
Vasanthakumar Thiagarajan
|
8dafb70edc
ath6kl: Refactor wiphy dev and net dev init functions
|
13 years ago |