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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-401
/
+141
2021-09-08
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
31
-159
/
+233
2021-09-07
net: stmmac: fix MAC not working when system resume back with WoL active
Joakim Zhang
1
-18
/
+18
2021-09-07
net: renesas: sh_eth: Fix freeing wrong tx descriptor
Yoshihiro Shimoda
1
-0
/
+1
2021-09-07
cxgb3: fix oops on module removal
Heiner Kallweit
1
-0
/
+3
2021-09-06
net: qcom/emac: Replace strlcpy with strscpy
Jason Wang
1
-1
/
+1
2021-09-06
net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 static
chongjiapeng
2
-2
/
+2
2021-09-06
stmmac: dwmac-loongson:Fix missing return value
zhaoxiao
1
-1
/
+3
2021-09-05
bnxt_en: Fix possible unintended driver initiated error recovery
Michael Chan
1
-7
/
+18
2021-09-05
bnxt_en: Fix UDP tunnel logic
Michael Chan
1
-11
/
+17
2021-09-05
bnxt_en: Fix asic.rev in devlink dev info command
Michael Chan
1
-1
/
+1
2021-09-05
bnxt_en: fix read of stored FW_PSID version on P5 devices
Edwin Peer
2
-15
/
+34
2021-09-05
bnxt_en: fix stored FW_PSID version masks
Edwin Peer
1
-2
/
+2
2021-09-05
net: stmmac: Fix overall budget calculation for rxtx_napi
Song Yoong Siang
1
-4
/
+6
2021-09-04
octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...
Christophe JAILLET
1
-3
/
+5
2021-09-04
octeontx2-af: Add a 'rvu_free_bitmap()' function
Christophe JAILLET
2
-0
/
+6
2021-09-04
ethtool: Fix an error code in cxgb2.c
Yang Li
1
-0
/
+1
2021-09-04
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Dinghao Liu
1
-1
/
+0
2021-09-04
ionic: fix a sleeping in atomic bug
Dan Carpenter
1
-1
/
+1
2021-09-03
net: cs89x0: disable compile testing on powerpc
Arnd Bergmann
1
-1
/
+1
2021-09-03
drivers: net: smc911x: clean up inconsistent indenting
Colin Ian King
1
-6
/
+6
2021-09-03
net: 3com: 3c59x: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-09-03
ionic: fix double use of queue-lock
Shannon Nelson
2
-4
/
+13
2021-09-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2021-09-02
Merge branch 'pci/vpd'
Bjorn Helgaas
10
-403
/
+144
2021-09-02
net/sun3_82586: Fix return value of sun3_82586_probe()
Geert Uytterhoeven
1
-1
/
+1
2021-09-02
bnxt_en: fix kernel doc warnings in bnxt_hwrm.c
Edwin Peer
1
-7
/
+7
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+2
2021-09-01
octeontx2-pf: cn10K: Reserve LMTST lines per core
Geetha sowjanya
6
-52
/
+41
2021-09-01
octeontx2-af: Add additional register check to rvu_poll_reg()
Smadar Fuks
1
-1
/
+11
2021-09-01
net: ixp46x: Remove duplicate include of module.h
Wan Jiabing
1
-1
/
+0
2021-09-01
bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels
Michael Chan
2
-18
/
+33
2021-09-01
cxgb4: Use pci_vpd_find_id_string() to find VPD ID string
Heiner Kallweit
1
-8
/
+5
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-20
/
+100
2021-08-31
net: Add depends on OF_NET for LiteX's LiteETH
Slark Xiao
1
-0
/
+1
2021-08-31
net: hns3: remove unnecessary spaces
Hao Chen
2
-2
/
+2
2021-08-31
net: hns3: add some required spaces
Hao Chen
5
-25
/
+25
2021-08-31
net: hns3: clean up a type mismatch warning
Guojia Liao
1
-1
/
+8
2021-08-31
net: hns3: refine function hns3_set_default_feature()
Jian Shen
1
-46
/
+16
2021-08-31
net: w5100: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2021-08-31
net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()
Cai Huoqing
4
-36
/
+9
2021-08-31
octeontx2-af: Set proper errorcode for IPv4 checksum errors
Sunil Goutham
1
-3
/
+4
2021-08-31
octeontx2-af: Fix static code analyzer reported issues
Subbaraya Sundeep
1
-3
/
+3
2021-08-31
octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfg
Subbaraya Sundeep
1
-3
/
+3
2021-08-31
octeontx2-af: Fix loop in free and unmap counter
Subbaraya Sundeep
1
-1
/
+2
2021-08-31
dpaa2-eth: Replace strlcpy with strscpy
Jason Wang
1
-4
/
+4
2021-08-31
octeontx2-af: Use NDC TX for transmit packet data
Geetha sowjanya
2
-0
/
+4
2021-08-31
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2
-2
/
+2
2021-08-31
net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-16
/
+16
[next]