index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
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-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
2023-10-13
net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-11
net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-11
net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-11
net: dsa: dsa_loop: add phylink capabilities
Russell King (Oracle)
2023-10-11
net: dsa: vsc73xx: add phylink capabilities
Russell King (Oracle)
2023-10-10
net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-10
net: dsa: realtek: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-10
net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-10
net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries()
Oleksij Rempel
2023-10-06
net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...
Marek Behún
2023-10-06
net: dsa: qca8k: fix regmap bulk read/write methods on big endian systems
Marek Behún
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()
Russell King (Oracle)
2023-10-03
net: dsa: microchip: Enable HSR offloading for KSZ9477
Lukasz Majewski
2023-10-03
net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]
Vladimir Oltean
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
2023-10-02
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
2023-09-21
net: dsa: sja1105: make read-only const arrays static
Colin Ian King
2023-09-20
net: dsa: mv88e6xxx: make const read-only array lanes static
Colin Ian King
2023-09-20
net: dsa: vitesse-vsc73xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
net: dsa: rzn1_a5psw: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
net: dsa: realtek: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
net: dsa: ocelot: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
net: dsa: mt7530: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
net: dsa: lantiq_gswip: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
net: dsa: hirschmann: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
net: dsa: bcm_sf2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
net: dsa: b53: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-19
net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected"
Colin Ian King
2023-09-17
net: dsa: microchip: Add partial ACL support for ksz9477 switches
Oleksij Rempel
[next]