aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/dsa/ocelot/felix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster1-1/+0
2022-04-14net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean1-0/+23
2022-03-17net: dsa: felix: add port mirroring supportVladimir Oltean1-0/+20
2022-03-14net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean1-0/+43
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean1-0/+16
2022-03-09net: dsa: felix: actually disable flooding towards NPI portVladimir Oltean1-0/+9
2022-03-09net: dsa: felix: drop "bool change" from felix_set_tag_protocolVladimir Oltean1-39/+26
2022-03-04net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinitVladimir Oltean1-1/+0
2022-03-04net: dsa: felix: print error message in felix_check_xtr_pkt()Vladimir Oltean1-1/+5
2022-03-04net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()Vladimir Oltean1-1/+1
2022-03-04net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()Vladimir Oltean1-5/+2
2022-03-04net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_initVladimir Oltean1-1/+0
2022-03-03net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean1-10/+0
2022-03-03net: dsa: felix: start off with flooding disabled on the CPU portVladimir Oltean1-17/+0
2022-03-03net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU portVladimir Oltean1-2/+45
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean1-26/+145
2022-02-28net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster1-2/+19
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean1-10/+53
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean1-1/+2
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean1-6/+12
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean1-56/+64
2022-02-27net: dsa: felix: delete workarounds present due to SVL tag_8021q bridgingVladimir Oltean1-17/+2
2022-02-26net: dsa: ocelot: mark as non-legacyRussell King (Oracle)1-0/+6
2022-02-26net: dsa: ocelot: convert to mac_select_pcs()Russell King (Oracle)1-6/+8
2022-02-26net: dsa: ocelot: populate supported_interfacesRussell King (Oracle)1-0/+10
2022-02-24net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean1-0/+18
2022-02-24net: dsa: create a dsa_lag structureVladimir Oltean1-4/+4
2022-02-17net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean1-111/+76
2022-02-17net: dsa: felix: remove dead code in felix_setup_mmio_filtering()Vladimir Oltean1-5/+3
2022-02-17net: dsa: felix: use DSA port iteration helpersVladimir Oltean1-48/+27
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean1-5/+5
2022-01-07net: dsa: felix: add port fast age supportVladimir Oltean1-0/+12
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster1-2/+1
2021-12-12net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean1-50/+14
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2021-12-09net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito1-1/+4
2021-12-08net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean1-1/+1
2021-12-08net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean1-4/+4
2021-12-07net: dsa: ocelot: felix: add interface for custom regmapsColin Foster1-2/+2
2021-12-07net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster1-1/+1
2021-11-25net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean1-2/+10
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang1-0/+4
2021-11-03net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean1-6/+3
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-12/+137
2021-10-12net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean1-7/+12
2021-10-12net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean1-0/+28
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean1-4/+92
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean1-1/+5
2021-09-24net: dsa: felix: accept "ethernet-ports" OF node nameVladimir Oltean1-1/+3
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1