index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
/
airoha_ppe.c
Age
Commit message (
Expand
)
Author
5 days
net: airoha: Fix potential use-after-free in airoha_ppe_deinit()
Wayen Yan
2026-06-30
net: airoha: fix max receive size configuration
Lorenzo Bianconi
2026-06-18
net: airoha: fix foe_check_time allocation size
Wayen Yan
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-15
net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()
Wayen.Yan
2026-06-13
net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()
Wayen.Yan
2026-06-05
net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configura...
Lorenzo Bianconi
2026-06-05
net: airoha: Introduce WAN device flag
Lorenzo Bianconi
2026-06-05
net: airoha: Support multiple net_devices for a single FE GDM port
Lorenzo Bianconi
2026-06-05
net: airoha: Remove private net_device pointer in airoha_gdm_dev struct
Lorenzo Bianconi
2026-06-02
net: airoha: Rely on airoha_gdm_dev pointer in airoha_is_lan_gdm_port()
Lorenzo Bianconi
2026-06-02
net: airoha: Move airoha_qdma pointer in airoha_gdm_dev struct
Lorenzo Bianconi
2026-06-02
net: airoha: Introduce airoha_gdm_dev struct
Lorenzo Bianconi
2026-05-04
net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpers
Lorenzo Bianconi
2026-05-01
net: airoha: configure QoS channel for HW accelerated flowtable traffic
Lorenzo Bianconi
2026-04-21
net: airoha: Fix PPE cpu port configuration for GDM2 loopback path
Lorenzo Bianconi
2026-04-16
net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...
Lorenzo Bianconi
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-14
net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()
Lorenzo Bianconi
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-30
net: airoha: Delay offloading until all net_devices are fully registered
Lorenzo Bianconi
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-23
net: airoha: add RCU lock around dev_fill_forward_path
Qingfang Deng
2026-03-20
net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()
Lorenzo Bianconi
2026-02-26
net: airoha: fix typo in function name
Zhengping Zhang
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-08
net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
Lorenzo Bianconi
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-17
net: airoha: Do not loopback traffic to GDM2 if it is available on the device
Lorenzo Bianconi
2025-10-21
net: airoha: Add AN7583 SoC support
Lorenzo Bianconi
2025-10-21
net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()
Lorenzo Bianconi
2025-10-21
net: airoha: ppe: Flush PPE SRAM table during PPE setup
Lorenzo Bianconi
2025-10-21
net: airoha: ppe: Configure SRAM PPE entries via the cpu
Lorenzo Bianconi
2025-10-21
net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
Lorenzo Bianconi
2025-10-21
net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
Lorenzo Bianconi
2025-10-21
net: airoha: Generalize airoha_ppe2_is_enabled routine
Lorenzo Bianconi
2025-10-21
net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_to...
Lorenzo Bianconi
2025-10-21
net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
Lorenzo Bianconi
2025-09-26
net: airoha: npu: Add a NPU callback to initialize flow stats
Lorenzo Bianconi
2025-08-25
net: airoha: Introduce check_skb callback in ppe_dev ops
Lorenzo Bianconi
2025-08-25
net: airoha: Add airoha_ppe_dev struct definition
Lorenzo Bianconi
2025-08-25
net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signature
Lorenzo Bianconi
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-21
net: airoha: ppe: Do not invalid PPE entries in case of SW hash collision
Lorenzo Bianconi
2025-08-19
net: airoha: Add wlan flowtable TX offload
Lorenzo Bianconi
2025-08-12
net: airoha: Add airoha_offload.h header
Lorenzo Bianconi
2025-08-01
net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()
Lorenzo Bianconi
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-19
net: airoha: Always check return value from airoha_ppe_foe_get_entry()
Lorenzo Bianconi
[next]