summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean2022-05-231-46/+74
* net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpuVladimir Oltean2022-05-231-0/+8
* net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean2022-05-231-2/+5
* net: dsa: felix: move the updating of PGID_CPU to the ocelot libVladimir Oltean2022-05-231-0/+31
* net: mscc: ocelot: offload tc action "ok" using an empty action vectorVladimir Oltean2022-05-221-0/+16
* net: mscc: fix the alignment in ocelot_port_fdb_del()Alaa Mohamed2022-05-201-1/+1
* net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean2022-05-122-39/+38
* net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean2022-05-121-3/+0
* net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean2022-05-121-6/+0
* net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q tooVladimir Oltean2022-05-121-6/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-123-14/+15
|\
| * net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean2022-05-051-0/+4
| * net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean2022-05-051-2/+3
| * net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean2022-05-051-1/+0
| * net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean2022-05-051-0/+4
| * net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-052-11/+4
* | rtnetlink: add extack support in fdb del handlersAlaa Mohamed2022-05-091-1/+2
* | eth: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-2/+2
* | net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean2022-05-061-0/+61
* | net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARDVladimir Oltean2022-05-041-11/+7
* | net: mscc: ocelot: drop port argument from qos_policer_conf_setVladimir Oltean2022-05-043-14/+18
* | net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_blockVladimir Oltean2022-05-041-9/+5
* | net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_blockVladimir Oltean2022-05-041-1/+1
* | net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()Vladimir Oltean2022-05-041-1/+1
* | net: ethernet: ocelot: remove the need for num_stats initializerColin Foster2022-04-302-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-281-2/+12
|\|
| * net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean2022-04-251-2/+2
| * net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean2022-04-251-0/+10
* | net: mscc: ocelot: Remove useless codeHaowen Bai2022-04-251-4/+0
|/
* net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean2022-04-191-0/+2
* net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean2022-03-174-3/+40
* net: mscc: ocelot: establish functions for handling VCAP aux resourcesVladimir Oltean2022-03-171-11/+30
* net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean2022-03-173-2/+150
* net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchallVladimir Oltean2022-03-171-39/+71
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-1/+15
|\
| * net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean2022-03-171-1/+15
* | net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCSVladimir Oltean2022-03-151-2/+2
* | net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean2022-03-141-0/+116
* | net: mscc: ocelot: use pretty names for IPPROTO_UDP and IPPROTO_TCPVladimir Oltean2022-03-041-2/+2
* | net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_block_remove_filterVladimir Oltean2022-03-041-5/+3
* | net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean2022-03-031-0/+3
* | flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu2022-02-284-11/+59
* | net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean2022-02-274-36/+243
* | net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean2022-02-241-1/+127
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-1/+5
|\|
| * net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean2022-02-151-1/+5
* | net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean2022-02-173-8/+11
* | net: mscc: ocelot: keep traps in a listVladimir Oltean2022-02-173-2/+12
* | net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean2022-02-173-30/+29
* | net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean2022-02-171-1/+0