aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
Commit message (Expand)AuthorAge
* ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-02
* ath10k: ensure rx-frag ignores rssiBen Greear2014-05-27
* ath10k: fix protected flag strippingMichal Kazior2014-05-26
* ath10k: fix core start sequenceMichal Kazior2014-05-23
* ath10k: fix handling of wierd MSDU chaining casesMichal Kazior2014-05-14
* ath10k: fix htt rx ring clean upMichal Kazior2014-05-14
* ath10k: refactor monitor codeMichal Kazior2014-04-08
* ath10k: fix rssi and rate reportingJanusz Dziedzic2014-03-25
* ath10k: introduce rx_status htt templateJanusz Dziedzic2014-03-25
* ath10k: finally kill htt_rx_infoJanusz Dziedzic2014-03-25
* ath10k: improve way we play with attention flagsJanusz Dziedzic2014-03-25
* ath10k: return error when ath10k_htt_rx_amsdu_pop() failJanusz Dziedzic2014-03-25
* ath10k: kill not needed fields from htt_rx_infoJanusz Dziedzic2014-03-25
* ath10k: setup rx channel per ppduJanusz Dziedzic2014-03-25
* ath10k: introduce ieee80211_rx_status to htt_rx_infoJanusz Dziedzic2014-03-25
* ath10k: rename process_rx_rates to ath10k_htt_rx_h_ratesJanusz Dziedzic2014-03-25
* ath10k: move rx related functions to htt_rx.cJanusz Dziedzic2014-03-25
* ath10k: Fill per-ppdu info in rx_info only onceJanusz Dziedzic2014-03-21
* ath10k: add ath10k_htt_rx_amsdu_allowed functionJanusz Dziedzic2014-03-21
* ath10k: support msdu chainingBen Greear2014-03-07
* ath10k: minimize coherent dma accessesMichal Kazior2014-02-28
* ath10k: reduce htt tx/rx spinlock overheadMichal Kazior2014-02-28
* ath10k: batch htt tx/rx completionsMichal Kazior2014-02-28
* ath10k: skip management frames in HTT pathJanusz Dziedzic2014-02-27
* ath10k: set the mactime of ieee80211_rx_statusChun-Yeow Yeoh2014-02-27
* ath10k: fix 4addr rxMichal Kazior2014-02-26
* ath10k: pass frames with invalid peer status to upper layerJanusz Dziedzic2014-02-13
* ath10k: remove excessive rx msdu len checkBartosz Markowski2014-02-13
* ath10k: better tx/rx debuggingBen Greear2014-02-13
* ath10k: add more debugging for receive errorsBen Greear2014-02-13
* ath10k: handle TKIP MIC error correctlyJanusz Dziedzic2013-12-16
* ath10k: introduce DFS implementationMarek Puzyniak2013-11-20
* ath10k: remove htt rx amsdu clear retry bit hackKalle Valo2013-11-15
* ath10k: replenish HTT RX buffers in a taskletMichal Kazior2013-09-26
* ath10k: fix Native Wifi decap mode RXMichal Kazior2013-09-26
* ath10k: cleanup RX decap handlingMichal Kazior2013-09-26
* ath10k: report A-MSDU subframes individuallyMichal Kazior2013-09-26
* ath10k: decouple HTT TX completionsMichal Kazior2013-09-20
* ath10k: add boot messages to htt.cKalle Valo2013-09-12
* ath10k: add trace event ath10k_htt_statsKalle Valo2013-09-06
* ath10k: implement 802.3 SNAP rx decap type A-MSDU handlingMichal Kazior2013-08-14
* ath10k: implement rx checksum offloadingMichal Kazior2013-08-02
* ath10k: embed HTT struct inside ath10kMichal Kazior2013-07-30
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-12