summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Fix potential Rx ring corruptionVasanthakumar Thiagarajan2015-01-131-0/+5
* ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-011-89/+9
* ath10k: don't drop corrupted mgmt framesMichal Kazior2014-11-261-2/+11
* ath10k: report rx rate and signal for fragmented RxMichal Kazior2014-11-201-3/+1
* ath10k: use rx descriptor for ppdu status extractionMichal Kazior2014-11-201-41/+95
* ath10k: remove unused function argumentMichal Kazior2014-11-201-13/+3
* ath10k: unify rx undecappingMichal Kazior2014-11-201-326/+412
* ath10k: refactor htt->rx_confusedMichal Kazior2014-11-201-17/+12
* ath10k: simplify Rx loopMichal Kazior2014-11-201-41/+39
* ath10k: start using sk_buff_headMichal Kazior2014-11-201-122/+91
* ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan2014-11-171-2/+2
* ath10k: remove tsf argument from rx_desc tracingMichal Kazior2014-10-241-3/+1
* ath10k: clear htt->rx_confused on loadMichal Kazior2014-10-241-0/+2
* ath10k: don't forget to replenish after fragmented RxMichal Kazior2014-10-241-0/+2
* ath10k: add extra sanity check when popping amsduMichal Kazior2014-10-241-0/+9
* ath10k: don't drop frames aggressivelyMichal Kazior2014-10-241-15/+0
* ath10k: deduplicate htt rx dma unmappingMichal Kazior2014-10-241-21/+9
* ath10k: fix rx buffer tracingMichal Kazior2014-10-241-3/+4
* ath10k: use ieee80211 defines for crypto param lengthsMichal Kazior2014-10-241-14/+20
* ath10k: remove unused variableMichal Kazior2014-10-241-5/+0
* ath10k: don't drop control and null func RxMichal Kazior2014-10-241-2/+1
* ath10k: add tracing for frame transmissionRajkumar Manoharan2014-10-081-0/+3
* ath10k: warn on unhandled htt eventsMichal Kazior2014-10-081-2/+2
* ath10k: add tracing for rx descriptorRajkumar Manoharan2014-10-071-0/+4
* ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan2014-10-071-0/+9
* 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
OpenPOWER on IntegriCloud