summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-131-4/+7
|\
| * net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang2024-09-121-4/+7
* | net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()Vasileios Amoiridis2024-09-071-1/+1
* | net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()Vasileios Amoiridis2024-09-071-1/+1
* | net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen2024-09-065-32/+32
* | net: dsa: microchip: clean up ksz8_reg definition macrosPieter Van Trappen2024-09-061-4/+0
* | net: dsa: microchip: rename ksz8 series filesPieter Van Trappen2024-09-064-9/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-061-2/+8
|\|
| * net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki2024-09-051-2/+8
* | net: dsa: felix: Annotate struct action_gate_entry with __counted_byHongbo Li2024-09-051-1/+1
* | net: dsa: microchip: Use scoped function to simplfy codeJinjie Ruan2024-09-031-3/+2
* | net: dsa: realtek: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-031-5/+3
* | net: dsa: vsc73xx: implement FDB operationsPawel Dembicki2024-09-032-0/+357
* | net: dsa: realtek: make use of dev_err_cast_probe()Hongbo Li2024-08-291-5/+3
* | net: dsa: mv88e6xxx: Remove stale commentAndy Shevchenko2024-08-291-1/+1
* | net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha2024-08-285-16/+176
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-233-11/+123
|\|
| * net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang2024-08-211-1/+2
| * net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker2024-08-211-4/+1
| * net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean2024-08-161-6/+109
| * net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean2024-08-161-0/+11
* | net: dsa: sja1105: Simplify with scoped for each OF child loopJinjie Ruan2024-08-221-8/+2
* | net: dsa: ocelot: Simplify with scoped for each OF child loopJinjie Ruan2024-08-221-4/+1
* | net: dsa: b53: Use dev_err_probe()Florian Fainelli2024-08-211-4/+3
* | net: dsa: microchip: fix KSZ87xx family structure wrt the datasheetPieter Van Trappen2024-08-161-8/+43
* | net: dsa: microchip: add WoL support for KSZ87xx familyPieter Van Trappen2024-08-164-8/+119
* | net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_commonPieter Van Trappen2024-08-163-78/+81
* | net: dsa: microchip: move KSZ9477 WoL functions to ksz_commonPieter Van Trappen2024-08-165-198/+200
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-161-13/+38
|\|
| * net: dsa: vsc73xx: allow phy resettingPawel Dembicki2024-08-121-11/+0
| * net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki2024-08-121-1/+36
| * net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki2024-08-121-1/+1
| * net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki2024-08-121-1/+5
* | net: dsa: microchip: ksz9477: unwrap URL in commentEnguerrand de Ribaucourt2024-08-141-2/+1
* | net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt2024-08-111-37/+54
* | net: dsa: vsc73xx: use defined values in phy operationsPawel Dembicki2024-08-091-12/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-082-1/+19
|\|
| * net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker2024-08-081-0/+11
| * net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori2024-08-081-1/+3
| * net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha2024-08-071-0/+5
* | net: dsa: mt7530: Add EN7581 supportLorenzo Bianconi2024-08-043-11/+59
* | net: dsa: vsc73xx: speed up MDIO bus to max allowed valuePawel Dembicki2024-08-031-1/+18
* | net: dsa: vsc73xx: make RGMII delays configurablePawel Dembicki2024-07-311-4/+66
|/
* net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi2024-07-181-0/+3
* net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi2024-07-181-1/+2
* dsa: lan9303: consistent naming for PHY address parameterChristian Eggers2024-07-151-4/+4
* Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-159-10/+10
|\
| * net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-159-10/+10
* | net: dsa: vsc73xx: start treating the BR_LEARNING flagPawel Dembicki2024-07-151-6/+35
* | net: dsa: vsc73xx: Add bridge supportPawel Dembicki2024-07-151-0/+5