开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2025-06-10
net: airoha: Add PPPoE offload support
Lorenzo Bianconi
2025-06-03
net: airoha: Fix smac_id configuration in bridge mode
Lorenzo Bianconi
2025-06-03
net: airoha: Fix IPv6 hw acceleration in bridge mode
Lorenzo Bianconi
2025-06-03
net: airoha: Initialize PPE UPDMEM source-mac table
Lorenzo Bianconi
2025-05-26
net: airoha: Add the capability to allocate hfwd descriptors in SRAM
Lorenzo Bianconi
2025-05-20
net: airoha: ppe: Disable packet keepalive
Lorenzo Bianconi
2025-05-20
net: airoha: Add FLOW_CLS_STATS callback support
Lorenzo Bianconi
2025-04-17
net: airoha: Add matchall filter offload support
Lorenzo Bianconi
2025-04-11
net: airoha: Add L2 hw acceleration support
Lorenzo Bianconi
2025-04-11
net: airoha: Add l2_flows rhashtable
Lorenzo Bianconi
2025-04-03
net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
Lorenzo Bianconi
2025-03-04
net: airoha: Introduce PPE debugfs support
Lorenzo Bianconi
2025-03-04
net: airoha: Add loopback support for GDM2
Lorenzo Bianconi
2025-03-04
net: airoha: Introduce flowtable offload support
Lorenzo Bianconi