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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
net: qed: fix typos in comments
Julia Lawall
3
-5
/
+5
2022-04-23
qed: Remove IP services API.
Guillaume Nault
1
-29
/
+0
2021-12-04
qed*: esl priv flag support through ethtool
Manish Chopra
1
-0
/
+3
2021-12-04
qed*: enhance tx timeout debug info
Manish Chopra
1
-0
/
+11
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
3
-3
/
+4
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
1
-0
/
+1
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
1
-0
/
+2
2021-10-04
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
2
-0
/
+2
2021-10-04
qed: Update common_hsi for FW ver 8.59.1.0
Prabhakar Kushwaha
1
-8
/
+105
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
5
-387
/
+386
2021-10-04
qed: Fix kernel-doc warnings
Prabhakar Kushwaha
5
-183
/
+230
2021-09-13
qed: Improve the stack space of filter_config()
Shai Malin
1
-13
/
+8
2021-06-04
qed: Add IP services APIs support
Nikolay Assa
1
-0
/
+29
2021-06-04
qed: Add NVMeTCP Offload IO Level FW Initializations
Shai Malin
2
-0
/
+21
2021-06-04
qed: Add NVMeTCP Offload IO Level FW and HW HSI
Shai Malin
2
-1
/
+365
2021-06-04
qed: Add support of HW filter block
Prabhakar Kushwaha
1
-0
/
+24
2021-06-04
qed: Add NVMeTCP Offload Connection Level FW and HW HSI
Shai Malin
2
-0
/
+237
2021-06-04
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
3
-0
/
+143
2021-06-04
qed: Add TCP_ULP FW resource layout
Omkar Kulkarni
2
-2
/
+2
2021-04-08
net: qed: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
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-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+3
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-09-11
qede: Notify qedr when mtu has changed
Michal Kalderon
1
-1
/
+3
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
1
-2
/
+0
2020-09-10
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
1
-0
/
+1
2020-08-25
qed: align adjacent indent
Igor Russkikh
1
-36
/
+33
2020-08-25
qed: use devlink logic to report errors
Igor Russkikh
1
-0
/
+3
2020-08-25
qed: health reporter init deinit seq
Igor Russkikh
1
-0
/
+1
2020-08-25
qed/qede: make devlink survive recovery
Igor Russkikh
1
-0
/
+9
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
2
-14
/
+16
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-21
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-0
/
+1
2020-07-21
qed: add missing loopback modes
Alexander Lobakin
1
-0
/
+5
2020-07-21
qed: add support for Forward Error Correction
Alexander Lobakin
1
-0
/
+13
2020-07-21
qed: reformat several structures a bit
Alexander Lobakin
1
-31
/
+33
2020-07-21
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-41
/
+6
2020-07-16
net: qed: drop duplicate words in comments
Randy Dunlap
2
-2
/
+2
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
1
-8
/
+7
2020-07-01
net: qed: update copyright years
Alexander Lobakin
18
-0
/
+18
2020-07-01
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
16
-448
/
+18
2020-07-01
net: qed: correct existing SPDX tags
Alexander Lobakin
2
-2
/
+3
[next]