Home
last modified time | relevance | path

Searched hist:b3950e6a52b1d0279787ef44ba1efac2f3414260 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A DMakefilediff b3950e6a52b1d0279787ef44ba1efac2f3414260 Thu Apr 15 23:39:03 CEST 2010 Luis R. Rodriguez <lrodriguez@atheros.com> ath9k_hw: split the generic hardware code by hardware family

Move out the generic hardware family code out into their own
files, we have one for AR5008, AR9001, and AR9002 family (ar9002_hw.c)
and another file for the new AR9003 hardware family (ar9003_hw.c).

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>