linux_old1/drivers/net/wireless/ath
Luis R. Rodriguez 9e4bffd233 atheros/ath9k: add common read/write ops and port ath9k to use it
In an effort to make hw code driver core agnostic read
and write operations are defined on the ath_common structure.
This patch adds that and makes ath9k use it. This allows
drivers like ath9k_htc to define its own read/write ops and
still rely on the same hw code. This also paves the way for
sharing code between ath9k/ath5k/ath9k_htc.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:27 -04:00
..
ar9170 ar9170: make use of common macaddr and curbssid 2009-10-07 16:39:26 -04:00
ath5k ath5k: move ath_common to ath5k_hw 2009-10-07 16:39:27 -04:00
ath9k atheros/ath9k: add common read/write ops and port ath9k to use it 2009-10-07 16:39:27 -04:00
Kconfig ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
Makefile ath: add module information 2009-04-22 16:54:47 -04:00
ath.h atheros/ath9k: add common read/write ops and port ath9k to use it 2009-10-07 16:39:27 -04:00
main.c ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
regd.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-07-23 19:03:51 -07:00
regd.h ath,ar9170: move CTL_ defines into regd.h 2009-09-08 16:31:09 -04:00
regd_common.h ath,ar9170: move CTL_ defines into regd.h 2009-09-08 16:31:09 -04:00