index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo
Breno Leitao
2024-02-09
1
-0
/
+1
*
net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 reads
Andrew Lunn
2024-01-31
1
-1
/
+1
*
net: dsa: qca8k: fix illegal usage of GPIO
Michal Vokáč
2024-01-29
1
-2
/
+1
*
net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
Daniel Golle
2024-01-26
1
-2
/
+1
*
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
Kunwu Chan
2024-01-16
1
-0
/
+2
*
net: dsa: bcm_sf2: drop priv->master_mii_dn
Vladimir Oltean
2024-01-05
2
-4
/
+3
*
net: dsa: bcm_sf2: stop assigning an OF node to the ds->user_mii_bus
Vladimir Oltean
2024-01-05
1
-1
/
+0
*
net: dsa: qca8k: use "dev" consistently within qca8k_mdio_register()
Vladimir Oltean
2024-01-05
1
-4
/
+5
*
net: dsa: qca8k: consolidate calls to a single devm_of_mdiobus_register()
Vladimir Oltean
2024-01-05
1
-13
/
+11
*
net: dsa: qca8k: assign ds->user_mii_bus only for the non-OF case
Vladimir Oltean
2024-01-05
3
-4
/
+6
*
net: dsa: qca8k: skip MDIO bus creation if its OF node has status = "disabled"
Vladimir Oltean
2024-01-05
1
-3
/
+5
*
net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure
Vladimir Oltean
2024-01-05
1
-5
/
+16
*
net: dsa: lantiq_gswip: ignore MDIO buses disabled in OF
Vladimir Oltean
2024-01-05
1
-3
/
+3
*
net: dsa: lantiq_gswip: use devres for internal MDIO bus, not ds->user_mii_bus
Vladimir Oltean
2024-01-05
1
-38
/
+31
*
net: dsa: lantiq_gswip: delete irrelevant use of ds->phys_mii_mask
Vladimir Oltean
2024-01-05
1
-1
/
+0
*
net: dsa: mv88e6xxx: Add "rmon" counter group support
Tobias Waldekranz
2023-12-15
1
-0
/
+42
*
net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic
Tobias Waldekranz
2023-12-15
2
-7
/
+6
*
net: dsa: mv88e6xxx: Add "eth-mac" counter group support
Tobias Waldekranz
2023-12-15
1
-0
/
+39
*
net: dsa: mv88e6xxx: Give each hw stat an ID
Tobias Waldekranz
2023-12-15
1
-63
/
+75
*
net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
Tobias Waldekranz
2023-12-15
3
-11
/
+11
*
net: dsa: mv88e6xxx: Create API to read a single stat counter
Tobias Waldekranz
2023-12-15
2
-83
/
+106
*
net: dsa: mv88e6xxx: Push locking into stats snapshotting
Tobias Waldekranz
2023-12-15
1
-6
/
+7
*
net: dsa: realtek: Rewrite RTL8366RB MTU handling
Linus Walleij
2023-12-12
1
-18
/
+30
*
net: dsa: realtek: Rename bogus RTL8368S variable
Linus Walleij
2023-12-12
1
-5
/
+6
*
net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
Sean Nyekjaer
2023-12-08
1
-1
/
+1
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
6
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
2
-6
/
+41
|
\
|
*
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
2023-12-07
1
-4
/
+12
|
*
net: dsa: mv88e6xxx: Restore USXGMII support for 6393X
Tobias Waldekranz
2023-12-06
1
-2
/
+29
*
|
net: dsa: microchip: move ksz_chip_id enum to platform include
Daniel Danzberger
2023-12-07
1
-19
/
+1
*
|
net: dsa: microchip: properly support platform_data probing
Vladimir Oltean
2023-12-07
1
-8
/
+13
*
|
net: dsa: microchip: add property to select internal RMII reference clock
Ante Knezic
2023-12-07
2
-6
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
1
-6
/
+20
|
\
|
|
*
net: dsa: mv88e6xxx: fix marvell 6350 probe crash
Greg Ungerer
2023-11-26
1
-2
/
+4
|
*
net: dsa: mv88e6xxx: fix marvell 6350 switch probing
Greg Ungerer
2023-11-26
1
-4
/
+16
*
|
net: dsa: sja1105: Use units.h instead of the copy of a definition
Andy Shevchenko
2023-11-29
1
-1
/
+2
*
|
net: dsa: microchip: make phylink_mac_link_up() not optional
Oleksij Rempel
2023-11-29
1
-4
/
+2
*
|
net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
Oleksij Rempel
2023-11-29
3
-1
/
+74
*
|
net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...
Oleksij Rempel
2023-11-29
3
-2
/
+56
|
/
*
net: dsa: lan9303: consequently nested-lock physical MDIO
Alexander Sverdlin
2023-11-02
1
-2
/
+2
*
net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
Colin Ian King
2023-10-27
1
-1
/
+1
*
net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
Oleksij Rempel
2023-10-27
4
-1
/
+55
*
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
2023-10-27
4
-8
/
+22
*
net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
Oleksij Rempel
2023-10-27
1
-3
/
+13
*
net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
Oleksij Rempel
2023-10-27
1
-6
/
+14
*
net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
Oleksij Rempel
2023-10-27
3
-7
/
+97
*
net: dsa: microchip: ksz9477: add Wake on LAN support
Oleksij Rempel
2023-10-25
4
-0
/
+132
*
net: dsa: microchip: use wakeup-source DT property to enable PME output
Oleksij Rempel
2023-10-25
2
-0
/
+4
*
net: dsa: microchip: Add missing MAC address register offset for ksz8863
Oleksij Rempel
2023-10-25
1
-0
/
+1
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
23
-163
/
+162
[next]