summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-07-25net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-07-19net: mscc: ocelot: check return value after calling platform_get_resource()Yang Yingliang
2021-07-14net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean
2021-06-16net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-06-03net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-06-03net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-06-03net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-06-03net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-06-03net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-06-03net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-14net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl
2021-04-14net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl
2021-04-14net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl
2021-03-30net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-03-17net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean
2021-03-04net: dsa: felix: don't deinitialize unused portsVladimir Oltean
2021-03-04net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean
2021-02-17net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-02-07net: dsa: bcm_sf2: put device node before returnPan Bian
2021-02-07net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut
2021-01-27net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-27net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes
2021-01-17net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski
2021-01-12net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-12net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2020-12-30net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean
2020-11-18net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn
2020-11-16net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl
2020-11-14net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu
2020-11-02net: dsa: qca8k: Fix port MTU settingJonathan McDowell
2020-10-20net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King
2020-10-19net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-12net: dsa: microchip: fix race conditionChristian Eggers
2020-10-10net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij
2020-10-09net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-06net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean