summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
...
* | net: dsa: realtek: keep default LED state in rtl8366rbLuiz Angelo Daros de Luca2024-04-291-67/+20
* | net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()Justin Stitt2024-04-261-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-252-8/+71
|\|
| * net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer2024-04-222-8/+71
* | net: dsa: b53: provide own phylink MAC operationsFlorian Fainelli2024-04-251-14/+26
* | net: dsa: b53: Remove b53_adjust_link()Florian Fainelli2024-04-251-40/+0
* | net: dsa: b53: Call b53_eee_init() from b53_mac_link_up()Florian Fainelli2024-04-251-1/+5
* | net: dsa: b53: Configure RGMII for 531x5 and MII for 5325Florian Fainelli2024-04-251-3/+14
* | net: dsa: b53: Force flow control for BCM5301X CPU port(s)Florian Fainelli2024-04-251-0/+4
* | net: dsa: b53: Introduce b53_adjust_5325_mii()Florian Fainelli2024-04-251-19/+25
* | net: dsa: b53: Introduce b53_adjust_531x5_rgmii()Florian Fainelli2024-04-251-38/+46
* | net: dsa: b53: Stop exporting b53_phylink_* routinesFlorian Fainelli2024-04-252-27/+12
* | net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw...Matthias Schiffer2024-04-253-2/+93
* | net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlersMatthias Schiffer2024-04-252-4/+52
* | net: dsa: mt7530: explain exposing MDIO bus of MT7531AE betterArınç ÜNAL2024-04-241-1/+4
* | net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()Arınç ÜNAL2024-04-241-2/+2
* | net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTSArınç ÜNAL2024-04-241-4/+4
* | net: dsa: mt7530: get rid of mac_port_validate member of mt753x_infoArınç ÜNAL2024-04-241-7/+3
* | net: dsa: mt7530: refactor MT7530_PMEEECR_P()Arınç ÜNAL2024-04-242-10/+11
* | net: dsa: mt7530: get rid of function sanity checkArınç ÜNAL2024-04-241-7/+0
* | net: dsa: mt7530: define MAC speed capabilities per switch modelArınç ÜNAL2024-04-241-5/+10
* | net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on errorArınç ÜNAL2024-04-241-1/+5
* | net: dsa: mt7530: move MT753X_MTRAP operations for MT7530Arınç ÜNAL2024-04-241-11/+27
* | net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAPArınç ÜNAL2024-04-242-55/+54
* | net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFPArınç ÜNAL2024-04-242-50/+57
* | net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2024-04-242-64/+56
* | net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switchArınç ÜNAL2024-04-242-44/+33
* | net: dsa: mt7530: refactor MT7530_PMCR_P()Arınç ÜNAL2024-04-242-40/+42
* | net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988Arınç ÜNAL2024-04-241-1/+5
* | net: dsa: mt7530: simplify core operationsArınç ÜNAL2024-04-231-65/+43
* | net: dsa: mt7530-mdio: read PHY address of switch from device treeArınç ÜNAL2024-04-233-28/+41
* | net: dsa: vsc73xx: add structure descriptionsPawel Dembicki2024-04-221-1/+15
* | net: dsa: vsc73xx: Add define for max num of portsPawel Dembicki2024-04-222-12/+12
* | net: dsa: vsc73xx: use macros for rgmii recognitionPawel Dembicki2024-04-221-1/+1
* | net: dsa: vsc73xx: convert to PHYLINKPawel Dembicki2024-04-221-127/+117
* | net: dsa: vsc73xx: use read_poll_timeout instead delay loopPawel Dembicki2024-04-221-14/+16
* | net: dsa: xrs700x: fix missing initialisation of ds->phylink_mac_opsRussell King (Oracle)2024-04-191-0/+1
* | net: dsa: sja1105: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-181-0/+3
* | net: dsa: felix: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-181-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-182-4/+16
|\|
| * net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL2024-04-171-4/+6
| * net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2024-04-172-0/+10
* | net: dsa: xrs700x: provide own phylink MAC operationsRussell King (Oracle)2024-04-171-4/+21
* | net: dsa: rzn1_a5psw: provide own phylink MAC operationsRussell King (Oracle)2024-04-171-16/+31
* | net: dsa: lan9303: provide own phylink MAC operationsRussell King (Oracle)2024-04-171-5/+26
* | net: dsa: bcm_sf2: provide own phylink MAC operationsRussell King (Oracle)2024-04-171-17/+32
* | net: dsa: microchip: drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-161-7/+0
* | net: dsa: mt7530: provide own phylink MAC operationsRussell King (Oracle)2024-04-161-17/+29
* | net: dsa: lantiq_gswip: provide own phylink MAC operationsRussell King (Oracle)2024-04-161-16/+23
* | net: dsa: qca8k: provide own phylink MAC operationsRussell King (Oracle)2024-04-161-17/+32