linux-pinenote/drivers/net/wireless/ath/ath6kl
Kalle Valo 45eaa78f75 ath6kl: create core.c
Currently core functions are spread between various files, group all
the functions into file and rename the functions to follow the style
used elsewhere in the driver. This will make it easier to a separate core
module.

Also fix a bug where wiphy is freed too early.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-01-18 13:59:49 +02:00
..
bmi.c ath6kl: revert USB support 2012-01-05 09:53:33 -05:00
bmi.h ath6kl: change bmi sizes being configurable by HIF 2011-11-13 12:34:29 +02:00
cfg80211.c ath6kl: create core.c 2012-01-18 13:59:49 +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 core.c 2012-01-18 13:59:49 +02:00
core.h ath6kl: create core.c 2012-01-18 13:59:49 +02:00
debug.c ath6kl: Fix listen interval handling 2012-01-12 13:36:37 +02:00
debug.h ath6kl: revert USB support 2012-01-05 09:53:33 -05:00
hif-ops.h ath6kl: move diag commands to hif driver 2011-11-13 12:34:29 +02:00
hif.c ath6kl: revert USB support 2012-01-05 09:53:33 -05:00
hif.h ath6kl: AR6004 SDIO support 2011-11-13 12:34:30 +02:00
htc.c Merge remote branch 'wireless-next/master' into ath6kl-next 2012-01-13 13:57:45 +02:00
htc.h ath6kl: use ath6kl_credit prefix consistently 2011-11-11 12:58:54 +02:00
init.c ath6kl: create core.c 2012-01-18 13:59:49 +02:00
Kconfig ath6kl: revert USB support 2012-01-05 09:53:33 -05:00
main.c ath6kl: use netdev_features_t 2012-01-18 13:41:11 +02:00
Makefile ath6kl: create core.c 2012-01-18 13:59:49 +02:00
sdio.c ath6kl: create core.c 2012-01-18 13:59:49 +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
wmi.c ath6kl: Add support for uAPSD 2012-01-13 13:48:25 +02:00
wmi.h ath6kl: Add support for uAPSD 2012-01-13 13:48:25 +02:00