| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: microchip: fix register write order in ksz8_ind_write8() | Tobias Jakobi (Compleo) | 2024-03-06 | 1 | -2/+2 |
* | 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-02-01 | 1 | -1/+1 |
* | net: dsa: qca8k: fix illegal usage of GPIO | Michal Vokáč | 2024-01-30 | 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-17 | 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-08 | 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-07 | 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-12-01 | 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-30 | 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 |