index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-06
net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0
Jonas Gorski
1
-5
/
+1
2025-06-05
net: dsa: b53: do not touch DLL_IQQD on bcm53115
Jonas Gorski
1
-3
/
+5
2025-06-05
net: dsa: b53: allow RGMII for bcm63xx RGMII ports
Jonas Gorski
1
-0
/
+4
2025-06-05
net: dsa: b53: do not configure bcm63xx's IMP port interface
Jonas Gorski
1
-14
/
+8
2025-06-05
net: dsa: b53: do not enable RGMII delay on bcm63xx
Jonas Gorski
1
-18
/
+1
2025-06-05
net: dsa: b53: do not enable EEE on bcm63xx
Jonas Gorski
1
-1
/
+4
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
26
-169
/
+764
2025-05-28
net: dsa: mt7530: Add AN7583 support
Christian Marangi
3
-6
/
+37
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+16
2025-05-26
net: dsa: microchip: Add SGMII port support to KSZ9477 switch
Tristram Ha
5
-7
/
+252
2025-05-21
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
1
-1
/
+1
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
7
-15
/
+16
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-33
/
+155
2025-05-13
net: dsa: b53: prevent standalone from trying to forward to other ports
Jonas Gorski
2
-0
/
+47
2025-05-13
net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
Oleksij Rempel
1
-28
/
+107
2025-05-13
net: dsa: b53: implement setting ageing time
Jonas Gorski
4
-0
/
+37
2025-05-13
net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING
Vladimir Oltean
1
-5
/
+1
2025-05-10
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
12
-83
/
+75
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-57
/
+154
2025-05-08
net: dsa: b53: do not set learning and unicast/multicast on up
Jonas Gorski
3
-8
/
+15
2025-05-08
net: dsa: b53: fix learning on VLAN unaware bridges
Jonas Gorski
1
-1
/
+1
2025-05-08
net: dsa: b53: fix toggling vlan_filtering
Jonas Gorski
2
-31
/
+75
2025-05-08
net: dsa: b53: do not program vlans when vlan filtering is off
Jonas Gorski
1
-20
/
+28
2025-05-08
net: dsa: b53: do not allow to configure VLAN 0
Jonas Gorski
1
-9
/
+27
2025-05-08
net: dsa: b53: always rejoin default untagged VLAN on bridge leave
Jonas Gorski
1
-5
/
+5
2025-05-08
net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
Jonas Gorski
1
-1
/
+2
2025-05-08
net: dsa: b53: fix flushing old pvid VLAN on pvid change
Jonas Gorski
1
-1
/
+1
2025-05-08
net: dsa: b53: fix clearing PVID of a port
Jonas Gorski
1
-2
/
+11
2025-05-08
net: dsa: b53: keep CPU port always tagged again
Jonas Gorski
1
-0
/
+8
2025-05-08
net: dsa: b53: allow leaky reserved multicast
Jonas Gorski
1
-2
/
+4
2025-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2025-04-30
net: dsa: felix: fix broken taprio gate states after clock jump
Vladimir Oltean
1
-1
/
+4
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2025-04-24
net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
Daniel Golle
1
-3
/
+3
2025-04-23
net: dsa: rzn1_a5psw: Make the read-only array offsets static const
Colin Ian King
1
-2
/
+3
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+24
2025-04-17
net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported
Vladimir Oltean
1
-1
/
+12
2025-04-17
net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...
Vladimir Oltean
1
-1
/
+2
2025-04-17
net: b53: enable BPDU reception for management port
Jonas Gorski
1
-0
/
+10
2025-04-16
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-4
/
+0
2025-04-16
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2
-14
/
+7
2025-04-15
net: dsa: mt7530: implement .get_stats64
Christian Marangi
1
-0
/
+46
2025-04-15
net: dsa: mt7530: move remaining MIB counter to define
Christian Marangi
2
-9
/
+18
2025-04-15
net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats API
Christian Marangi
2
-14
/
+70
2025-04-15
net: dsa: mt7530: move pause MIB counter to eth_ctrl stats API
Christian Marangi
2
-2
/
+15
2025-04-15
net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats API
Christian Marangi
2
-16
/
+72
2025-04-15
net: dsa: mt7530: generalize read port stats logic
Christian Marangi
1
-8
/
+18
2025-04-15
net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches
Oleksij Rempel
2
-3
/
+113
[next]