summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/init.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-16ath6kl: refactor firmware load address codeKalle Valo1-40/+36
2011-09-16ath6kl: add support for firmware API 2 formatKalle Valo1-5/+131
2011-09-16ath6kl: separate firmware fetch from uploadKalle Valo1-96/+153
2011-09-16ath6kl: query device tree for firmware board-idSam Leffler1-0/+64
2011-09-06ath6kl: Allow enabling of P2P supportJouni Malinen1-7/+24
2011-09-02ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan1-0/+1
2011-09-02ath6kl: read fwlog from firmware ring bufferKalle Valo1-13/+0
2011-09-02ath6kl: cleanup diagnose window read and write functionsKalle Valo1-10/+6
2011-09-02ath6kl: add firmware log supportKalle Valo1-0/+2
2011-09-01ath6kl: Do not enable Probe Request reporting by defaultJouni Malinen1-7/+0
2011-09-01ath6kl: add testmode supportKalle Valo1-0/+26
2011-08-31ath6kl: Fix a typo in ath6k contextEdward Lu1-1/+1
2011-08-31ath6kl: Report received Probe Request frames to cfg80211Jouni Malinen1-0/+7
2011-08-31ath6kl: Request P2P capabilities during target initJouni Malinen1-0/+10
2011-08-31ath6kl: Add initial debugfs changesVasanthakumar Thiagarajan1-0/+6
2011-08-31ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan1-1/+1
2011-08-31ath6kl: Add beginning of AR6004 initialisation supportKevin Fang1-37/+99
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo1-8/+8
2011-08-09ath6kl: Release the memory allocated for the firmwareRaja Mani1-0/+5
2011-08-09ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan1-2/+7
2011-08-09ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan1-1/+1
2011-08-09ath6kl: Use bit field macros to maintain wlan enabled and disabled statusRaja Mani1-2/+2
2011-08-09Add ath6kl cleaned up driverKalle Valo1-0/+1293