index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2024-01-16
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
Kunwu Chan
2024-01-05
net: dsa: bcm_sf2: drop priv->master_mii_dn
Vladimir Oltean
2024-01-05
net: dsa: bcm_sf2: stop assigning an OF node to the ds->user_mii_bus
Vladimir Oltean
2024-01-05
net: dsa: qca8k: use "dev" consistently within qca8k_mdio_register()
Vladimir Oltean
2024-01-05
net: dsa: qca8k: consolidate calls to a single devm_of_mdiobus_register()
Vladimir Oltean
2024-01-05
net: dsa: qca8k: assign ds->user_mii_bus only for the non-OF case
Vladimir Oltean
2024-01-05
net: dsa: qca8k: skip MDIO bus creation if its OF node has status = "disabled"
Vladimir Oltean
2024-01-05
net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure
Vladimir Oltean
2024-01-05
net: dsa: lantiq_gswip: ignore MDIO buses disabled in OF
Vladimir Oltean
2024-01-05
net: dsa: lantiq_gswip: use devres for internal MDIO bus, not ds->user_mii_bus
Vladimir Oltean
2024-01-05
net: dsa: lantiq_gswip: delete irrelevant use of ds->phys_mii_mask
Vladimir Oltean
2023-12-15
net: dsa: mv88e6xxx: Add "rmon" counter group support
Tobias Waldekranz
2023-12-15
net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic
Tobias Waldekranz
2023-12-15
net: dsa: mv88e6xxx: Add "eth-mac" counter group support
Tobias Waldekranz
2023-12-15
net: dsa: mv88e6xxx: Give each hw stat an ID
Tobias Waldekranz
2023-12-15
net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
Tobias Waldekranz
2023-12-15
net: dsa: mv88e6xxx: Create API to read a single stat counter
Tobias Waldekranz
2023-12-15
net: dsa: mv88e6xxx: Push locking into stats snapshotting
Tobias Waldekranz
2023-12-12
net: dsa: realtek: Rewrite RTL8366RB MTU handling
Linus Walleij
2023-12-12
net: dsa: realtek: Rename bogus RTL8368S variable
Linus Walleij
2023-12-08
net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
Sean Nyekjaer
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
2023-12-07
net: dsa: microchip: move ksz_chip_id enum to platform include
Daniel Danzberger
2023-12-07
net: dsa: microchip: properly support platform_data probing
Vladimir Oltean
2023-12-07
net: dsa: microchip: add property to select internal RMII reference clock
Ante Knezic
2023-12-06
net: dsa: mv88e6xxx: Restore USXGMII support for 6393X
Tobias Waldekranz
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-29
net: dsa: sja1105: Use units.h instead of the copy of a definition
Andy Shevchenko
2023-11-29
net: dsa: microchip: make phylink_mac_link_up() not optional
Oleksij Rempel
2023-11-29
net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
Oleksij Rempel
2023-11-29
net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...
Oleksij Rempel
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 probe crash
Greg Ungerer
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 switch probing
Greg Ungerer
2023-11-02
net: dsa: lan9303: consequently nested-lock physical MDIO
Alexander Sverdlin
2023-10-27
net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
Colin Ian King
2023-10-27
net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
Oleksij Rempel
2023-10-27
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
2023-10-27
net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
Oleksij Rempel
2023-10-27
net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
Oleksij Rempel
2023-10-27
net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
Oleksij Rempel
2023-10-25
net: dsa: microchip: ksz9477: add Wake on LAN support
Oleksij Rempel
2023-10-25
net: dsa: microchip: use wakeup-source DT property to enable PME output
Oleksij Rempel
2023-10-25
net: dsa: microchip: Add missing MAC address register offset for ksz8863
Oleksij Rempel
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-21
net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_work
Su Hui
2023-10-20
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
Oleksij Rempel
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-13
net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
Jinjie Ruan
[next]