summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2022-03-09net: dsa: microchip: ksz9477: implement MTU configurationOleksij Rempel
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-03-09net: dsa: felix: actually disable flooding towards NPI portVladimir Oltean
2022-03-09net: dsa: felix: drop "bool change" from felix_set_tag_protocolVladimir Oltean
2022-03-08net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)
2022-03-05net: dsa: realtek: rtl8365mb: add support for rtl8_4tLuiz Angelo Daros de Luca
2022-03-04net: dsa: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinitVladimir Oltean
2022-03-04net: dsa: felix: print error message in felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_initVladimir Oltean
2022-03-03net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean
2022-03-03net: dsa: felix: start off with flooding disabled on the CPU portVladimir Oltean
2022-03-03net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU portVladimir Oltean
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-03-02net: dsa: mv88e6xxx: support RMII cmodeBaruch Siach
2022-03-02net: dsa: mv88e6xxx: don't error out cmode set on missing laneBaruch Siach
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-28net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean
2022-02-27net: dsa: sja1105: enforce FDB isolationVladimir Oltean
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean
2022-02-27net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean
2022-02-27net: dsa: felix: delete workarounds present due to SVL tag_8021q bridgingVladimir Oltean
2022-02-27net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean
2022-02-26net: dsa: ocelot: mark as non-legacyRussell King (Oracle)
2022-02-26net: dsa: ocelot: convert to mac_select_pcs()Russell King (Oracle)
2022-02-26net: dsa: ocelot: remove interface checksRussell King (Oracle)
2022-02-26net: dsa: ocelot: populate supported_interfacesRussell King (Oracle)
2022-02-25net: dsa: qca8k: return with -EINVAL on invalid portColin Ian King
2022-02-25net: dsa: sja1105: support switching between SGMII and 2500BASE-XRussell King (Oracle)
2022-02-25net: dsa: sja1105: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-25net: dsa: sja1105: mark as non-legacyRussell King (Oracle)
2022-02-25net: dsa: sja1105: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-02-25net: dsa: sja1105: remove interface checksRussell King (Oracle)
2022-02-25net: dsa: sja1105: populate supported_interfacesRussell King (Oracle)
2022-02-24net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean
2022-02-24net: dsa: create a dsa_lag structureVladimir Oltean
2022-02-24net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masksVladimir Oltean
2022-02-24net: dsa: make LAG IDs one-basedVladimir Oltean
2022-02-24net: dsa: qca8k: rename references to "lag" as "lag_dev"Vladimir Oltean
2022-02-24net: dsa: mv88e6xxx: rename references to "lag" as "lag_dev"Vladimir Oltean
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-23net: dsa: mv88e6xxx: Add support for bridge port locked modeHans Schultz
2022-02-23net: dsa: realtek: rtl8365mb: serialize indirect PHY register accessAlvin Šipraga
2022-02-23net: dsa: realtek: allow subdrivers to externally lock regmapAlvin Šipraga