aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_chain.c
AgeCommit message (Expand)Author
2020-07-27qed: fix the allocation of the chains with an external PBLAlexander Lobakin
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-22qed: simplify initialization of the chains with an external PBLAlexander Lobakin
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin
2020-07-22qed: prevent possible double-frees of the chainsAlexander Lobakin
2020-07-22qed: move chain methods to a separate fileAlexander Lobakin