aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/hif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo1-3/+0
2013-03-18ath6kl: add tracing point for hif irqsKalle Valo1-0/+3
2012-11-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville1-5/+1
2012-11-14drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall1-4/+2
2012-10-24ath6kl: Remove obselete USB device related checksMohammed Shafi Shajakhan1-5/+0
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan1-0/+1
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo1-3/+3
2012-03-01ath6kl: Collect residue firmware logsEtay Luz1-0/+1
2012-02-08ath6kl: Fix firmware crash dumpNaveen Gangadharan1-2/+2
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo1-0/+5
2012-01-18ath6kl: create ath6kl_core.koKalle Valo1-0/+5
2012-01-18ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo1-3/+2
2012-01-05ath6kl: revert USB supportJohn W. Linville1-5/+0
2011-11-13ath6kl: disable HTC for USB devicesKalle Valo1-0/+5
2011-11-11ath6kl: print firmware crashes alwaysKalle Valo1-8/+61
2011-11-11ath6kl: add a timeout to ath6kl_hif_intr_bh_handler()Kalle Valo1-1/+3
2011-11-11ath6kl: add debug level for hifKalle Valo1-9/+8
2011-11-11ath6kl: merge htc debug levelsKalle Valo1-3/+3
2011-11-11ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo1-1/+1
2011-11-11ath6kl: move htc_hif to hif.cKalle Valo1-0/+643