summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot
AgeCommit message (Expand)Author
2022-09-26Merge tag 'v5.15.70' into lf-5.15.yJason Liu
2022-08-25net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-07-07net: dsa: felix: frame preemption and cut-through forwarding are mutually exc...Vladimir Oltean
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-06-02net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean
2022-05-04net: dsa: felix: add port mirroring supportVladimir Oltean
2022-05-04flow_offload: add index to flow_action_entry structureBaowen Zheng
2022-05-04net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean
2022-05-04net: dsa: felix: add tsn support for felix switch based on net/tsnXiaoliang Yang
2022-05-04net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang
2022-05-04net: dsa: ocelot: felix: add interface for custom regmapsColin Foster
2022-05-04net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster
2022-05-04net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean
2022-05-04net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-05-04net: dsa: felix: actually disable flooding towards NPI portVladimir Oltean
2022-05-04net: dsa: felix: drop "bool change" from felix_set_tag_protocolVladimir Oltean
2022-05-04net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinitVladimir Oltean
2022-05-04net: dsa: felix: print error message in felix_check_xtr_pkt()Vladimir Oltean
2022-05-04net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()Vladimir Oltean
2022-05-04net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()Vladimir Oltean
2022-05-04net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_initVladimir Oltean
2022-05-04net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean
2022-05-04net: dsa: felix: start off with flooding disabled on the CPU portVladimir Oltean
2022-05-04net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU portVladimir Oltean
2022-05-04net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-05-04net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean
2022-05-04net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean
2022-05-04net: dsa: request drivers to perform FDB isolationVladimir Oltean
2022-05-04net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean
2022-05-04net: dsa: felix: delete workarounds present due to SVL tag_8021q bridgingVladimir Oltean
2022-05-04net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean
2022-05-04net: dsa: create a dsa_lag structureVladimir Oltean
2022-05-04net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean
2022-05-04net: dsa: felix: remove dead code in felix_setup_mmio_filtering()Vladimir Oltean
2022-05-04net: dsa: felix: use DSA port iteration helpersVladimir Oltean
2022-05-04net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean
2022-05-04net: dsa: felix: add port fast age supportVladimir Oltean
2022-05-04net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean
2022-05-04net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean
2022-05-04net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean
2022-05-04net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean
2022-05-04net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2022-05-04net: dsa: felix: use vcap policer to set flow meter for psfpXiaoliang Yang
2022-05-04net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2022-05-04net: dsa: felix: add stream gate settings for psfpXiaoliang Yang
2022-05-04net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang
2022-05-04net: dsa: felix: accept "ethernet-ports" OF node nameVladimir Oltean
2022-05-04Revert "net: dsa: felix: add tsn support for felix switch based on net/tsn"Vladimir Oltean
2022-05-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster
2022-04-20net: dsa: felix: suppress -EPROBE_DEFER errorsMichael Walle