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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
net/mlx5: fix uninit value use
Przemek Kitszel
2
-3
/
+11
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-133
/
+336
2023-10-26
bareudp: use ports to lookup route
Beniamino Galvani
1
-13
/
+16
2023-10-26
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
1
-1
/
+1
2023-10-25
amd/pds_core: core: No need for Null pointer check before kfree
Bragatheswaran Manickavel
1
-5
/
+2
2023-10-25
net: hns3: add some link modes for hisilicon device
Hao Chen
2
-82
/
+92
2023-10-25
net: dsa: microchip: ksz9477: add Wake on LAN support
Oleksij Rempel
4
-0
/
+132
2023-10-25
net: dsa: microchip: use wakeup-source DT property to enable PME output
Oleksij Rempel
2
-0
/
+4
2023-10-25
net: dsa: microchip: Add missing MAC address register offset for ksz8863
Oleksij Rempel
1
-0
/
+1
2023-10-25
net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signature
Lorenzo Bianconi
1
-6
/
+6
2023-10-25
net: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
Lorenzo Bianconi
1
-23
/
+25
2023-10-25
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
Ivan Vecera
1
-1
/
+1
2023-10-25
net: ethernet: renesas: drop SoC names in Kconfig
Wolfram Sang
1
-8
/
+1
2023-10-25
net: ethernet: renesas: group entries in Makefile
Wolfram Sang
1
-3
/
+1
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
26
-166
/
+165
2023-10-24
tsnep: Fix tsnep_request_irq() format-overflow warning
Gerhard Engleder
2
-7
/
+7
2023-10-24
gtp: fix fragmentation needed check with gso
Pablo Neira Ayuso
1
-2
/
+3
2023-10-24
net: ethernet: davinci_emac: Use MAC Address from Device Tree
Adam Ford
1
-10
/
+12
2023-10-24
net: ti: icssg-prueth: Add phys_port_name support
Jan Kiszka
1
-0
/
+14
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
4
-2
/
+63
2023-10-24
net: veth: use newly added page pool API for veth with xdp
Yunsheng Lin
1
-9
/
+16
2023-10-24
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
6
-10
/
+4
2023-10-24
idpf: cancel mailbox work in error path
Pavan Kumar Linga
1
-0
/
+1
2023-10-24
idpf: set scheduling mode for completion queue
Michal Kubiak
2
-3
/
+15
2023-10-24
sfc: cleanup and reduce netlink error messages
Pieter Jansen van Vuuren
1
-19
/
+19
2023-10-23
net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OF
Rob Herring
1
-1
/
+1
2023-10-23
net: lan966x: remove useless code in lan966x_xtr_irq_handler
Su Hui
1
-1
/
+0
2023-10-23
chtls: fix tp->rcv_tstamp initialization
Eric Dumazet
1
-1
/
+1
2023-10-23
vxlan: use generic function for tunnel IPv6 route lookup
Beniamino Galvani
1
-106
/
+30
2023-10-23
geneve: use generic function for tunnel IPv6 route lookup
Beniamino Galvani
1
-65
/
+31
2023-10-23
ipv6: add new arguments to udp_tunnel6_dst_lookup()
Beniamino Galvani
1
-3
/
+7
2023-10-23
ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()
Beniamino Galvani
1
-3
/
+2
2023-10-23
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
1
-5
/
+5
2023-10-22
r8152: Block future register access if register access fails
Douglas Anderson
1
-31
/
+176
2023-10-22
r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
Douglas Anderson
1
-48
/
+48
2023-10-22
r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
Douglas Anderson
1
-0
/
+4
2023-10-22
r8152: Check for unplug in rtl_phy_patch_request()
Douglas Anderson
1
-0
/
+3
2023-10-22
r8152: Release firmware if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Cancel hw_phy_work if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Run the unload routine if we have errors during probe
Douglas Anderson
1
-0
/
+2
2023-10-22
r8152: Increase USB control msg timeout to 5000ms as per spec
Douglas Anderson
1
-3
/
+4
2023-10-22
bnxt_en: extend media types to supported and autoneg modes
Edwin Peer
1
-120
/
+153
2023-10-22
bnxt_en: convert to linkmode_set_bit() API
Edwin Peer
1
-24
/
+24
2023-10-22
bnxt_en: Refactor NRZ/PAM4 link speed related logic
Michael Chan
1
-31
/
+67
2023-10-22
bnxt_en: refactor speed independent ethtool modes
Edwin Peer
1
-38
/
+40
2023-10-22
bnxt_en: support lane configuration via ethtool
Edwin Peer
1
-7
/
+25
2023-10-22
bnxt_en: add infrastructure to lookup ethtool link mode
Edwin Peer
2
-20
/
+258
2023-10-22
bnxt_en: Fix invoking hwmon_notify_event
Kalesh AP
1
-5
/
+11
2023-10-22
bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI
Kalesh AP
4
-9
/
+18
2023-10-22
net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
Shigeru Yoshida
1
-1
/
+3
[next]