aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-13ath6kl: add __printf verification to ath6kl_dbgJoe Perches1-0/+2
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear1-0/+2
2014-09-29ath: change logging functions to return voidJoe Perches1-7/+6
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo1-1/+1
2013-09-24ath: Remove extern from function prototypesJoe Perches1-5/+4
2013-03-18ath6kl: add tracing support to log functionsKalle Valo1-0/+1
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo1-7/+3
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan1-0/+1
2012-03-26ath6kl: add full USB supportKalle Valo1-0/+1
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan1-2/+7
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo1-0/+1
2012-01-18ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functionsKalle Valo1-21/+4
2012-01-18ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo1-2/+0
2012-01-05ath6kl: revert USB supportJohn W. Linville1-1/+0
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-2/+2
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-2/+2
2011-11-13ath6kl: add USB supportKalle Valo1-0/+1
2011-11-11ath6kl: cut power during suspendKalle Valo1-0/+1
2011-11-11ath6kl: add debug messages for credit handlingKalle Valo1-1/+1
2011-11-11ath6kl: remove unused debug levelsKalle Valo1-4/+4
2011-11-11ath6kl: add debug level for hifKalle Valo1-1/+1
2011-11-11ath6kl: merge htc debug levelsKalle Valo1-2/+2
2011-11-11ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen1-0/+11
2011-11-11ath6kl: Add debugfs file for target roam tableJouni Malinen1-0/+8
2011-11-11ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo1-1/+1
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-2/+2
2011-09-28ath6kl: improve wmi debug messagesKalle Valo1-1/+2
2011-09-28ath6kl: add debug logs for bootingKalle Valo1-0/+1
2011-09-28ath6kl: add sdio debug messagesKalle Valo1-0/+2
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo1-6/+8
2011-09-28ath6kl: silence "invalid rate" warningKalle Valo1-0/+9
2011-09-27ath6kl: Fix compilation error while compiling w/o debugRajkumar Manoharan1-2/+3
2011-09-02ath6kl: add firmware log supportKalle Valo1-0/+13
2011-08-31ath6kl: Add initial debugfs changesVasanthakumar Thiagarajan1-1/+5
2011-08-09ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo1-0/+1
2011-08-09Add ath6kl cleaned up driverKalle Valo1-0/+104