aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wcn36xx/dxe.c
Commit message (Expand)AuthorAge
* wcn36xx: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-08-24
* wcn36xx: consider CTRL_EOP bit when looking for valid descriptorsDaniel Mack2018-05-25
* wcn36xx: only handle packets when ED or DONE bit is setDaniel Mack2018-05-25
* wcn36xx: clear all masks in RX interruptDaniel Mack2018-05-25
* wcn36xx: don't disable RX IRQ from handlerDaniel Mack2018-05-25
* wcn36xx: fix buffer commit logic on TX pathDaniel Mack2018-05-25
* wcn36xx: use READ_ONCE() to access desc->ctrlDaniel Mack2018-04-19
* wcn36xx: allocate skbs with GFP_KERNEL during initDaniel Mack2018-04-10
* wcn36xx: Remove useless skb spinlockLoic Poulain2018-04-10
* wcn36xx: don't keep reference to skb if transmission failedDaniel Mack2018-04-10
* wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()Daniel Mack2018-04-10
* wcn36xx: Fix firmware crash due to corrupted buffer addressLoic Poulain2018-03-29
* wcn36xx: Check DXE IRQ reasonRamon Fried2018-03-26
* wcn36xx: calculate DXE control registers valuesRamon Fried2018-03-26
* wcn36xx: release DMA memory in case of errorRamon Fried2018-01-25
* wcn36xx: check dma_mapping_error()Rob Clark2017-08-03
* wcn36xx: Transition driver to SMD clientBjorn Andersson2017-01-12
* wcn36xx: Correct DXE chip version differentiationBjorn Andersson2016-07-08
* wcn36xx: Split mmio space into explicit regionsBjorn Andersson2016-07-08
* wcn36xx: split DMA mask register writing.Fengwei Yin2016-01-07
* wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin2016-01-07
* wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw2015-10-28
* wcn36xx: introduce per-channel ring buffer locksBob Copeland2015-10-28
* wcn36xx: initialize skb_lockBob Copeland2015-01-23
* wcn36xx: don't process 'valid' descriptorsBob Copeland2015-01-23
* wcn36xx: Add support for 3680Pontus Fuchs2014-02-13
* wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov2013-10-10