index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic
Vladimir Oltean
1
-7
/
+0
2025-11-25
net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric)
1
-11
/
+7
2025-11-25
net: dsa: microchip: Free previously initialized ports on init failures
Bastien Curutchet (Schneider Electric)
1
-12
/
+11
2025-11-25
net: dsa: microchip: Don't free uninitialized ksz_irq
Bastien Curutchet (Schneider Electric)
1
-1
/
+1
2025-11-25
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-2
/
+2
2025-11-25
net: dsa: microchip: common: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-4
/
+4
2025-11-20
net: dsa: microchip: lan937x: Fix RGMII delay tuning
Oleksij Rempel
1
-0
/
+1
2025-11-14
net: dsa: hellcreek: fix missing error handling in LED registration
Pavel Zhigulin
1
-2
/
+12
2025-11-06
net: dsa: microchip: Fix reserved multicast address table programming
Tristram Ha
4
-16
/
+91
2025-11-03
net: dsa: b53: properly bound ARL searches for < 4 ARL bin chips
Jonas Gorski
1
-3
/
+6
2025-11-03
net: dsa: b53: stop reading ARL entries if search is done
Jonas Gorski
1
-1
/
+1
2025-11-03
net: dsa: b53: fix enabling ip multicast
Jonas Gorski
2
-4
/
+3
2025-11-03
net: dsa: b53: fix bcm63xx RGMII port link adjustment
Jonas Gorski
1
-1
/
+11
2025-11-03
net: dsa: b53: fix resetting speed and pause on forced link
Jonas Gorski
1
-0
/
+9
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+16
2025-09-25
net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added to the CPU port
Vladimir Oltean
1
-1
/
+2
2025-09-25
net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()
Vladimir Oltean
1
-4
/
+14
2025-09-22
net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463
Bastien Curutchet
1
-0
/
+45
2025-09-19
net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYS
Heiner Kallweit
1
-2
/
+0
2025-09-17
net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype
Russell King (Oracle)
2
-6
/
+1
2025-09-17
net: dsa: mv88e6xxx: remove unused 88E6165 register definitions
Russell King (Oracle)
1
-42
/
+3
2025-09-17
net: dsa: mv88e6xxx: remove duplicated register definition
Russell King (Oracle)
2
-7
/
+1
2025-09-17
net: dsa: mv88e6xxx: remove unused TAI definitions
Russell King (Oracle)
1
-26
/
+0
2025-09-17
net: dsa: mv88e6xxx: rename TAI definitions according to core
Russell King (Oracle)
2
-37
/
+34
2025-09-17
net: dsa: dsa_loop: remove usage of mdio_board_info
Heiner Kallweit
4
-62
/
+60
2025-09-16
net: dsa: mv88e6xxx: clean up PTP clock during setup failure
Russell King (Oracle)
2
-8
/
+8
2025-09-14
net: dsa: mv88e6xxx: remove unused support for PPS event capture
Russell King (Oracle)
2
-19
/
+3
2025-09-14
net: dsa: mv88e6xxx: remove chip->evcap_config
Russell King (Oracle)
2
-7
/
+5
2025-09-14
net: dsa: mv88e6xxx: remove chip->trig_config
Russell King (Oracle)
2
-2
/
+1
2025-09-14
net: dsa: mv88e6xxx: remove mv88e6250_ptp_ops
Russell King (Oracle)
3
-26
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2025-09-08
net: dsa: b53: fix ageing time for BCM53101
Jonas Gorski
1
-4
/
+13
2025-09-05
net: dsa: felix: support phy-mode = "10g-qxgmii"
Vladimir Oltean
3
-2
/
+8
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2025-09-04
net: dsa: dsa_loop: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-02
net: dsa: lantiq_gswip: move MDIO bus registration to .setup()
Daniel Golle
1
-7
/
+7
2025-09-02
net: dsa: lantiq_gswip: support standard MDIO node name
Daniel Golle
1
-0
/
+3
2025-09-02
net: dsa: lantiq_gswip: support offset of MII registers
Daniel Golle
2
-2
/
+13
2025-09-02
net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()
Daniel Golle
1
-0
/
+4
2025-09-02
net: dsa: lantiq_gswip: support model-specific mac_select_pcs()
Daniel Golle
2
-3
/
+19
2025-09-02
net: dsa: lantiq_gswip: move to dedicated folder
Daniel Golle
7
-8
/
+10
2025-09-02
net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds
Miaoqian Lin
1
-4
/
+13
2025-08-26
net: phy: fixed_phy: let fixed_phy_unregister free the phy_device
Heiner Kallweit
1
-6
/
+3
2025-08-25
net: dsa: lantiq_gswip: store switch API version in priv
Daniel Golle
2
-4
/
+22
2025-08-25
net: dsa: lantiq_gswip: make DSA tag protocol model-specific
Daniel Golle
2
-1
/
+6
2025-08-25
net: dsa: lantiq_gswip: load model-specific microcode
Daniel Golle
3
-12
/
+20
2025-08-25
net: dsa: lantiq_gswip: introduce bitmap for MII ports
Daniel Golle
2
-3
/
+12
2025-08-25
net: dsa: lantiq_gswip: move definitions to header
Daniel Golle
2
-247
/
+255
2025-08-25
net: dsa: lantiq_gswip: prepare for more CPU port options
Daniel Golle
1
-29
/
+50
2025-08-25
net: dsa: lantiq_gswip: deduplicate dsa_switch_ops
Daniel Golle
1
-29
/
+15
[next]