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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2025-07-26
net: dsa: microchip: Disable PTP function of KSZ8463
Tristram Ha
1
-0
/
+11
2025-07-26
net: dsa: microchip: Setup fiber ports for KSZ8463
Tristram Ha
2
-0
/
+19
2025-07-26
net: dsa: microchip: Write switch MAC address differently for KSZ8463
Tristram Ha
1
-1
/
+10
2025-07-26
net: dsa: microchip: Use different registers for KSZ8463
Tristram Ha
3
-28
/
+92
2025-07-26
net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
Tristram Ha
6
-3
/
+388
2025-07-25
net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863
Tristram Ha
2
-1
/
+6
2025-06-13
net: Use dev_fwnode()
Jiri Slaby (SUSE)
2
-4
/
+3
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-29
/
+381
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+5
2025-05-26
net: dsa: microchip: Add SGMII port support to KSZ9477 switch
Tristram Ha
5
-7
/
+252
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2
-4
/
+5
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-28
/
+107
2025-05-13
net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
Oleksij Rempel
1
-28
/
+107
2025-05-10
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
3
-19
/
+16
2025-04-15
net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches
Oleksij Rempel
2
-3
/
+113
2025-03-25
net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3
Oleksij Rempel
2
-233
/
+9
2025-01-08
net: dsa: ksz: remove ksz_get_mac_eee()
Russell King (Oracle)
1
-7
/
+0
2025-01-08
net: dsa: ksz: remove setting of tx_lpi parameters
Russell King (Oracle)
1
-8
/
+0
2025-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-20
/
+102
2024-12-21
net: dsa: microchip: Do not execute PTP driver code for unsupported switches
Tristram Ha
2
-11
/
+30
2024-12-20
net: dsa: microchip: Add suspend/resume support to KSZ DSA driver
Tristram Ha
4
-0
/
+47
2024-12-20
net: dsa: microchip: Fix LAN937X set_ageing_time function
Tristram Ha
2
-6
/
+65
2024-12-20
net: dsa: microchip: Fix KSZ9477 set_ageing_time function
Tristram Ha
2
-14
/
+37
2024-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-24
/
+18
2024-12-12
net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
Jesse Van Gavere
1
-24
/
+18
2024-12-12
net: dsa: ksz: implement .support_eee() method
Russell King (Oracle)
1
-15
/
+5
2024-12-10
net: dsa: microchip: Make MDIO bus name unique
Jesse Van Gavere
1
-1
/
+5
2024-11-14
net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
Tristram Ha
5
-3
/
+73
2024-11-12
net: dsa: microchip: parse PHY config from device tree
Oleksij Rempel
1
-6
/
+73
2024-11-12
net: dsa: microchip: add support for side MDIO interface in LAN937x
Oleksij Rempel
4
-16
/
+223
2024-11-12
net: dsa: microchip: cleanup error handling in ksz_mdio_register
Oleksij Rempel
1
-6
/
+4
2024-11-12
net: dsa: microchip: Refactor MDIO handling for side MDIO access
Oleksij Rempel
2
-10
/
+224
2024-11-03
net: dsa: use ethtool string helpers
Rosen Penev
1
-4
/
+2
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-10
/
+11
2024-10-24
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Tim Harvey
1
-10
/
+11
2024-10-15
net: dsa: microchip: copy string using strscpy
Simon Horman
1
-1
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-06
net: dsa: microchip: replace unclear KSZ8830 strings
Pieter Van Trappen
5
-32
/
+32
2024-09-06
net: dsa: microchip: clean up ksz8_reg definition macros
Pieter Van Trappen
1
-4
/
+0
2024-09-06
net: dsa: microchip: rename ksz8 series files
Pieter Van Trappen
4
-9
/
+24
2024-09-03
net: dsa: microchip: Use scoped function to simplfy code
Jinjie Ruan
1
-3
/
+2
2024-08-28
net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
5
-16
/
+176
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2024-08-21
net: dsa: microchip: fix PTP config failure when using multiple ports
Martin Whitaker
1
-4
/
+1
2024-08-16
net: dsa: microchip: fix KSZ87xx family structure wrt the datasheet
Pieter Van Trappen
1
-8
/
+43
2024-08-16
net: dsa: microchip: add WoL support for KSZ87xx family
Pieter Van Trappen
4
-8
/
+119
2024-08-16
net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
Pieter Van Trappen
3
-78
/
+81
2024-08-16
net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
Pieter Van Trappen
5
-198
/
+200
2024-08-14
net: dsa: microchip: ksz9477: unwrap URL in comment
Enguerrand de Ribaucourt
1
-2
/
+1
[next]