summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-07-28net: dsa: qca8k: move read_switch_id function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port LAG functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port VLAN functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port mirror functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port FDB/MDB function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move set age/MTU/port enable/disable functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move bridge functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port set status/eee/ethtool stats function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move mib init function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move qca8k bulk read/write helper to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move qca8k read/write/rmw and reg table to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move mib struct to common codeChristian Marangi
2022-07-28net: dsa: qca8k: make mib autocast feature optionalChristian Marangi
2022-07-28net: dsa: qca8k: cache match data to speed up accessChristian Marangi
2022-07-27net: dsa: mv88e6xxx: fix speed setting for CPU/DSA portsMarcin Wojtas
2022-07-27net: dsa: microchip: add support for phylink mac configArun Ramadoss
2022-07-27net: dsa: microchip: ksz8795: use common xmii functionArun Ramadoss
2022-07-27net: dsa: microchip: ksz9477: use common xmii functionArun Ramadoss
2022-07-27net: dsa: microchip: apply rgmii tx and rx delay in phylink mac configArun Ramadoss
2022-07-27net: dsa: microchip: lan937x: add support for configuing xMII registerArun Ramadoss
2022-07-27net: dsa: microchip: add support for common phylink mac link upArun Ramadoss
2022-07-27net: dsa: microchip: add common duplex and flow control functionArun Ramadoss
2022-07-27net: dsa: microchip: add common ksz port xmii speed selection functionArun Ramadoss
2022-07-27net: dsa: microchip: add common gigabit set and get functionArun Ramadoss
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-19net: dsa: microchip: fix the missing ksz8_r_mib_cntArun Ramadoss
2022-07-19net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel
2022-07-19net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel
2022-07-18net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'Arun Ramadoss
2022-07-15net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He
2022-07-15net: dsa: qca8k: move driver to qca dirChristian Marangi
2022-07-11net: dsa: hellcreek: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-06net: dsa: b53: remove unnecessary spi_set_drvdata()Yang Yingliang
2022-07-05net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean
2022-07-02net: dsa: microchip: add LAN937x in the ksz spi probeArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add phylink_mac_config supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add phylink_mac_link_up supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add phylink_get_caps supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add MTU and fast_age supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: register mdio-busArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add phy read and write supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add dsa_tag_protocolArun Ramadoss
2022-07-02net: dsa: microchip: add DSA support for microchip LAN937xArun Ramadoss
2022-07-02net: dsa: microchip: generic access to ksz9477 static and reserved tableArun Ramadoss
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...Vladimir Oltean
2022-06-30net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmwVladimir Oltean
2022-06-30net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean