summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot.c
AgeCommit message (Expand)Author
2024-02-05net: ocelot: update the MODULE_DESCRIPTION()Breno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for ocelotBreno Leitao
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean
2023-06-29net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean
2022-11-15net: mscc: ocelot: drop workaround for forcing RX flow controlVladimir Oltean
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean
2022-09-20net: dsa: felix: add support for changing DSA masterVladimir Oltean
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean
2022-09-09net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.cVladimir Oltean
2022-09-09net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common libVladimir Oltean
2022-09-09net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean
2022-09-09net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean
2022-09-09net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean
2022-08-23net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAGVladimir Oltean
2022-08-23net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-06-19net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang
2022-05-23net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean
2022-05-23net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpuVladimir Oltean
2022-05-23net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean
2022-05-23net: dsa: felix: move the updating of PGID_CPU to the ocelot libVladimir Oltean
2022-05-12net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean
2022-05-12net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean
2022-05-12net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q tooVladimir Oltean
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-06net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster
2022-04-25net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean
2022-04-25net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean
2022-04-19net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean
2022-03-17net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean
2022-03-17net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean
2022-03-15net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCSVladimir Oltean
2022-03-14net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean
2022-03-03net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean
2022-02-24net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean