summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wcn36xx/dxe.c
AgeCommit message (Expand)Author
2020-08-14wcn36xx: Add TX ack supportLoic Poulain
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-08-24wcn36xx: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-05-25wcn36xx: consider CTRL_EOP bit when looking for valid descriptorsDaniel Mack
2018-05-25wcn36xx: only handle packets when ED or DONE bit is setDaniel Mack
2018-05-25wcn36xx: clear all masks in RX interruptDaniel Mack
2018-05-25wcn36xx: don't disable RX IRQ from handlerDaniel Mack
2018-05-25wcn36xx: fix buffer commit logic on TX pathDaniel Mack
2018-04-19wcn36xx: use READ_ONCE() to access desc->ctrlDaniel Mack
2018-04-10wcn36xx: allocate skbs with GFP_KERNEL during initDaniel Mack
2018-04-10wcn36xx: Remove useless skb spinlockLoic Poulain
2018-04-10wcn36xx: don't keep reference to skb if transmission failedDaniel Mack
2018-04-10wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()Daniel Mack
2018-03-29wcn36xx: Fix firmware crash due to corrupted buffer addressLoic Poulain
2018-03-26wcn36xx: Check DXE IRQ reasonRamon Fried
2018-03-26wcn36xx: calculate DXE control registers valuesRamon Fried
2018-01-25wcn36xx: release DMA memory in case of errorRamon Fried
2017-08-03wcn36xx: check dma_mapping_error()Rob Clark
2017-01-12wcn36xx: Transition driver to SMD clientBjorn Andersson
2016-07-08wcn36xx: Correct DXE chip version differentiationBjorn Andersson
2016-07-08wcn36xx: Split mmio space into explicit regionsBjorn Andersson
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland
2015-01-23wcn36xx: initialize skb_lockBob Copeland
2015-01-23wcn36xx: don't process 'valid' descriptorsBob Copeland
2014-02-13wcn36xx: Add support for 3680Pontus Fuchs
2013-10-10wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov