aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
Commit message (Expand)AuthorAge
* ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-01
* ath10k: don't drop corrupted mgmt framesMichal Kazior2014-11-26
* ath10k: report rx rate and signal for fragmented RxMichal Kazior2014-11-20
* ath10k: use rx descriptor for ppdu status extractionMichal Kazior2014-11-20
* ath10k: remove unused function argumentMichal Kazior2014-11-20
* ath10k: unify rx undecappingMichal Kazior2014-11-20
* ath10k: refactor htt->rx_confusedMichal Kazior2014-11-20
* ath10k: simplify Rx loopMichal Kazior2014-11-20
* ath10k: start using sk_buff_headMichal Kazior2014-11-20
* ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan2014-11-17
* ath10k: remove tsf argument from rx_desc tracingMichal Kazior2014-10-24
* ath10k: clear htt->rx_confused on loadMichal Kazior2014-10-24
* ath10k: don't forget to replenish after fragmented RxMichal Kazior2014-10-24
* ath10k: add extra sanity check when popping amsduMichal Kazior2014-10-24
* ath10k: don't drop frames aggressivelyMichal Kazior2014-10-24
* ath10k: deduplicate htt rx dma unmappingMichal Kazior2014-10-24
* ath10k: fix rx buffer tracingMichal Kazior2014-10-24
* ath10k: use ieee80211 defines for crypto param lengthsMichal Kazior2014-10-24
* ath10k: remove unused variableMichal Kazior2014-10-24
* ath10k: don't drop control and null func RxMichal Kazior2014-10-24
* ath10k: add tracing for frame transmissionRajkumar Manoharan2014-10-08
* ath10k: warn on unhandled htt eventsMichal Kazior2014-10-08
* ath10k: add tracing for rx descriptorRajkumar Manoharan2014-10-07
* ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan2014-10-07
* ath10k: use ether_addr_copy()Kalle Valo2014-09-18
* ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-18
* ath10k: else is not generally useful after a break or returnKalle Valo2014-09-18
* ath10k: fix missing a blank line after declarationsKalle Valo2014-09-18
* ath10k: fix use of multiple blank linesKalle Valo2014-09-18
* ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-18
* ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo2014-09-18
* ath10k: add device/driver strings to tracepointsMichal Kazior2014-09-02
* ath10k: improve logging to include dev idMichal Kazior2014-08-26
* ath10k: extend debug code for RX pathJanusz Dziedzic2014-07-29
* ath10k: fix aggregated 4addr RxMichal Kazior2014-07-29
* ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-25
* ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-25
* ath10k: prevent some tx flushing failuresMichal Kazior2014-07-21
* 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