index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
net: dsa: b53: fix BCM5325/65 ARL entry multicast port masks
Jonas Gorski
3
-6
/
+31
2025-12-01
net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65
Jonas Gorski
1
-4
/
+9
2025-12-01
net: dsa: b53: use same ARL search result offset for BCM5325/65
Jonas Gorski
2
-20
/
+2
2025-12-01
net: dsa: b53: fix extracting VID from entry for BCM5325/65
Jonas Gorski
1
-1
/
+1
2025-12-01
net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65
Jonas Gorski
1
-2
/
+6
2025-12-01
net: dsa: yt921x: Set ageing_time_min/ageing_time_max
David Yang
1
-0
/
+2
2025-11-27
net: dsa: yt921x: Use macros for MIB locations
David Yang
2
-44
/
+93
2025-11-27
net: dsa: yt921x: Fix parsing MIB attributes
David Yang
1
-11
/
+11
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-36
/
+24
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+13
2025-11-20
net: dsa: microchip: lan937x: Fix RGMII delay tuning
Oleksij Rempel
1
-0
/
+1
2025-11-19
net: dsa: sja1105: Switch to use %ptSp
Andy Shevchenko
1
-5
/
+3
2025-11-18
net: dsa: ks8995: Fix incorrect OF match table name
Alok Tiwari
1
-3
/
+3
2025-11-14
net: dsa: hellcreek: fix missing error handling in LED registration
Pavel Zhigulin
1
-2
/
+12
2025-11-10
net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the code
Heiner Kallweit
1
-6
/
+1
2025-11-10
net: dsa: b53: add support for bcm63xx ARL entry format
Jonas Gorski
3
-7
/
+61
2025-11-10
net: dsa: b53: add support for 5389/5397/5398 ARL entry format
Jonas Gorski
3
-3
/
+89
2025-11-10
net: dsa: b53: move ARL entry functions into ops struct
Jonas Gorski
2
-21
/
+76
2025-11-10
net: dsa: b53: split reading search entry into their own functions
Jonas Gorski
1
-18
/
+38
2025-11-10
net: dsa: b53: provide accessors for accessing ARL_SRCH_CTL
Jonas Gorski
1
-13
/
+24
2025-11-10
net: dsa: b53: move writing ARL entries into their own functions
Jonas Gorski
1
-12
/
+26
2025-11-10
net: dsa: b53: move reading ARL entries into their own function
Jonas Gorski
1
-46
/
+23
2025-11-10
net: dsa: b53: b53_arl_read{,25}(): use the entry for comparision
Jonas Gorski
1
-12
/
+10
2025-11-06
net: dsa: add driver for MaxLinear GSW1xx switch family
Daniel Golle
6
-0
/
+1027
2025-11-06
net: dsa: lantiq_gswip: allow adjusting MII delays
Daniel Golle
2
-38
/
+60
2025-11-06
net: dsa: lantiq_gswip: add vendor property to setup MII refclk output
Daniel Golle
1
-0
/
+2
2025-11-06
net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALID
Daniel Golle
2
-1
/
+7
2025-11-06
net: dsa: lantiq_gswip: set link parameters also for CPU port
Daniel Golle
1
-1
/
+1
2025-11-06
net: dsa: lantiq_gswip: support Energy Efficient Ethernet
Daniel Golle
2
-0
/
+54
2025-11-06
net: dsa: lantiq_gswip: support enable/disable learning
Daniel Golle
2
-0
/
+46
2025-11-06
net: dsa: lantiq_gswip: split into common and MMIO parts
Daniel Golle
5
-1579
/
+1645
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-25
/
+121
2025-11-06
net: dsa: microchip: Fix reserved multicast address table programming
Tristram Ha
4
-16
/
+91
2025-11-05
net: dsa: microchip: Fix a link check in ksz9477_pcs_read()
Dan Carpenter
1
-1
/
+1
2025-11-03
net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"
Colin Ian King
1
-1
/
+1
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-10-23
net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parameters
Daniel Golle
1
-10
/
+7
2025-10-23
net: dsa: lantiq_gswip: optimize regmap_write_bits() statements
Daniel Golle
1
-18
/
+15
2025-10-23
net: dsa: lantiq_gswip: replace *_mask() functions with regmap API
Daniel Golle
1
-70
/
+70
2025-10-23
net: dsa: lantiq_gswip: manually convert remaining uses of read accessors
Daniel Golle
1
-40
/
+38
[prev]
[next]