summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_chain.c
Commit message (Expand)AuthorAgeFilesLines
* qed: fix the allocation of the chains with an external PBLAlexander Lobakin2020-07-271-1/+3
* qed: add support for different page sizes for chainsAlexander Lobakin2020-07-221-10/+18
* qed: simplify chain allocation with init params structAlexander Lobakin2020-07-221-35/+45
* qed: simplify initialization of the chains with an external PBLAlexander Lobakin2020-07-221-18/+19
* qed: move chain initialization inlines next to allocation functionsAlexander Lobakin2020-07-221-0/+47
* qed: sanitize PBL chains allocationAlexander Lobakin2020-07-221-11/+10
* qed: prevent possible double-frees of the chainsAlexander Lobakin2020-07-221-1/+3
* qed: move chain methods to a separate fileAlexander Lobakin2020-07-221-0/+302