summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mt7530: disable LEDs before resetJustin Swartz2024-03-111-0/+6
* net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_modeRussell King (Oracle)2024-03-071-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-2/+2
|\
| * net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)2024-03-051-2/+2
* | net: dsa: mt7530: simplify link operationsArınç ÜNAL2024-03-052-13/+1
* | net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL2024-03-051-2/+12
* | net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL2024-03-051-10/+10
* | net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL2024-03-051-12/+2
* | net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL2024-03-052-118/+7
* | net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL2024-03-052-68/+19
* | net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL2024-03-051-4/+2
* | net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL2024-03-051-1/+1
* | net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optionalArınç ÜNAL2024-03-051-14/+4
* | net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO functionRobert Marko2024-02-293-1/+37
* | net: dsa: mv88e6xxx: rename mv88e6xxx_g2_scratch_gpio_set_smiRobert Marko2024-02-293-4/+4
* | net: dsa: realtek: support reset controllerLuiz Angelo Daros de Luca2024-02-283-5/+41
* | net: dsa: microchip: Add support for bridge port isolationOleksij Rempel2024-02-262-5/+51
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-151-0/+1
|\|
| * net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfoBreno Leitao2024-02-091-0/+1
* | net: dsa: realtek: fix digital interface select macro for EXT0Luiz Angelo Daros de Luca2024-02-131-2/+2
* | net: dsa: realtek: embed dsa_switch into realtek_privLuiz Angelo Daros de Luca2024-02-124-16/+19
* | net: dsa: realtek: use the same mii bus driver for both interfacesLuiz Angelo Daros de Luca2024-02-126-97/+14
* | net: dsa: realtek: migrate user_mii_bus setup to realtek_dsaLuiz Angelo Daros de Luca2024-02-123-56/+70
* | net: dsa: realtek: clean user_mii_bus setupLuiz Angelo Daros de Luca2024-02-121-10/+3
* | net: dsa: realtek: get internal MDIO node by nameLuiz Angelo Daros de Luca2024-02-121-1/+1
* | net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsaLuiz Angelo Daros de Luca2024-02-125-14/+12
* | net: dsa: realtek: common rtl83xx moduleLuiz Angelo Daros de Luca2024-02-128-273/+322
* | net: dsa: realtek: keep variant reference in realtek_privLuiz Angelo Daros de Luca2024-02-123-12/+7
* | net: dsa: realtek: convert variants into real driversLuiz Angelo Daros de Luca2024-02-127-73/+292
* | net: dsa: realtek: introduce REALTEK_DSA namespaceLuiz Angelo Daros de Luca2024-02-125-11/+15
* | net: dsa: realtek: drop cleanup from realtek_opsLuiz Angelo Daros de Luca2024-02-121-1/+0
* | net: dsa: b53: unexport and move b53_eee_enable_set()Vladimir Oltean2024-02-082-16/+13
* | net: dsa: mt7530: do not clear config->supported_interfacesArınç ÜNAL2024-02-071-2/+0
* | net: dsa: mt7530: correct port capabilities of MT7988Arınç ÜNAL2024-02-071-1/+1
* | net: dsa: mt7530: remove pad_setup function pointerArınç ÜNAL2024-02-072-37/+2
* | net: dsa: mt7530: call port 6 setup from mt7530_mac_config()Arınç ÜNAL2024-02-071-8/+11
* | net: dsa: mt7530: simplify mt7530_pad_clk_setup()Arınç ÜNAL2024-02-071-51/+40
* | net: dsa: mt7530: move XTAL check to mt7530_setup()Arınç ÜNAL2024-02-071-7/+6
* | net: dsa: mt7530: empty default case on mt7530_setup_port5()Arınç ÜNAL2024-02-071-4/+1
* | net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()Russell King (Oracle)2024-02-071-6/+0
* | net: dsa: mv88e6xxx: Return -ENODEV when C45 not supportedAndrew Lunn2024-02-071-1/+1
* | net: dsa: qca8k: consistently use "ret" rather than "err" for error codesVladimir Oltean2024-02-051-8/+8
* | net: dsa: qca8k: put MDIO controller OF node if unavailableVladimir Oltean2024-02-051-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-013-5/+3
|\|
| * net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn2024-01-311-1/+1
| * net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč2024-01-291-2/+1
| * net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle2024-01-261-2/+1
* | net: dsa: Add KSZ8567 switch supportPhilippe Schenker2024-02-014-1/+52
* | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-318-19/+19
* | net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabledArınç ÜNAL2024-01-291-6/+3