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
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-22
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin
3
-24
/
+32
2020-07-22
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Alexander Lobakin
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
qed: Disable "MFW indication via attention" SPAM every 5 minutes
Laurence Oberman
1
-1
/
+2
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
4
-9
/
+21
2020-07-08
net: qed: fix buffer overflow on ethtool -d
Alexander Lobakin
2
-1
/
+14
2020-06-25
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
1
-1
/
+2
2020-06-24
net: qed: fix "maybe uninitialized" warning
Alexander Lobakin
1
-1
/
+1
2020-06-24
net: qed: reset ILT block sizes before recomputing to fix crashes
Alexander Lobakin
1
-0
/
+19
2020-06-24
net: qede: fix use-after-free on recovery and AER handling
Alexander Lobakin
1
-0
/
+1
2020-06-24
net: qede: fix PTP initialization on recovery
Alexander Lobakin
3
-20
/
+15
2020-06-24
net: qed: fix excessive QM ILT lines consumption
Alexander Lobakin
1
-1
/
+1
2020-06-24
net: qed: fix NVMe login fails over VFs
Alexander Lobakin
1
-5
/
+18
2020-06-24
net: qede: stop adding events on an already destroyed workqueue
Alexander Lobakin
1
-1
/
+2
2020-06-24
net: qed: fix async event callbacks unregistering
Alexander Lobakin
3
-5
/
+7
2020-06-15
qlcnic: Use kobj_to_dev() instead
Wang Qing
1
-17
/
+17
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-10
/
+10
2020-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+8
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+10
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+0
2020-06-05
net: qed: fixes crash while running driver in kdump kernel
Alok Prasad
3
-8
/
+8
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2
-2
/
+0
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-05-27
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
3
-0
/
+5
2020-05-26
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
1
-1
/
+3
2020-05-22
qed: Add XRC to RoCE
Yuval Basson
3
-18
/
+175
2020-05-22
qed: changes to ILT to support XRC
Yuval Basson
4
-14
/
+64
2020-05-15
qlogic/qede: Add XDP frame size to driver
Jesper Dangaard Brouer
2
-1
/
+2
2020-05-14
net: qed: introduce critical hardware error handler
Igor Russkikh
3
-1
/
+153
2020-05-14
net: qed: introduce critical fan failure handler
Igor Russkikh
2
-1
/
+15
2020-05-14
net: qede: Implement ndo_tx_timeout
Denis Bolotin
2
-1
/
+46
2020-05-14
net: qede: optional hw recovery procedure
Igor Russkikh
1
-0
/
+24
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
5
-5
/
+44
2020-05-14
net: qed: cleanup debug related declarations
Igor Russkikh
2
-21
/
+16
2020-05-14
net: qed: critical err reporting to management firmware
Igor Russkikh
4
-0
/
+161
2020-05-14
net: qed: invoke err notify on critical areas
Igor Russkikh
5
-14
/
+35
2020-05-14
net: qede: add hw err scheduled handler
Igor Russkikh
2
-2
/
+106
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
4
-0
/
+78
2020-05-11
net: qed: Disable SRIOV functionality inside kdump kernel
Bhupesh Sharma
2
-4
/
+8
2020-05-11
net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
Bhupesh Sharma
2
-2
/
+11
2020-05-05
net: qede: Use true for bool variable in qede_init_fp()
Jason Yan
1
-1
/
+1
2020-05-05
qlcnic: use true,false for bool variable in qlcnic_sriov_common.c
Jason Yan
1
-2
/
+2
2020-04-26
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
1
-6
/
+0
2020-04-24
qed: Make ll2_cbs static
Zou Wei
1
-1
/
+1
2020-04-23
qede: Add support for handling the pcie errors.
Sudarsana Reddy Kalluru
2
-1
/
+68
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-04-20
qed: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-20
net: qed: Remove unneeded cast from memory allocation
Aishwarya Ramakrishnan
1
-9
/
+8
2020-04-18
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
2
-0
/
+10
[next]