index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
qed
/
qed_chain.h
Age
Commit message (
Expand
)
Author
2021-03-22
linux/qed: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
2021-01-28
linux/qed: fix spelling typo in qed_chain.h
dingsenjie
2020-07-22
qed: introduce qed_chain_get_elem_used{,u32}()
Alexander Lobakin
2020-07-22
qed: optimize common chain accessors
Alexander Lobakin
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-22
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2020-07-22
qed: sanitize PBL chains allocation
Alexander Lobakin
2020-07-22
qed: reformat "qed_chain.h" a bit
Alexander Lobakin
2020-07-15
net: qed: drop duplicate words in comments
Randy Dunlap
2020-06-30
net: qed: update copyright years
Alexander Lobakin
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
2020-06-23
net: qed: fix left elements count calculation
Alexander Lobakin
2020-03-30
qed: Fix use after free in qed_chain_free
Yuval Basson
2019-01-04
qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
Denis Bolotin
2017-06-20
qed: Chain support for external PBL
Mintz, Yuval
2017-01-01
qed*: Update to dual-license
Mintz, Yuval
2016-11-30
qed: Optimize qed_chain datapath usage
Mintz, Yuval
2016-08-19
qed: utilize FW 8.10.10.0
Yuval Mintz
2016-06-03
qed: Fix next-ptr chains for BE / 32-bit
Yuval Mintz
2016-06-03
qed: Revisit chain implementation
Yuval Mintz
2016-02-21
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
2015-12-07
qed: Fix corner case for chain in-between pages
Tomer Tayar
2015-10-27
qed: Add module with basic common support
Yuval Mintz