summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/txrx.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: speed up hw recoveryMichal Kazior2014-10-311-1/+2
* ath10k: add tracing for tx infoRajkumar Manoharan2014-10-071-0/+1
* ath10k: use ether_addr_copy()Kalle Valo2014-09-181-1/+1
* ath10k: improve logging to include dev idMichal Kazior2014-08-261-8/+9
* ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-251-2/+1
* ath10k: move rx related functions to htt_rx.cJanusz Dziedzic2014-03-251-183/+0
* ath10k: reduce htt tx/rx spinlock overheadMichal Kazior2014-02-281-2/+2
* ath10k: bypass htc for htt tx pathMichal Kazior2014-02-281-2/+4
* ath10k: remove DMA mapping wrappersMichal Kazior2014-02-281-4/+1
* ath10k: set the mactime of ieee80211_rx_statusChun-Yeow Yeoh2014-02-271-0/+6
* ath10k: add more details to some debug messagesBen Greear2014-02-261-1/+2
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-02-241-2/+2
|\
| * ath10k: add more debugging for receive errorsBen Greear2014-02-131-2/+2
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-2/+2
|/
* ath10k: handle TKIP MIC error correctlyJanusz Dziedzic2013-12-161-1/+1
* ath10k: fix Tx status clearingMichal Kazior2013-11-271-1/+1
* ath10k: clear tx status before submitting to mac80211Michal Kazior2013-11-151-0/+1
* ath10k: remove htt rx amsdu clear retry bit hackKalle Valo2013-11-151-0/+3
* ath10k: fix NSS reporting in RXMichal Kazior2013-10-211-1/+1
* ath10k: report A-MSDU subframes individuallyMichal Kazior2013-09-261-0/+2
* ath10k: use msdu headroom to store txfragMichal Kazior2013-09-201-10/+6
* ath10k: decouple HTT TX completionsMichal Kazior2013-09-201-36/+16
* ath10k: avoid needless memset on TX pathMichal Kazior2013-09-201-1/+0
* ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior2013-09-201-1/+1
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+417
OpenPOWER on IntegriCloud