aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-13ath10k: add more debugging for receive errorsBen Greear1-2/+2
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-2/+2
2013-12-16ath10k: handle TKIP MIC error correctlyJanusz Dziedzic1-1/+1
2013-11-27ath10k: fix Tx status clearingMichal Kazior1-1/+1
2013-11-15ath10k: clear tx status before submitting to mac80211Michal Kazior1-0/+1
2013-11-15ath10k: remove htt rx amsdu clear retry bit hackKalle Valo1-0/+3
2013-10-21ath10k: fix NSS reporting in RXMichal Kazior1-1/+1
2013-09-26ath10k: report A-MSDU subframes individuallyMichal Kazior1-0/+2
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior1-10/+6
2013-09-20ath10k: decouple HTT TX completionsMichal Kazior1-36/+16
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior1-1/+0
2013-09-20ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior1-1/+1
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+417