summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorLines
2024-12-19net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha-6/+65
2024-12-19net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha-14/+37
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere-24/+18
2024-12-11net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean-6/+11
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-28/+28
2024-11-13net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha-3/+73
2024-11-12dsa: qca8k: Use nested lock to avoid splatAndrew Lunn-1/+1
2024-11-11net: dsa: microchip: parse PHY config from device treeOleksij Rempel-6/+73
2024-11-11net: dsa: microchip: add support for side MDIO interface in LAN937xOleksij Rempel-16/+223
2024-11-11net: dsa: microchip: cleanup error handling in ksz_mdio_registerOleksij Rempel-6/+4
2024-11-11net: dsa: microchip: Refactor MDIO handling for side MDIO accessOleksij Rempel-10/+224
2024-11-03net: dsa: mt7530: Add TBF qdisc offload supportLorenzo Bianconi-0/+61
2024-11-03net: dsa: use ethtool string helpersRosen Penev-95/+59
2024-10-28net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port()Javier Carrasco-0/+1
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-47/+89
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang-3/+20
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang-19/+43
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang-33/+32
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey-10/+11
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-2/+1
2024-10-20net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh-0/+1
2024-10-17net: dsa: mv88e6xxx: return NULL when no PCS is presentRussell King (Oracle)-1/+1
2024-10-15net: dsa: vsc73xx: fix reception from VLAN-unaware bridgesVladimir Oltean-1/+0
2024-10-15net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361Peter Rashleigh-1/+1
2024-10-15net: dsa: microchip: copy string using strscpySimon Horman-1/+1
2024-10-11net: dsa: mv88e6xxx: Fix uninitialised err valueAryan Srivastava-1/+1
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+42
2024-10-08net: dsa: mv88e6xxx: Add FID map cacheAryan Srivastava-38/+14
2024-10-08net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski-1/+1
2024-10-08net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski-1/+1
2024-10-08net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski-0/+6
2024-10-08net: dsa: b53: fix max MTU for 1g switchesJonas Gorski-1/+4
2024-10-08net: dsa: b53: fix jumbo frame mtu checkJonas Gorski-1/+1
2024-10-07net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin-0/+29
2024-10-04net: dsa: Switch back to struct platform_driver::remove()Uwe Kleine-König-14/+14
2024-10-04net: dsa: bcm_sf2: fix crossbar port bitwidth logicSam Edwards-3/+7
2024-10-04net: dsa: mv88e6xxx: Support LED controlLinus Walleij-2/+1031
2024-10-04net: dsa: sja1105: fix reception from VLAN-unaware bridgesVladimir Oltean-1/+0
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2024-10-02net: dsa: sja1105: use phylink_pcs internallyRussell King (Oracle)-28/+18
2024-10-02net: dsa: sja1105: call PCS config/link_up via pcs_ops structureRussell King (Oracle)-3/+7
2024-10-02net: dsa: sja1105: simplify static configuration reloadRussell King (Oracle)-31/+34
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-2/+2
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+7
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang-4/+7
2024-09-06net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()Vasileios Amoiridis-1/+1
2024-09-06net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()Vasileios Amoiridis-1/+1
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen-32/+32
2024-09-06net: dsa: microchip: clean up ksz8_reg definition macrosPieter Van Trappen-4/+0
2024-09-06net: dsa: microchip: rename ksz8 series filesPieter Van Trappen-9/+24