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
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-03-06
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
1
-2
/
+2
2024-02-26
net: dsa: microchip: Add support for bridge port isolation
Oleksij Rempel
2
-5
/
+51
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
4
-1
/
+52
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2024-01-27
net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...
Oleksij Rempel
2
-7
/
+70
2024-01-27
net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcr
Oleksij Rempel
1
-67
/
+29
2024-01-27
net: dsa: microchip: ksz8: move BMCR specific code to separate function
Oleksij Rempel
1
-126
/
+240
2023-12-08
net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
Sean Nyekjaer
1
-1
/
+1
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+12
2023-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
1
-4
/
+12
2023-12-07
net: dsa: microchip: move ksz_chip_id enum to platform include
Daniel Danzberger
1
-19
/
+1
2023-12-07
net: dsa: microchip: properly support platform_data probing
Vladimir Oltean
1
-8
/
+13
2023-12-07
net: dsa: microchip: add property to select internal RMII reference clock
Ante Knezic
2
-6
/
+26
2023-11-29
net: dsa: microchip: make phylink_mac_link_up() not optional
Oleksij Rempel
1
-4
/
+2
2023-11-29
net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
Oleksij Rempel
3
-1
/
+74
2023-11-29
net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...
Oleksij Rempel
3
-2
/
+56
2023-10-28
net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
Colin Ian King
1
-1
/
+1
2023-10-28
net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
Oleksij Rempel
4
-1
/
+55
2023-10-28
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
4
-8
/
+22
2023-10-28
net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
Oleksij Rempel
1
-3
/
+13
2023-10-28
net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
Oleksij Rempel
1
-6
/
+14
2023-10-28
net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
Oleksij Rempel
3
-7
/
+97
2023-10-25
net: dsa: microchip: ksz9477: add Wake on LAN support
Oleksij Rempel
4
-0
/
+132
2023-10-25
net: dsa: microchip: use wakeup-source DT property to enable PME output
Oleksij Rempel
2
-0
/
+4
2023-10-25
net: dsa: microchip: Add missing MAC address register offset for ksz8863
Oleksij Rempel
1
-0
/
+1
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
3
-14
/
+14
2023-10-20
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
Oleksij Rempel
1
-3
/
+83
2023-10-10
net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries()
Oleksij Rempel
1
-4
/
+4
2023-10-03
net: dsa: microchip: Enable HSR offloading for KSZ9477
Lukasz Majewski
4
-0
/
+235
2023-10-03
net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]
Vladimir Oltean
4
-14
/
+3
2023-09-19
net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected"
Colin Ian King
1
-1
/
+1
2023-09-17
net: dsa: microchip: Add partial ACL support for ksz9477 switches
Oleksij Rempel
7
-1
/
+1815
2023-09-17
net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()
Oleksij Rempel
1
-3
/
+2
2023-09-16
net: dsa: microchip: Add drive strength configuration
Oleksij Rempel
4
-27
/
+329
2023-09-07
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
1
-1
/
+15
2023-08-22
net: dsa: microchip: Remove unused declarations
Yue Haibing
2
-4
/
+0
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+15
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-07-27
net: dsa: Explicitly include correct DT includes
Rob Herring
2
-1
/
+4
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+18
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
1
-2
/
+0
2023-07-17
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
3
-5
/
+18
2023-06-23
net: dsa: microchip: fix writes to phy registers >= 0x10
Rasmus Villemoes
1
-1
/
+17
2023-06-23
net: dsa: microchip: add ksz_prmw32() helper
Rasmus Villemoes
1
-0
/
+7
2023-06-23
net: dsa: microchip: simplify ksz_prmw8()
Rasmus Villemoes
1
-11
/
+2
2023-06-07
net: dsa: microchip: remove KSZ9477 PHY errata handling
Robert Hancock
3
-75
/
+4
2023-05-31
net: dsa: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-30
net: dsa: microchip: Add register access control for KSZ8873 chip
Oleksij Rempel
1
-0
/
+41
2023-05-30
net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...
Oleksij Rempel
1
-0
/
+11
[next]