summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: use ether_addr_copy()Kalle Valo2014-09-181-4/+4
* ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-181-2/+2
* ath10k: else is not generally useful after a break or returnKalle Valo2014-09-181-6/+6
* ath10k: fix missing a blank line after declarationsKalle Valo2014-09-181-3/+7
* ath10k: fix use of multiple blank linesKalle Valo2014-09-181-1/+0
* ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-181-6/+6
* ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo2014-09-181-3/+4
* ath10k: add device/driver strings to tracepointsMichal Kazior2014-09-021-1/+1
* ath10k: improve logging to include dev idMichal Kazior2014-08-261-52/+64
* ath10k: extend debug code for RX pathJanusz Dziedzic2014-07-291-2/+39
* ath10k: fix aggregated 4addr RxMichal Kazior2014-07-291-5/+9
* ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-251-8/+15
* ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-251-1/+91
* ath10k: prevent some tx flushing failuresMichal Kazior2014-07-211-0/+7
* ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
* ath10k: ensure rx-frag ignores rssiBen Greear2014-05-271-0/+1
* ath10k: fix protected flag strippingMichal Kazior2014-05-261-9/+24
* ath10k: fix core start sequenceMichal Kazior2014-05-231-2/+2
* ath10k: fix handling of wierd MSDU chaining casesMichal Kazior2014-05-141-1/+19
* ath10k: fix htt rx ring clean upMichal Kazior2014-05-141-15/+21
* ath10k: refactor monitor codeMichal Kazior2014-04-081-1/+1
* ath10k: fix rssi and rate reportingJanusz Dziedzic2014-03-251-4/+5
* ath10k: introduce rx_status htt templateJanusz Dziedzic2014-03-251-18/+18
* ath10k: finally kill htt_rx_infoJanusz Dziedzic2014-03-251-60/+60
* ath10k: improve way we play with attention flagsJanusz Dziedzic2014-03-251-75/+19
* ath10k: return error when ath10k_htt_rx_amsdu_pop() failJanusz Dziedzic2014-03-251-24/+26
* ath10k: kill not needed fields from htt_rx_infoJanusz Dziedzic2014-03-251-62/+74
* ath10k: setup rx channel per ppduJanusz Dziedzic2014-03-251-18/+33
* ath10k: introduce ieee80211_rx_status to htt_rx_infoJanusz Dziedzic2014-03-251-1/+1
* ath10k: rename process_rx_rates to ath10k_htt_rx_h_ratesJanusz Dziedzic2014-03-251-4/+4
* ath10k: move rx related functions to htt_rx.cJanusz Dziedzic2014-03-251-0/+183
* ath10k: Fill per-ppdu info in rx_info only onceJanusz Dziedzic2014-03-211-8/+9
* ath10k: add ath10k_htt_rx_amsdu_allowed functionJanusz Dziedzic2014-03-211-44/+51
* ath10k: support msdu chainingBen Greear2014-03-071-5/+54
* ath10k: minimize coherent dma accessesMichal Kazior2014-02-281-11/+4
* ath10k: reduce htt tx/rx spinlock overheadMichal Kazior2014-02-281-5/+19
* ath10k: batch htt tx/rx completionsMichal Kazior2014-02-281-40/+78
* ath10k: skip management frames in HTT pathJanusz Dziedzic2014-02-271-1/+16
* ath10k: set the mactime of ieee80211_rx_statusChun-Yeow Yeoh2014-02-271-0/+1
* ath10k: fix 4addr rxMichal Kazior2014-02-261-2/+8
* ath10k: pass frames with invalid peer status to upper layerJanusz Dziedzic2014-02-131-0/+1
* ath10k: remove excessive rx msdu len checkBartosz Markowski2014-02-131-6/+0
* ath10k: better tx/rx debuggingBen Greear2014-02-131-7/+10
* ath10k: add more debugging for receive errorsBen Greear2014-02-131-0/+11
* ath10k: handle TKIP MIC error correctlyJanusz Dziedzic2013-12-161-0/+15
* ath10k: introduce DFS implementationMarek Puzyniak2013-11-201-0/+5
* ath10k: remove htt rx amsdu clear retry bit hackKalle Valo2013-11-151-17/+3
* ath10k: replenish HTT RX buffers in a taskletMichal Kazior2013-09-261-3/+32
* ath10k: fix Native Wifi decap mode RXMichal Kazior2013-09-261-3/+29
* ath10k: cleanup RX decap handlingMichal Kazior2013-09-261-26/+28
OpenPOWER on IntegriCloud