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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-28
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-27
net: ks8851-ml: Fix IO operations, again
Marek Vasut
1
-4
/
+52
2020-03-26
mlxsw: spectrum_mr: Fix list iteration in error path
Ido Schimmel
1
-4
/
+4
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
1
-1
/
+1
2020-03-25
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
1
-10
/
+41
2020-03-25
Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-18
/
+41
2020-03-25
r8169: re-enable MSI on RTL8168c
Heiner Kallweit
1
-1
/
+1
2020-03-25
cxgb4/ptp: pass the sign of offset delta in FW CMD
Raju Rangoju
1
-0
/
+3
2020-03-25
net/mlx5e: Do not recover from a non-fatal syndrome
Aya Levin
1
-2
/
+1
2020-03-25
net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
Aya Levin
3
-8
/
+26
2020-03-25
net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
Aya Levin
1
-2
/
+4
2020-03-25
net/mlx5e: Enhance ICOSQ WQE info fields
Aya Levin
3
-6
/
+7
2020-03-25
net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure
Leon Romanovsky
1
-0
/
+3
2020-03-24
bnxt_en: Reset rings if ring reservation fails during open()
Vasundhara Volam
1
-0
/
+4
2020-03-24
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
1
-3
/
+3
2020-03-24
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
1
-4
/
+4
2020-03-24
bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
Edwin Peer
1
-5
/
+10
2020-03-24
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
3
-6
/
+14
2020-03-24
Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-8
/
+11
2020-03-22
net: bcmgenet: always enable status blocks
Doug Berger
2
-97
/
+38
2020-03-22
net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
Emil Renner Berthing
1
-1
/
+1
2020-03-22
ionic: make spdxcheck.py happy
Lukas Bulwahn
2
-2
/
+2
2020-03-22
hinic: fix wrong value of MIN_SKB_LEN
Luo bin
1
-1
/
+1
2020-03-22
hinic: fix wrong para of wait_for_completion_timeout
Luo bin
2
-3
/
+5
2020-03-22
hinic: fix out-of-order excution in arm cpu
Luo bin
4
-0
/
+9
2020-03-22
hinic: fix the bug of clearing event queue
Luo bin
1
-7
/
+17
2020-03-22
hinic: fix a bug of waitting for IO stopped
Luo bin
1
-49
/
+2
2020-03-20
cxgb4: fix Txq restart check during backpressure
Rahul Lakkireddy
1
-2
/
+8
2020-03-20
cxgb4: fix throughput drop during Tx backpressure
Rahul Lakkireddy
1
-40
/
+2
2020-03-20
mlxsw: pci: Only issue reset when system is ready
Ido Schimmel
1
-11
/
+39
2020-03-18
net: ena: fix continuous keep-alive resets
Arthur Kiyanovski
1
-0
/
+1
2020-03-18
net: ena: avoid memory access violation by validating req_id properly
Arthur Kiyanovski
1
-4
/
+11
2020-03-18
net: ena: fix request of incorrect number of IRQ vectors
Arthur Kiyanovski
1
-3
/
+6
2020-03-18
net: ena: fix incorrect setting of the number of msix vectors
Arthur Kiyanovski
1
-1
/
+1
2020-03-18
net: bcmgenet: keep MAC in reset until PHY is up
Doug Berger
3
-7
/
+15
2020-03-18
Revert "net: bcmgenet: use RGMII loopback for MAC reset"
Doug Berger
2
-34
/
+2
2020-03-18
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-1
/
+1
2020-03-18
Revert "net: mvmdio: avoid error message for optional IRQ"
Chris Packham
1
-3
/
+3
2020-03-17
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
1
-2
/
+1
2020-03-17
net: vxge: fix wrong __VA_ARGS__ usage
Zheng Wei
2
-8
/
+8
2020-03-17
net: fsl/fman: treat all RGMII modes in memac_adjust_link()
Madalin Bucur
1
-1
/
+1
2020-03-16
net: sfc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-14
/
+18
2020-03-16
net: ionic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-7
/
+7
2020-03-16
net: nfp: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-4
/
+4
2020-03-16
net: mlx4: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-31
/
+31
2020-03-16
mlxsw: reg: Increase register field length to 31 bits
Ido Schimmel
1
-1
/
+1
2020-03-15
cxgb4: fix delete filter entry fail in unload path
Shahjada Abul Husain
1
-2
/
+2
2020-03-15
net: stmmac: platform: Fix misleading interrupt error msg
Markus Fuchs
1
-4
/
+10
2020-03-13
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
1
-1
/
+1
2020-03-12
net: hns3: clear port base VLAN when unload PF
Jian Shen
1
-0
/
+23
[next]