index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
qed
/
qed_chain.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
qed: Fix kernel-doc warnings
Prabhakar Kushwaha
1
-45
/
+52
2021-03-22
linux/qed: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
1
-4
/
+4
2021-01-29
linux/qed: fix spelling typo in qed_chain.h
dingsenjie
1
-1
/
+1
2020-07-23
qed: introduce qed_chain_get_elem_used{,u32}()
Alexander Lobakin
1
-4
/
+14
2020-07-23
qed: optimize common chain accessors
Alexander Lobakin
1
-27
/
+33
2020-07-23
qed: add support for different page sizes for chains
Alexander Lobakin
1
-8
/
+13
2020-07-23
qed: simplify chain allocation with init params struct
Alexander Lobakin
1
-7
/
+14
2020-07-23
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
1
-112
/
+0
2020-07-23
qed: sanitize PBL chains allocation
Alexander Lobakin
1
-8
/
+8
2020-07-23
qed: reformat "qed_chain.h" a bit
Alexander Lobakin
1
-60
/
+66
2020-07-16
net: qed: drop duplicate words in comments
Randy Dunlap
1
-1
/
+1
2020-07-01
net: qed: update copyright years
Alexander Lobakin
1
-0
/
+1
2020-07-01
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
1
-28
/
+1
2020-06-24
net: qed: fix left elements count calculation
Alexander Lobakin
1
-10
/
+16
2020-03-30
qed: Fix use after free in qed_chain_free
Yuval Basson
1
-9
/
+15
2019-01-04
qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
Denis Bolotin
1
-0
/
+31
2017-06-20
qed: Chain support for external PBL
Mintz, Yuval
1
-0
/
+7
2017-01-02
qed*: Update to dual-license
Mintz, Yuval
1
-5
/
+29
2016-11-30
qed: Optimize qed_chain datapath usage
Mintz, Yuval
1
-64
/
+80
2016-08-20
qed: utilize FW 8.10.10.0
Yuval Mintz
1
-13
/
+0
2016-06-04
qed: Fix next-ptr chains for BE / 32-bit
Yuval Mintz
1
-2
/
+1
2016-06-04
qed: Revisit chain implementation
Yuval Mintz
1
-219
/
+334
2016-02-22
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
1
-0
/
+4
2015-12-07
qed: Fix corner case for chain in-between pages
Tomer Tayar
1
-1
/
+2
2015-10-28
qed: Add module with basic common support
Yuval Mintz
1
-0
/
+539