aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_hst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-1/+3
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-4/+1
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-26/+24
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan1-0/+5
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan1-17/+2
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan1-2/+10
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan1-9/+9
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan1-2/+3
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan1-2/+2
2010-06-04ath9k_htc: Configure credit size for AR7010Sujith1-2/+1
2010-06-02ath9k_htc: Increase credit sizeSujith1-1/+1
2010-05-12ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com1-5/+5
2010-05-12ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com1-0/+3
2010-05-12ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com1-19/+19
2010-04-26ath9k_htc: Pass correct private pointerSujith1-2/+3
2010-04-16ath9k_htc: Fix sparse endian warningsSujith1-4/+4
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei1-9/+12
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei1-2/+5
2010-04-08ath9k_htc: Fix HTC layer memleakSujith1-0/+7
2010-03-31ath9k_htc: Fix watchdog pattern parsingSujith1-1/+1
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+463