summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-07-26net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean
2021-07-26net: dsa: sja1105: add support for imprecise RXVladimir Oltean
2021-07-26net: dsa: sja1105: deny more than one VLAN-aware bridgeVladimir Oltean
2021-07-26net: dsa: sja1105: deny 8021q uppers on portsVladimir Oltean
2021-07-26net: dsa: sja1105: delete vlan delta save/restore logicVladimir Oltean
2021-07-26net: dsa: sja1105: remove redundant re-assignment of pointer tableColin Ian King
2021-07-23net: dsa: mv88e6xxx: silently accept the deletion of VID 0 tooVladimir Oltean
2021-07-23net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-21net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean
2021-07-20mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Eric Woudstra
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean
2021-07-16mt7530 fix mt7530_fdb_write vid missing ivl bitEric Woudstra
2021-07-15net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXXGeert Uytterhoeven
2021-07-13net: dsa: sja1105: fix address learning getting disabled on the CPU portVladimir Oltean
2021-07-11dsa: fix for_each_child.cocci warningskernel test robot
2021-07-01net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-28net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110Vladimir Oltean
2021-06-24net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean
2021-06-24net: dsa: sja1105: document the SJA1110 in the KconfigVladimir Oltean
2021-06-22net: dsa: b53: Create default VLAN entry explicitlyFlorian Fainelli
2021-06-21net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov
2021-06-18net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...Vladimir Oltean
2021-06-18net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...Vladimir Oltean
2021-06-18net: dsa: sja1105: properly power down the microcontroller clock for SJA1110Vladimir Oltean
2021-06-16net: dsa: xrs700x: forward HSR supervision framesGeorge McCollister
2021-06-15net: dsa: b53: remove redundant null check on devColin Ian King
2021-06-14net: dsa: sja1105: constify the sja1105_regs structuresVladimir Oltean
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: dsa: microchip: ksz8795: add LINK_MD register supportOleksij Rempel
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel
2021-06-14net: dsa: microchip: ksz8795: add phylink supportMichael Grzeschik
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik
2021-06-11net: dsa: sja1105: plug in support for 2500base-xVladimir Oltean
2021-06-11net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special'Vladimir Oltean
2021-06-11net: dsa: sja1105: register the PCS MDIO bus for SJA1110Vladimir Oltean
2021-06-11net: dsa: sja1105: migrate to xpcs for SGMIIVladimir Oltean
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean
2021-06-11net: dsa: sja1105: add the RX timestamping procedure for SJA1110Vladimir Oltean