linux/drivers/net/ethernet/ti/icssg
MD Danish Anwar 56a5cf538c net: ti: icssg-prueth: Fix start counter for ft1 filter
The start counter for FT1 filter is wrongly set to 0 in the driver.
FT1 is used for source address violation (SAV) check and source address
starts at Byte 6 not Byte 0. Fix this by changing start counter to
ETH_ALEN in icssg_ft1_set_mac_addr().

Fixes: e9b4ece7d7 ("net: ti: icssg-prueth: Add Firmware config and classification APIs.")
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Link: https://lore.kernel.org/r/20240527063015.263748-1-danishanwar@ti.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-05-28 15:29:52 +02:00
..
icss_iep.c net: ti: icss-iep: fix setting counter value 2023-11-09 13:15:40 +01:00
icss_iep.h net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support 2023-08-27 07:13:24 +01:00
icssg_classifier.c net: ti: icssg-prueth: Fix start counter for ft1 filter 2024-05-28 15:29:52 +02:00
icssg_common.c net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers 2024-05-01 18:38:47 -07:00
icssg_config.c net: ti: icssg-prueth: Adjust IPG configuration for SR1.0 2024-04-09 09:47:29 +02:00
icssg_config.h net: ti: icssg-prueth: Add SR1.0-specific configuration bits 2024-04-09 09:47:29 +02:00
icssg_ethtool.c net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers 2024-05-01 18:38:47 -07:00
icssg_mii_cfg.c
icssg_mii_rt.h
icssg_prueth.c net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe() 2024-05-23 12:11:09 +02:00
icssg_prueth.h net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers 2024-05-01 18:38:47 -07:00
icssg_prueth_sr1.c net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms 2024-04-09 09:47:29 +02:00
icssg_queues.c net: ti: icssg-prueth: Add icssg queues APIs and macros 2023-08-02 10:38:11 +01:00
icssg_stats.c net: ti: icssg-prueth: Fix tx_total_bytes count 2023-10-13 17:32:19 -07:00
icssg_stats.h net: ti: icssg-prueth: Add ICSSG Stats 2023-08-02 10:38:11 +01:00
icssg_switch_map.h