| Commit message (Expand) | Author | Age | Files | Lines |
* | net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged | Vladimir Oltean | 2024-08-16 | 1 | -11/+177 |
* | net: mscc: ocelot: serialize access to the injection/extraction groups | Vladimir Oltean | 2024-08-16 | 1 | -0/+52 |
* | net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q" | Vladimir Oltean | 2024-08-16 | 1 | -1/+9 |
* | net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register... | Vladimir Oltean | 2024-08-16 | 1 | -6/+23 |
* | net: ocelot: update the MODULE_DESCRIPTION() | Breno Leitao | 2024-02-05 | 1 | -1/+1 |
* | net: fill in MODULE_DESCRIPTION()s for ocelot | Breno Leitao | 2024-01-29 | 1 | -0/+1 |
* | net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock | Vladimir Oltean | 2023-07-07 | 1 | -1/+0 |
* | net: mscc: ocelot: don't keep PTP configuration of all ports in single structure | Vladimir Oltean | 2023-06-29 | 1 | -1/+0 |
* | net: mscc: ocelot: add support for preemptible traffic classes | Vladimir Oltean | 2023-04-18 | 1 | -1/+9 |
* | net: mscc: ocelot: add support for mqprio offload | Vladimir Oltean | 2023-04-18 | 1 | -0/+50 |
* | net: mscc: ocelot: expose serdes configuration function | Colin Foster | 2023-03-20 | 1 | -0/+40 |
* | net: mscc: ocelot: expose generic phylink_mac_config routine | Colin Foster | 2023-03-20 | 1 | -0/+26 |
* | net: mscc: ocelot: expose ocelot_pll5_init routine | Colin Foster | 2023-03-20 | 1 | -0/+31 |
* | net: mscc: ocelot: expose ocelot_reset routine | Colin Foster | 2023-01-31 | 1 | -2/+46 |
* | net: mscc: ocelot: add MAC Merge layer support for VSC9959 | Vladimir Oltean | 2023-01-23 | 1 | -4/+14 |
* | net: mscc: ocelot: drop workaround for forcing RX flow control | Vladimir Oltean | 2022-11-16 | 1 | -4/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-29 | 1 | -0/+7 |
|\ |
|
| * | net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge | Vladimir Oltean | 2022-09-29 | 1 | -0/+7 |
* | | net: dsa: felix: add support for changing DSA master | Vladimir Oltean | 2022-09-20 | 1 | -1/+2 |
* | | net: dsa: propagate extack to port_lag_join | Vladimir Oltean | 2022-09-20 | 1 | -2/+6 |
* | | net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c | Vladimir Oltean | 2022-09-09 | 1 | -478/+0 |
* | | net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib | Vladimir Oltean | 2022-09-09 | 1 | -44/+0 |
* | | net: mscc: ocelot: move stats code to ocelot_stats.c | Vladimir Oltean | 2022-09-09 | 1 | -207/+7 |
* | | net: dsa: felix: check the 32-bit PSFP stats against overflow | Vladimir Oltean | 2022-09-09 | 1 | -0/+3 |
* | | net: mscc: ocelot: make access to STAT_VIEW sleepable again | Vladimir Oltean | 2022-09-09 | 1 | -11/+37 |
* | | net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAG | Vladimir Oltean | 2022-08-23 | 1 | -0/+19 |
* | | net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity | Vladimir Oltean | 2022-08-23 | 1 | -32/+32 |
|/ |
|
* | net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset | Vladimir Oltean | 2022-08-18 | 1 | -6/+5 |
* | net: mscc: ocelot: make struct ocelot_stat_layout array indexable | Vladimir Oltean | 2022-08-18 | 1 | -13/+27 |
* | net: mscc: ocelot: turn stats_lock into a spinlock | Vladimir Oltean | 2022-08-18 | 1 | -6/+5 |
* | net: dsa: felix: update base time of time-aware shaper when adjusting PTP time | Xiaoliang Yang | 2022-06-19 | 1 | -0/+1 |
* | net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports | Vladimir Oltean | 2022-05-23 | 1 | -46/+74 |
* | net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu | Vladimir Oltean | 2022-05-23 | 1 | -0/+8 |
* | net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802... | Vladimir Oltean | 2022-05-23 | 1 | -2/+5 |
* | net: dsa: felix: move the updating of PGID_CPU to the ocelot lib | Vladimir Oltean | 2022-05-23 | 1 | -0/+31 |
* | net: dsa: felix: bring the NPI port indirection for host flooding to surface | Vladimir Oltean | 2022-05-13 | 1 | -3/+0 |
* | net: dsa: felix: bring the NPI port indirection for host MDBs to surface | Vladimir Oltean | 2022-05-13 | 1 | -6/+0 |
* | net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too | Vladimir Oltean | 2022-05-13 | 1 | -6/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-13 | 1 | -8/+3 |
|\ |
|
| * | net: mscc: ocelot: mark traps with a bool instead of keeping them in a list | Vladimir Oltean | 2022-05-06 | 1 | -8/+3 |
* | | net: dsa: felix: perform MDB migration based on ocelot->multicast list | Vladimir Oltean | 2022-05-07 | 1 | -0/+61 |
* | | net: ethernet: ocelot: remove the need for num_stats initializer | Colin Foster | 2022-04-30 | 1 | -0/+5 |
|/ |
|
* | net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b... | Vladimir Oltean | 2022-04-25 | 1 | -2/+2 |
* | net: mscc: ocelot: ignore VID 0 added by 8021q module | Vladimir Oltean | 2022-04-25 | 1 | -0/+10 |
* | net: mscc: ocelot: fix broken IP multicast flooding | Vladimir Oltean | 2022-04-19 | 1 | -0/+2 |
* | net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2 | Vladimir Oltean | 2022-03-18 | 1 | -3/+3 |
* | net: mscc: ocelot: add port mirroring support using tc-matchall | Vladimir Oltean | 2022-03-18 | 1 | -0/+76 |
* | net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCS | Vladimir Oltean | 2022-03-15 | 1 | -2/+2 |
* | net: dsa: felix: configure default-prio and dscp priorities | Vladimir Oltean | 2022-03-14 | 1 | -0/+116 |
* | net: mscc: ocelot: accept configuring bridge port flags on the NPI port | Vladimir Oltean | 2022-03-03 | 1 | -0/+3 |