index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-27
net: dsa: mxl862xx: enable assisted learning on CPU port
Edoardo Pinci
1
-0
/
+1
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+7
2026-08-18
net: dsa: initial support for MT7628 embedded switch
Joris Vaisvila
3
-0
/
+663
2026-08-17
net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIO
Ahmad Fatoum
1
-2
/
+2
2026-08-17
net: dsa: mv88e6xxx: Fix PCS link check on CMODE read error
Ruoyu Wang
1
-1
/
+4
2026-08-17
net: dsa: b53: fix error propagation from b53_fdb_dump()
Vladimir Oltean
1
-1
/
+1
2026-08-07
net: dsa: mt7530: serialize the regmap IRQ chip like every other user
Daniel Golle
1
-1
/
+25
2026-08-07
net: dsa: mt7530: check command register writes in fdb and vlan cmd
Daniel Golle
1
-4
/
+12
2026-08-07
net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()
Daniel Golle
1
-4
/
+10
2026-08-07
net: dsa: mt7530: error out on failed PHY_IAC command writes
Daniel Golle
1
-6
/
+18
2026-08-07
net: dsa: mt7530: check bus->read() error in core_rmw()
Daniel Golle
1
-1
/
+5
2026-08-04
net: dsa: realtek: rtl8366rb: Fix up port isolation
Linus Walleij
1
-5
/
+4
2026-07-31
net: dsa: microchip: add two-steps PTP support for KSZ8463
Bastien Curutchet (Schneider Electric)
6
-7
/
+167
2026-07-31
net: dsa: microchip: explicitly enable detection of L2 PTP frames
Bastien Curutchet (Schneider Electric)
1
-2
/
+3
2026-07-31
net: dsa: microchip: add KSZ8463 tail tag handling
Bastien Curutchet (Schneider Electric)
1
-2
/
+2
2026-07-31
net: dsa: microchip: adapt port offset for KSZ8463's PTP register
Bastien Curutchet (Schneider Electric)
1
-0
/
+3
2026-07-31
net: dsa: microchip: add PTP interrupt handling for KSZ8463
Bastien Curutchet (Schneider Electric)
4
-2
/
+237
2026-07-31
net: dsa: microchip: allow the use of other IRQ operations.
Bastien Curutchet (Schneider Electric)
2
-7
/
+13
2026-07-31
net: dsa: microchip: split ksz8_config_cpu_port()
Bastien Curutchet (Schneider Electric)
1
-28
/
+45
2026-07-31
net: dsa: microchip: implement ksz8463_setup()
Bastien Curutchet (Schneider Electric)
1
-12
/
+114
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-56
/
+71
2026-07-29
net: dsa: realtek: use devm_mutex_init for l2_lock
Luiz Angelo Daros de Luca
1
-1
/
+3
2026-07-29
net: dsa: realtek: use devm_mutex_init for vlan_lock
Luiz Angelo Daros de Luca
1
-1
/
+4
2026-07-29
net: dsa: realtek: use devm_mutex_init for regmap lock
Luiz Angelo Daros de Luca
1
-1
/
+4
2026-07-29
net: dsa: realtek: rtl8365mb: use devm_mutex_init for mib_lock
Luiz Angelo Daros de Luca
1
-3
/
+13
2026-07-29
net: dsa: mt7530: error out on failed reads in MT7531 PHY polling
Daniel Golle
1
-38
/
+20
2026-07-29
net: dsa: mt7530: error out on failed reads in ATC/VTCR command polling
Daniel Golle
1
-10
/
+18
2026-07-29
net: dsa: mt7530: check bus->read() errors in the MDIO regmap backend
Daniel Golle
1
-2
/
+9
2026-07-23
net: dsa: microchip: Fix log typo in error path
Niklas Söderlund
1
-1
/
+1
2026-07-22
net: dsa: mt7530: add EN7528 support
Ahmed Naseef
3
-8
/
+52
2026-07-22
net: dsa: realtek: rtl8365mb: add HSGMII support for RTL8367S
Johan Alvarado
1
-16
/
+118
2026-07-22
net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
Johan Alvarado
1
-4
/
+511
2026-07-21
net: dsa: microchip: make read-only const array ts_reg static
Colin Ian King
1
-2
/
+4
2026-07-21
net: dsa: yt921x: Fix external port detection
Chukun Pan
1
-1
/
+1
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-3
/
+0
2026-07-08
net: dsa: microchip: move the drive strength config out of the common section
Bastien Curutchet (Schneider Electric)
5
-170
/
+218
2026-07-08
net: dsa: microchip: rename ksz9477_drive_strength_write()
Bastien Curutchet (Schneider Electric)
1
-7
/
+7
2026-07-08
net: dsa: microchip: move ksz9477_set_default_prio_queue_mapping() to ksz9477.c
Bastien Curutchet (Schneider Electric)
4
-23
/
+24
2026-07-08
net: dsa: microchip: handle KSZ8-specific tc setup in ksz8.c
Bastien Curutchet (Schneider Electric)
3
-119
/
+171
2026-07-08
net: dsa: microchip: move KSZ9477 errata handling to ksz9477.c
Bastien Curutchet (Schneider Electric)
4
-51
/
+60
2026-07-08
net: dsa: microchip: move ksz_get_gbit() and ksz_get_xmii() to ksz9477.c
Bastien Curutchet (Schneider Electric)
3
-55
/
+54
2026-07-08
net: dsa: microchip: move ksz88xx stats handling in ksz8.c
Bastien Curutchet (Schneider Electric)
3
-87
/
+86
2026-07-08
net: dsa: microchip: make ksz_is_port_mac_global_usable() static
Bastien Curutchet (Schneider Electric)
2
-29
/
+28
2026-07-08
net: dsa: microchip: split port_max_mtu() implementation
Vladimir Oltean
6
-41
/
+21
2026-07-08
net: dsa: microchip: split ksz8_change_mtu()
Vladimir Oltean
1
-30
/
+19
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
3
-3
/
+0
2026-07-02
net: dsa: qca8k: fall back to ethernet-ports node name for LEDs
Rosen Penev
1
-0
/
+3
2026-07-02
net: dsa: realtek: rtl8366rb: Switch to generic learning enablement
Linus Walleij
1
-26
/
+17
2026-07-02
net: dsa: realtek: rtl8366rb: Disable STP learning on all ports in setup
Linus Walleij
1
-34
/
+40
[next]