alistair23-linux/drivers/net/wireless/ath/ath6kl
Kalle Valo 241b128b6b ath6kl: add back beginnings of USB support
John Linville had to revert the part of USB support which was already
in ath6kl due to build problems in commit cb00ec382b ("ath6kl: revert
USB support"). Now that I fixed the build problems properly by adding
ath6kl_core.ko kernel module it's possible to add back the
(incomplete) USB support. This patch is a revert of John's patch and
adds back the USB code which as already in ath6kl, only difference
being minor changes in Makefile and adapting usb.c to new core
function names.

Note that USB support in ath6kl is not complete yet. This code only
makes it possible to boot firmware but as HTC layer does not yet
support USB it's not possible to send any WMI commands nor data
packets to the firmware. That will be added soon.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-01-18 13:59:51 +02:00
..
bmi.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
bmi.h ath6kl: change bmi sizes being configurable by HIF 2011-11-13 12:34:29 +02:00
cfg80211.c ath6kl: create ath6kl_core.ko 2012-01-18 13:59:51 +02:00
cfg80211.h ath6kl: create core.c 2012-01-18 13:59:49 +02:00
common.h ath6kl: create core.c 2012-01-18 13:59:49 +02:00
core.c ath6kl: create ath6kl_core.ko 2012-01-18 13:59:51 +02:00
core.h ath6kl: create core.c 2012-01-18 13:59:49 +02:00
debug.c ath6kl: create ath6kl_core.ko 2012-01-18 13:59:51 +02:00
debug.h ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
hif-ops.h ath6kl: move diag commands to hif driver 2011-11-13 12:34:29 +02:00
hif.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
hif.h ath6kl: AR6004 SDIO support 2011-11-13 12:34:30 +02:00
htc.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
htc.h ath6kl: use ath6kl_credit prefix consistently 2011-11-11 12:58:54 +02:00
init.c ath6kl: create ath6kl_core.ko 2012-01-18 13:59:51 +02:00
Kconfig ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
main.c ath6kl: use netdev_features_t 2012-01-18 13:41:11 +02:00
Makefile ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
sdio.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
target.h ath6kl: add board address to struct ath6kl_hw 2011-11-16 10:22:33 +02:00
testmode.c ath6kl: send TCMD response through testmode events 2012-01-02 18:50:42 +02:00
testmode.h ath6kl: send TCMD response through testmode events 2012-01-02 18:50:42 +02:00
txrx.c ath6kl: fix uninitialized warning in ath6kl_process_uapsdq() 2012-01-18 13:41:13 +02:00
usb.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
wmi.c ath6kl: get rid of AR_DBG_LVL_CHECK() 2012-01-18 13:59:49 +02:00
wmi.h ath6kl: Add support for uAPSD 2012-01-13 13:48:25 +02:00