index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-04-26
net: dsa: b53: mmap: add phy ops
Álvaro Fernández Rojas
1
-0
/
+14
2023-04-13
net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bit
Gustav Ekelund
3
-1
/
+22
2023-04-06
net: dsa: mv88e6xxx: replace VTU violation prints with trace points
Vladimir Oltean
2
-4
/
+33
2023-04-06
net: dsa: mv88e6xxx: replace ATU violation prints with trace points
Vladimir Oltean
4
-9
/
+86
2023-04-06
net: dsa: mv88e6xxx: read FID when handling ATU violations
Hans J. Schultz
1
-11
/
+61
2023-04-06
net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
Steffen Bätz
1
-2
/
+7
2023-04-06
net: dsa: microchip: ksz8: fix MDB configuration with non-zero VID
Oleksij Rempel
1
-1
/
+1
2023-04-06
net: dsa: microchip: ksz8863_smi: fix bulk access
Oleksij Rempel
1
-9
/
+0
2023-04-06
net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...
Oleksij Rempel
1
-1
/
+1
2023-04-06
net: dsa: microchip: ksz8: fix offset for the timestamp filed
Oleksij Rempel
1
-1
/
+1
2023-04-06
net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries
Oleksij Rempel
1
-3
/
+3
2023-04-06
net: dsa: microchip: ksz8: fix ksz8_fdb_dump()
Oleksij Rempel
1
-6
/
+5
2023-04-06
net: dsa: realtek: fix out-of-bounds access
Ahmad Fatoum
1
-1
/
+4
2023-03-30
net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII case
Arınç ÜNAL
1
-5
/
+4
2023-03-30
net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
Arınç ÜNAL
1
-11
/
+11
2023-03-30
net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()
Arınç ÜNAL
1
-6
/
+12
2023-03-30
net: dsa: b53: mmap: fix device tree support
Álvaro Fernández Rojas
1
-1
/
+1
2023-03-22
net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795
Marek Vasut
1
-1
/
+1
2023-03-22
net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290
Vladimir Oltean
1
-4
/
+12
2023-03-22
net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
Arınç ÜNAL
1
-31
/
+31
2023-03-22
net: dsa: mt7530: remove now incorrect comment regarding port 5
Arınç ÜNAL
1
-1
/
+1
2023-03-17
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
1
-15
/
+20
2023-03-11
net: dsa: felix: fix internal MDIO controller resource length
Vladimir Oltean
1
-1
/
+1
2023-03-11
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
1
-2
/
+2
2023-02-14
net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
Vladimir Oltean
1
-7
/
+19
2023-02-01
net: dsa: microchip: fix probe of I2C-connected KSZ8563
Ahmad Fatoum
1
-1
/
+1
2023-02-01
net: dsa: microchip: ksz9477: port map correction in ALU table entry register
Rakesh Sankaranarayanan
1
-2
/
+2
2023-01-12
net: dsa: qca8k: fix wrong length value for mgmt eth packet
Christian Marangi
1
-10
/
+35
2023-01-12
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
Christian Marangi
2
-54
/
+12
2023-01-12
net: dsa: mv88e6xxx: depend on PTP conditionally
Johnny S. Lee
1
-2
/
+2
2022-12-31
net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
Arun Ramadoss
1
-2
/
+1
2022-12-31
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
Vladimir Oltean
1
-5
/
+4
2022-12-31
net: lan9303: Fix read error execution path
Jerry Ray
1
-1
/
+3
2022-12-08
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
1
-1
/
+1
2022-12-07
net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY ports
Vladimir Oltean
1
-2
/
+5
2022-12-07
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
1
-0
/
+2
2022-11-29
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-11-18
net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus
Vladimir Oltean
1
-0
/
+6
2022-10-28
net: dsa: Fix possible memory leaks in dsa_loop_init()
Chen Zhongjin
1
-7
/
+18
2022-10-14
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
Christian Marangi
1
-12
/
+8
2022-10-14
net: dsa: qca8k: fix inband mgmt for big-endian systems
Christian Marangi
1
-16
/
+47
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+5
2022-09-30
net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
Kurt Kanzenbach
2
-2
/
+81
2022-09-30
net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
Vladimir Oltean
1
-8
/
+12
2022-09-30
net: dsa: felix: offload per-tc max SDU from tc-taprio
Vladimir Oltean
1
-2
/
+35
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+13
2022-09-29
net: dsa: felix: update regmap requests to be string-based
Vladimir Oltean
4
-54
/
+112
2022-09-29
net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
Vladimir Oltean
3
-188
/
+38
2022-09-29
net: dsa: felix: remove felix_info :: init_regmap
Vladimir Oltean
4
-6
/
+2
2022-09-29
net: dsa: felix: remove felix_info :: imdio_base
Vladimir Oltean
2
-4
/
+6
[next]