Vasanthakumar Thiagarajan
|
8c8f9ba705
ath9k: Initialize the priority gpio for BT coex 3-wire
|
16 years ago |
Vasanthakumar Thiagarajan
|
f42cc2c290
ath9k: Get rid of the modparam btcoex_enable
|
16 years ago |
Vasanthakumar Thiagarajan
|
fe12946e66
ath9k: Enable btcoex based on the subsystem id of the device
|
16 years ago |
Vasanthakumar Thiagarajan
|
7b6840ab5f
ath9k: Disable ASPM when btcoex is active
|
16 years ago |
Sujith
|
7ea310be65
ath9k: Fix RX Filter handling for BAR
|
16 years ago |
Vasanthakumar Thiagarajan
|
1c29ce672f
ath9k: Do an AHB reset before doing RTC reset
|
16 years ago |
Vasanthakumar Thiagarajan
|
1773912bd2
ath9k: Add Bluetooth Coexistence 3-wire support
|
16 years ago |
Vasanthakumar Thiagarajan
|
ff155a45ce
ath9k: Add infrastructure for generic hw timers
|
16 years ago |
Vasanthakumar Thiagarajan
|
81fa16fbe0
ath9k: Remove hw capability bit meant for btcoex
|
16 years ago |
Vasanthakumar Thiagarajan
|
22f25d0d5e
ath9k: Determine btcoex scheme type based on chip version
|
16 years ago |
Vasanthakumar Thiagarajan
|
f14462c666
ath9k: Move btcoex related data to a separate struct
|
16 years ago |
Vasanthakumar Thiagarajan
|
42cc41edf2
ath9k: Configure btcoex register during every reset
|
16 years ago |
Vasanthakumar Thiagarajan
|
17d50d1df4
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
|
16 years ago |
Vasanthakumar Thiagarajan
|
f985ad12b5
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
|
16 years ago |
Luis R. Rodriguez
|
608b88cb34
ath: move regulatory info into shared common structure
|
16 years ago |
Vivek Natarajan
|
326bebbcb5
ath9k: Updates for AR9287_12 version of chipset.
|
16 years ago |
Vivek Natarajan
|
d340b1f0e5
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
|
16 years ago |
Vivek Natarajan
|
db91f2e4d4
ath9k: Add open loop power control support for AR9287.
|
16 years ago |
Sujith
|
1cf6873a19
ath9k: Remove duplicate variables
|
16 years ago |
Sujith
|
54e4cec69e
ath9k: Cleanup function return types
|
16 years ago |
Luis R. Rodriguez
|
d7e7d229c7
ath9k: add initial hardware support for ar9271
|
16 years ago |
Luis R. Rodriguez
|
39068d1c28
ath9k: remove spurious check for channel on keycache reset
|
16 years ago |
Luis R. Rodriguez
|
95fafca26d
ath9k: call ath9k_hw_detach() once upon hw init failure
|
16 years ago |
Luis R. Rodriguez
|
9db6b6a25f
ath9k: set ah to null after freeing
|
16 years ago |
Luis R. Rodriguez
|
e70c0cfdbf
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
|
16 years ago |
Luis R. Rodriguez
|
081b35ab2e
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
|
16 years ago |
Luis R. Rodriguez
|
f637cfd6bb
ath9k: describe hw initialization better
|
16 years ago |
Luis R. Rodriguez
|
aa4058aea2
ath9k: break up hw initialization into a few more helpers
|
16 years ago |
Luis R. Rodriguez
|
b8b0f377c7
ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config()
|
16 years ago |
Luis R. Rodriguez
|
50aca25b58
ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults()
|
16 years ago |