summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/txrx.c
AgeCommit message (Expand)Author
2016-09-09ath10k: fix throughput regression in multi client modeRajkumar Manoharan
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan
2016-07-08ath10k: Add WARN_ON if we over-write peer-map pointer.Ben Greear
2016-06-30ath10k: fix potential null dereference bugsBob Copeland
2016-05-24ath10k: improve tx schedulingMichal Kazior
2016-04-19ath10k: add some sanity checks to peer_map_event() functionsDan Carpenter
2016-04-14ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()Kalle Valo
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo
2016-04-04ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan
2016-03-18ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan
2016-03-06ath10k: keep track of queue depth per txqMichal Kazior
2016-03-06ath10k: add fast peer_map lookupMichal Kazior
2016-03-06ath10k: refactor tx pending managementMichal Kazior
2015-11-23ath10k: fix tx header parsingMichal Kazior
2015-11-23ath10k: remove is_offchanMichal Kazior
2015-10-06ath10k: use pre-allocated DMA buffer in TxPeter Oh
2015-09-09ath10k: drop probe responses when too many are queuedVivek Natarajan
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou
2015-06-16ath10k: txrx: remove unreachable negative return check and fixup typeNicholas Mc Guire
2015-04-09ath10k: fix no-ack frame statusSujith Manoharan
2015-01-27ath10k: use idr api for msdu_idsMichal Kazior
2014-10-31ath10k: speed up hw recoveryMichal Kazior
2014-10-07ath10k: add tracing for tx infoRajkumar Manoharan
2014-09-18ath10k: use ether_addr_copy()Kalle Valo
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-07-25ath10k: fix Rx aggregation reorderingMichal Kazior
2014-03-25ath10k: move rx related functions to htt_rx.cJanusz Dziedzic
2014-02-28ath10k: reduce htt tx/rx spinlock overheadMichal Kazior
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior
2014-02-27ath10k: set the mactime of ieee80211_rx_statusChun-Yeow Yeoh
2014-02-26ath10k: add more details to some debug messagesBen Greear
2014-02-24Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-02-13ath10k: add more debugging for receive errorsBen Greear
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach
2013-12-16ath10k: handle TKIP MIC error correctlyJanusz Dziedzic
2013-11-27ath10k: fix Tx status clearingMichal Kazior
2013-11-15ath10k: clear tx status before submitting to mac80211Michal Kazior
2013-11-15ath10k: remove htt rx amsdu clear retry bit hackKalle Valo
2013-10-21ath10k: fix NSS reporting in RXMichal Kazior
2013-09-26ath10k: report A-MSDU subframes individuallyMichal Kazior
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior
2013-09-20ath10k: decouple HTT TX completionsMichal Kazior
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior
2013-09-20ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo