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