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
pinetabv-6.6.y-devel
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
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-38
/
+55
2024-08-29
net: alacritech: Switch to use dev_err_probe()
Yang Ruibin
1
-20
/
+14
2024-08-29
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
1
-1
/
+1
2024-08-29
net: vertexcom: mse102x: Use ETH_ZLEN
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Drop log message on remove
Stefan Wahren
1
-3
/
+0
2024-08-29
net: vertexcom: mse102x: Fix random MAC address log
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Silence TX timeout
Stefan Wahren
1
-1
/
+1
2024-08-29
net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
Stefan Wahren
1
-5
/
+2
2024-08-29
net: hisilicon: hns_mdio: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: hisilicon: hip04: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: ftgmac100: Get link speed and duplex for NC-SI
Jacky Chou
1
-2
/
+26
2024-08-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-102
/
+119
2024-08-28
net: mana: Implement get_ringparam/set_ringparam for mana
Shradha Gupta
2
-11
/
+90
2024-08-28
net: airoha: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-28
net: ag71xx: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-28
net: dm9051: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-28
net: txgbe: use pci_dev_id() helper
Yu Liao
1
-2
/
+1
2024-08-28
net: ag71xx: support probe defferal for getting MAC address
Rosen Penev
1
-0
/
+2
2024-08-28
net: liquidio: Remove unused declarations
Yue Haibing
5
-15
/
+0
2024-08-28
net: thunderx: Remove unused declarations
Yue Haibing
2
-4
/
+0
2024-08-27
ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
David Wu
1
-0
/
+156
2024-08-27
ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code
Detlev Casanova
1
-4
/
+4
2024-08-27
net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...
Andy Shevchenko
1
-1
/
+1
2024-08-27
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
2
-2
/
+2
2024-08-27
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
2
-3
/
+221
2024-08-27
net: ti: icssg-prueth: Fix 10M Link issue on AM64x
MD Danish Anwar
1
-0
/
+1
2024-08-27
net: dpaa: reduce number of synchronize_net() calls
Xi Huang
1
-1
/
+2
2024-08-26
net: ag71xx: move clk_eth out of struct
Rosen Penev
1
-4
/
+4
2024-08-26
net: xilinx: axienet: Support IFF_ALLMULTI
Sean Anderson
2
-14
/
+22
2024-08-26
net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags
Sean Anderson
1
-5
/
+0
2024-08-26
net: xilinx: axienet: Don't print if we go into promiscuous mode
Sean Anderson
1
-2
/
+0
2024-08-26
ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...
Aleksandr Mishin
1
-4
/
+2
2024-08-26
ice: Report NVM version numbers on mismatch during load
Sergey Temerkhanov
1
-4
/
+10
2024-08-26
ice: remove unnecessary control queue cmd_buf arrays
Jacob Keller
2
-30
/
+2
2024-08-26
ice: reword comments referring to control queues
Jacob Keller
1
-12
/
+13
2024-08-26
ice: stop intermixing AQ commands/responses debug dumps
Przemek Kitszel
2
-21
/
+26
2024-08-26
ice: do not clutter debug logs with unused data
Bruce Allan
2
-9
/
+16
2024-08-26
ice: improve debug print for control queue messages
Jacob Keller
1
-5
/
+31
2024-08-26
net: ti: icssg-prueth: Add support for PA Stats
MD Danish Anwar
5
-83
/
+140
2024-08-26
ice: implement and use rd32_poll_timeout for ice_sq_done timeout
Jacob Keller
3
-21
/
+23
2024-08-26
net: ftgmac100: Ensure tx descriptor updates are visible
Jacky Chou
1
-8
/
+18
2024-08-23
net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
Haiyang Zhang
1
-28
/
+34
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-126
/
+370
2024-08-23
net: atlantic: Avoid warning about potential string truncation
Simon Horman
1
-2
/
+2
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2
-12
/
+10
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
1
-0
/
+4
2024-08-22
nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
1
-2
/
+2
2024-08-22
net: airoha: configure hw mac address according to the port id
Lorenzo Bianconi
1
-9
/
+23
2024-08-22
octeontx2-af: Fix CPT AF register offset calculation
Bharat Bhushan
1
-12
/
+11
[next]