summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/airoha/airoha_ppe.c
AgeCommit message (Expand)Author
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi
2026-04-16net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...Lorenzo Bianconi
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-14net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()Lorenzo Bianconi
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-30net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
2026-03-20net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()Lorenzo Bianconi
2026-02-26net: airoha: fix typo in function nameZhengping Zhang
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-17net: airoha: Do not loopback traffic to GDM2 if it is available on the deviceLorenzo Bianconi
2025-10-21net: airoha: Add AN7583 SoC supportLorenzo Bianconi
2025-10-21net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()Lorenzo Bianconi
2025-10-21net: airoha: ppe: Flush PPE SRAM table during PPE setupLorenzo Bianconi
2025-10-21net: airoha: ppe: Configure SRAM PPE entries via the cpuLorenzo Bianconi
2025-10-21net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessaryLorenzo Bianconi
2025-10-21net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Generalize airoha_ppe2_is_enabled routineLorenzo Bianconi
2025-10-21net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_to...Lorenzo Bianconi
2025-10-21net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe structLorenzo Bianconi
2025-09-26net: airoha: npu: Add a NPU callback to initialize flow statsLorenzo Bianconi
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi
2025-08-25net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signatureLorenzo Bianconi
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi
2025-08-19net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi
2025-08-12net: airoha: Add airoha_offload.h headerLorenzo Bianconi
2025-08-01net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()Lorenzo Bianconi
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi
2025-06-10net: airoha: Add PPPoE offload supportLorenzo Bianconi
2025-06-03net: airoha: Fix smac_id configuration in bridge modeLorenzo Bianconi
2025-06-03net: airoha: Fix IPv6 hw acceleration in bridge modeLorenzo Bianconi
2025-06-03net: airoha: Initialize PPE UPDMEM source-mac tableLorenzo Bianconi
2025-05-26net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi
2025-05-20net: airoha: ppe: Disable packet keepaliveLorenzo Bianconi
2025-05-20net: airoha: Add FLOW_CLS_STATS callback supportLorenzo Bianconi
2025-04-17net: airoha: Add matchall filter offload supportLorenzo Bianconi
2025-04-11net: airoha: Add L2 hw acceleration supportLorenzo Bianconi
2025-04-11net: airoha: Add l2_flows rhashtableLorenzo Bianconi
2025-04-03net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()Lorenzo Bianconi
2025-03-04net: airoha: Introduce PPE debugfs supportLorenzo Bianconi
2025-03-04net: airoha: Add loopback support for GDM2Lorenzo Bianconi
2025-03-04net: airoha: Introduce flowtable offload supportLorenzo Bianconi