Sujith
cee075a24e
ath9k: Update copyright in all the files
...
How time flies.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-03-27 20:12:51 -04:00
Sujith
06d0f0663e
ath9k: Enable Fractional N mode
...
This patch enables Fractional N mode for all channel
if the EEPROM says so, and also fixes the INI only
when the device is not a 2 GHz only capable device.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-02-27 14:51:43 -05:00
Sujith
2660b81a37
ath9k: Remove all the useless ah_ variable prefixes
...
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-02-13 13:45:10 -05:00
Sujith
f74df6fbe3
ath9k: Cleanup EEPROM operations
...
This patch removes the various function pointer
assignments and unifies them in a single ops structure.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-02-13 13:45:08 -05:00
Sujith
cbe61d8a41
ath9k: Merge ath_hal and ath_hal_5416 structures
...
Finally, merge these structures and have a single
HW specific data structure.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-02-13 13:45:05 -05:00
Sujith
394cf0a1ca
ath9k: Header file cleanup
...
Split the core header files into manageable pieces.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-02-13 13:44:54 -05:00
Sujith
04bd463809
ath9k: Use cleaner debug masks
...
Remove all the useless __func__ prefixes in debug messages,
and replace the DPRINTF macro with a function.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-12-05 09:35:08 -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
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