Senthil Balasubramanian
2df1bff4c5
ath9k: Incorrect band enum causes invalid antenna configuration.
...
It's a regression from the patch titled "ath9k: Use mac80211's band
macros and remove enum hal_freq_band". MAC80211 band macros can't be
mapped directly with our hal band enum.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-12-12 13:48:27 -05:00
Senthil Balasubramanian
e7594072a5
ath9k: Adding support for Atheros AR9285 chipset.
...
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-12-12 13:48:26 -05:00
Senthil Balasubramanian
9f80420217
ath9k: INI update for atheros chipets.
...
init values update for various atheros chipsets.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-11-25 16:41:28 -05:00
Sujith
f1dc56003b
ath9k: Refactor hw.c
...
Split hw.c into more manageable files:
ani.c
calib.c
eeprom.c
mac.c
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-11-10 15:16:05 -05:00
Sujith
822ceaefaa
ath9k: Remove more dead code
...
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-08-29 16:24:09 -04:00
Sujith
6a2b9e8c8f
ath9k: Unused macros, variables
...
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-08-29 16:23:56 -04:00
Luis R. Rodriguez
f078f20970
ath9k: Add new Atheros IEEE 802.11n driver
...
This adds the new mac80211 11n ath9k Atheros driver. Only STA support
is currently enabled and tested.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com >
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
Signed-off-by: Jack Howarth <howarth@bromo.msbb.uc.edu >
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com >
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com >
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com >
Signed-off-by: Pavel Roskin <proski@gnu.org >
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-08-07 09:49:42 -04:00