Age | Commit message (Expand) | Author | Files | Lines |
2019-02-26 | ath10k: fix descriptor size in ce tx completion for WCN3990 | Rakesh Pillai | 1 | -0/+2 |
2019-02-20 | ath10k: switch to use SPDX license identifiers | Kalle Valo | 1 | -12/+1 |
2019-02-11 | ath10k: fix shadow register implementation for WCN3990 | Rakesh Pillai | 1 | -1/+1 |
2019-02-04 | ath10k: Set DMA address mask to 35 bit for WCN3990 | Rakesh Pillai | 1 | -4/+10 |
2018-09-06 | ath10k: introduce CE_ATTR_POLL attribute for polling pipe | Govind Singh | 1 | -4/+7 |
2018-06-14 | ath10k: snoc: stop including pci.h | Brian Norris | 1 | -0/+42 |
2018-04-24 | ath10k: enable SRRI/DRRI support on ddr for WCN3990 | Govind Singh | 1 | -0/+10 |
2018-04-24 | ath10k: add support for shadow register for WNC3990 | Rakesh Pillai | 1 | -0/+4 |
2018-04-19 | ath10k: check all CE for data if irq summary is not retained | Rakesh Pillai | 1 | -3/+7 |
2018-01-16 | ath10k: fix recently introduced checkpatch warnings | Kalle Valo | 1 | -0/+1 |
2017-12-27 | ath10k: update copyright year | Kalle Valo | 1 | -1/+1 |
2017-12-27 | ath10k: Add support for 64 bit ce descriptor | Govind Singh | 1 | -2/+46 |
2017-12-27 | ath10k: Use dma_addr_t for ce buffers to support 64bit target | Govind Singh | 1 | -6/+8 |
2017-07-06 | ath10k: make CE layer bus agnostic | Govind Singh | 1 | -4/+26 |
2017-06-16 | ath10k: define structures for CE ctrl/misc register | Sarada Prasanna Garnayak | 1 | -132/+0 |
2017-01-19 | ath10k: dump Copy Engine registers during firmware crash | Mohammed Shafi Shajakhan | 1 | -2/+2 |
2016-04-14 | ath10k: fix checkpatch warnings related to spaces | Kalle Valo | 1 | -1/+1 |
2016-04-04 | ath10k: reuse copy engine 5 (htt rx) descriptors | Rajkumar Manoharan | 1 | -0/+3 |
2016-04-04 | ath10k: cleanup copy engine receive next completion | Rajkumar Manoharan | 1 | -8/+2 |
2016-03-06 | ath10k: fix HTT Tx CE ring size | Michal Kazior | 1 | -1/+1 |
2015-10-29 | ath10k: remove shadow copy of CE descriptors for source ring | Rajkumar Manoharan | 1 | -6/+0 |
2015-10-29 | ath10k: cleanup copy engine send completion | Rajkumar Manoharan | 1 | -8/+2 |
2015-10-16 | ath10k: register per copy engine receive callbacks | Rajkumar Manoharan | 1 | -2/+2 |
2015-10-16 | ath10k: register per copy engine send completion callbacks | Rajkumar Manoharan | 1 | -1/+2 |
2015-06-30 | ath10k: Extend CE src desc flags for interrupt indication | Vasanthakumar Thiagarajan | 1 | -2/+7 |
2015-06-30 | ath10k: Copy Engine related changes for QCA99X0 | Vasanthakumar Thiagarajan | 1 | -1/+1 |
2015-06-30 | ath10k: Add new reg_address/mask to hw register table | Vasanthakumar Thiagarajan | 1 | -2/+4 |
2015-02-15 | ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definition | Ben Greear | 1 | -1/+1 |
2015-01-27 | ath10k: add support for qca6174 | Michal Kazior | 1 | -1/+1 |
2014-10-23 | ath10k: split ce pipe init/alloc further | Michal Kazior | 1 | -4/+4 |
2014-09-26 | ath10k: add diag_read() to hif ops | Kalle Valo | 1 | -0/+13 |
2014-09-18 | ath10k: fix use of multiple blank lines | Kalle Valo | 1 | -3/+0 |
2014-09-18 | ath10k: fix checkpatch warnings about parenthesis alignment | Kalle Valo | 1 | -5/+5 |
2014-08-25 | ath10k: rework posting pci rx buffers | Michal Kazior | 1 | -13/+3 |
2014-08-25 | ath10k: split ce irq/handler setup | Michal Kazior | 1 | -8/+4 |
2014-05-27 | ath10k: abort incomplete scatter-gather pci tx properly | Michal Kazior | 1 | -0/+2 |
2014-03-28 | ath10k: split ce initialization and allocation | Michal Kazior | 1 | -7/+8 |
2014-02-28 | ath10k: bypass htc for htt tx path | Michal Kazior | 1 | -1/+1 |
2014-02-28 | ath10k: replace send_head() with tx_sg() | Michal Kazior | 1 | -0/+7 |
2013-11-27 | ath10k: defer irq registration until hif start() | Michal Kazior | 1 | -1/+0 |
2013-11-12 | ath10k: re-arrange PCI init code | Michal Kazior | 1 | -0/+1 |
2013-11-12 | ath10k: propagate ath10k_ce_disable_interrupts() errors | Michal Kazior | 1 | -1/+1 |
2013-10-07 | ath10k: remove num_sends_allowed | Michal Kazior | 1 | -0/+1 |
2013-10-07 | ath10k: remove ce_sendlist_send | Michal Kazior | 1 | -15/+0 |
2013-09-12 | ath10k: delete struct ce_sendlist | Kalle Valo | 1 | -40/+4 |
2013-09-08 | ath10k: prevent CE from looping indefinitely | Michal Kazior | 1 | -22/+4 |
2013-09-01 | ath10k: rename ce_ring_state to ath10k_ce_ring | Michal Kazior | 1 | -4/+3 |
2013-09-01 | ath10k: rename ce_state to ath10k_ce_pipe | Michal Kazior | 1 | -27/+26 |
2013-09-01 | ath10k: remove unused ce_attr parameters | Michal Kazior | 1 | -6/+0 |
2013-09-01 | ath10k: remove ce_op_state | Michal Kazior | 1 | -8/+0 |