index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
Age
Commit message (
Expand
)
Author
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
2025-08-12
net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
Lorenzo Bianconi
2025-08-12
net: airoha: npu: Add NPU wlan memory initialization commands
Lorenzo Bianconi
2025-08-04
net: airoha: npu: Add missing MODULE_FIRMWARE macros
Lorenzo Bianconi
2025-08-01
net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()
Lorenzo Bianconi
2025-07-17
net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()
Dan Carpenter
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-16
net: airoha: fix potential use-after-free in airoha_npu_get()
Alok Tiwari
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-08
net: airoha: Fix an error handling path in airoha_probe()
Christophe JAILLET
2025-07-08
net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"
Rob Herring (Arm)
2025-06-26
net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q...
Lorenzo Bianconi
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-19
net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1
Lorenzo Bianconi
2025-06-19
net: airoha: Compute number of descriptors according to reserved memory size
Lorenzo Bianconi
2025-06-19
net: airoha: Always check return value from airoha_ppe_foe_get_entry()
Lorenzo Bianconi
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
net: airoha: Enable RX queues 16-31
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-27
net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
Christophe JAILLET
2025-05-26
net: airoha: Add the capability to allocate hfwd descriptors in SRAM
Lorenzo Bianconi
2025-05-26
net: airoha: Add the capability to allocate hwfd buffers via reserved-memory
Lorenzo Bianconi
2025-05-26
net: airoha: Do not store hfwd references in airoha_qdma struct
Lorenzo Bianconi
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-05-20
net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller
Lorenzo Bianconi
2025-05-16
net: airoha: Fix page recycling in airoha_qdma_rx_process()
Lorenzo Bianconi
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-07
net: airoha: Add missing field to ppe_mbox_data struct
Lorenzo Bianconi
2025-04-23
net: airoha: Enable multiple IRQ lines support in airoha_eth driver.
Lorenzo Bianconi
2025-04-23
net: airoha: Introduce airoha_irq_bank struct
Lorenzo Bianconi
[next]