aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean1-1/+7
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-207/+912
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean2-186/+322
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean2-190/+746
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean1-2/+2
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean2-15/+21
2022-08-17net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean1-1/+2
2022-08-17net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov1-1/+1
2022-08-17net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss1-0/+3
2022-08-17net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)Florian Fainelli1-52/+43
2022-08-17net: dsa: bcm_sf2: Introduce helper for port override offsetFlorian Fainelli1-16/+21
2022-08-16i2c: Make remove callback return voidUwe Kleine-König3-11/+5
2022-08-12net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov1-0/+3
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean1-0/+3
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is closedVladimir Oltean1-1/+14
2022-07-28net: dsa: qca8k: move read_switch_id function to common codeChristian Marangi3-29/+30
2022-07-28net: dsa: qca8k: move port LAG functions to common codeChristian Marangi3-168/+171
2022-07-28net: dsa: qca8k: move port VLAN functions to common codeChristian Marangi3-184/+187
2022-07-28net: dsa: qca8k: move port mirror functions to common codeChristian Marangi3-93/+98
2022-07-28net: dsa: qca8k: move port FDB/MDB function to common codeChristian Marangi3-311/+317
2022-07-28net: dsa: qca8k: move set age/MTU/port enable/disable functions to common codeChristian Marangi3-88/+97
2022-07-28net: dsa: qca8k: move bridge functions to common codeChristian Marangi3-93/+102
2022-07-28net: dsa: qca8k: move port set status/eee/ethtool stats function to common codeChristian Marangi3-105/+113
2022-07-28net: dsa: qca8k: move mib init function to common codeChristian Marangi3-37/+39
2022-07-28net: dsa: qca8k: move qca8k bulk read/write helper to common codeChristian Marangi3-37/+49
2022-07-28net: dsa: qca8k: move qca8k read/write/rmw and reg table to common codeChristian Marangi3-42/+44
2022-07-28net: dsa: qca8k: move mib struct to common codeChristian Marangi4-51/+67
2022-07-28net: dsa: qca8k: make mib autocast feature optionalChristian Marangi2-2/+14
2022-07-28net: dsa: qca8k: cache match data to speed up accessChristian Marangi2-24/+12
2022-07-27net: dsa: mv88e6xxx: fix speed setting for CPU/DSA portsMarcin Wojtas1-1/+6
2022-07-27net: dsa: microchip: add support for phylink mac configArun Ramadoss6-33/+21
2022-07-27net: dsa: microchip: ksz8795: use common xmii functionArun Ramadoss2-42/+1
2022-07-27net: dsa: microchip: ksz9477: use common xmii functionArun Ramadoss4-167/+49
2022-07-27net: dsa: microchip: apply rgmii tx and rx delay in phylink mac configArun Ramadoss5-1/+130
2022-07-27net: dsa: microchip: lan937x: add support for configuing xMII registerArun Ramadoss4-40/+53
2022-07-27net: dsa: microchip: add support for common phylink mac link upArun Ramadoss4-33/+16
2022-07-27net: dsa: microchip: add common duplex and flow control functionArun Ramadoss5-23/+57
2022-07-27net: dsa: microchip: add common ksz port xmii speed selection functionArun Ramadoss5-15/+69
2022-07-27net: dsa: microchip: add common gigabit set and get functionArun Ramadoss6-48/+82
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+30
2022-07-19net: dsa: microchip: fix the missing ksz8_r_mib_cntArun Ramadoss1-0/+1
2022-07-19net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel1-0/+10
2022-07-19net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel1-0/+16
2022-07-18net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'Arun Ramadoss1-1/+1
2022-07-15net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He1-1/+4
2022-07-15net: dsa: qca8k: move driver to qca dirChristian Marangi6-9/+9
2022-07-11net: dsa: hellcreek: Use the bitmap API to allocate bitmapsChristophe JAILLET1-5/+2
2022-07-06net: dsa: b53: remove unnecessary spi_set_drvdata()Yang Yingliang1-2/+0
2022-07-05net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean1-0/+1
2022-07-02net: dsa: microchip: add LAN937x in the ksz spi probeArun Ramadoss1-0/+26