aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/htc_mbox.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08ath6kl: Don't print error message when recv is canceledSteve deRosier1-2/+3
2015-10-09ath6kl: remove redundant null pointer check on send_pktColin Ian King1-3/+1
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo1-5/+6
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo1-12/+0
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo1-1/+20
2012-10-24ath6kl: Remove obselete USB device related checksMohammed Shafi Shajakhan1-9/+1
2012-10-24ath6kl: Array index out of bounds checkPandiyarajan Pitchaimuthu1-1/+2
2012-05-29ath6kl: Fix typo in htc mbox debug print msgRaja Mani1-1/+1
2012-04-30ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan1-1/+7
2012-04-27ath6kl: handle background(BK) stream properly on htc mbox layerKevin Fang1-4/+8
2012-04-23ath6kl: fix an indenting issueDan Carpenter1-10/+11
2012-04-23ath6kl: change || to &&Dan Carpenter1-2/+2
2012-03-26ath6kl: add htc opsKalle Valo1-0/+2923