index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
Age
Commit message (
Expand
)
Author
11 days
net: airoha: add RCU lock around dev_fill_forward_path
Qingfang Deng
2026-03-16
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
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-21
net: airoha: npu: Add the capability to read firmware names from dts
Lorenzo Bianconi
2026-01-20
net: airoha_eth: increase max MTU to 9220 for DSA jumbo frames
Sayantan Nandy
2026-01-15
net: airoha: npu: Init BA memory region if provided via DTS
Lorenzo Bianconi
2026-01-13
net: airoha: implement get_link_ksettings
Aleksander Jan Bajkowski
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-08
net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
Lorenzo Bianconi
2026-01-06
net: airoha: Use gdm port enum value whenever possible
Lorenzo Bianconi
2026-01-06
net: airoha: npu: Dump fw version during probe
Lorenzo Bianconi
2025-12-23
net: airoha: Move net_devs registration in a dedicated routine
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-11-07
net: airoha: Add the capability to consume out-of-order DMA tx descriptors
Lorenzo Bianconi
2025-10-27
net: airoha: Fix a copy and paste bug in probe()
Dan Carpenter
2025-10-23
net: airoha: Remove code duplication in airoha_regs.h
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: Refactor src port configuration in airhoha_set_gdm2_loopback
Lorenzo Bianconi
2025-10-21
net: airoha: Select default ppe cpu port in airoha_dev_init()
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_eth_soc_data struct
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-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-15
net: airoha: npu: Add 7583 SoC support
Lorenzo Bianconi
2025-10-15
net: airoha: npu: Add airoha_npu_soc_data struct
Lorenzo Bianconi
2025-10-14
net: airoha: Add get_link ethtool callback
Lorenzo Bianconi
2025-10-14
net: airoha: Add missing stats to ethtool_eth_mac_stats
Lorenzo Bianconi
2025-10-14
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
2025-10-09
net: airoha: Fix loopback mode configuration for GDM2 port
Lorenzo Bianconi
2025-09-26
net: airoha: npu: Add a NPU callback to initialize flow stats
Lorenzo Bianconi
2025-09-23
net: airoha: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-09-19
net: airoha: Fix PPE_IP_PROTO_CHK register definitions
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-12
net: airoha: npu: Enable core 3 for WiFi offloading
Lorenzo Bianconi
2025-08-12
net: airoha: npu: Read NPU wlan interrupt lines from the DTS
Lorenzo Bianconi
2025-08-12
net: airoha: npu: Add wlan irq management callbacks
Lorenzo Bianconi
[next]