summaryrefslogtreecommitdiffstats
path: root/include/linux/qed/qed_chain.h
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix kernel-doc warningsPrabhakar Kushwaha2021-10-041-45/+52
* linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury2021-03-221-4/+4
* linux/qed: fix spelling typo in qed_chain.hdingsenjie2021-01-281-1/+1
* qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin2020-07-221-4/+14
* qed: optimize common chain accessorsAlexander Lobakin2020-07-221-27/+33
* qed: add support for different page sizes for chainsAlexander Lobakin2020-07-221-8/+13
* qed: simplify chain allocation with init params structAlexander Lobakin2020-07-221-7/+14
* qed: move chain initialization inlines next to allocation functionsAlexander Lobakin2020-07-221-112/+0
* qed: sanitize PBL chains allocationAlexander Lobakin2020-07-221-8/+8
* qed: reformat "qed_chain.h" a bitAlexander Lobakin2020-07-221-60/+66
* net: qed: drop duplicate words in commentsRandy Dunlap2020-07-151-1/+1
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
* net: qed: fix left elements count calculationAlexander Lobakin2020-06-231-10/+16
* qed: Fix use after free in qed_chain_freeYuval Basson2020-03-301-9/+15
* qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countDenis Bolotin2019-01-041-0/+31
* qed: Chain support for external PBLMintz, Yuval2017-06-201-0/+7
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-5/+29
* qed: Optimize qed_chain datapath usageMintz, Yuval2016-11-301-64/+80
* qed: utilize FW 8.10.10.0Yuval Mintz2016-08-191-13/+0
* qed: Fix next-ptr chains for BE / 32-bitYuval Mintz2016-06-031-2/+1
* qed: Revisit chain implementationYuval Mintz2016-06-031-219/+334
* qed: Introduce DMA_REGPAIR_LEYuval Mintz2016-02-211-0/+4
* qed: Fix corner case for chain in-between pagesTomer Tayar2015-12-071-1/+2
* qed: Add module with basic common supportYuval Mintz2015-10-271-0/+539