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
9 days
net: airoha: Move entries to queue head in case of DMA mapping failure in air...
Lorenzo Bianconi
10 days
net: airoha: Do not return err in ndo_stop() callback
Lorenzo Bianconi
12 days
net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
Lorenzo Bianconi
12 days
net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
Lorenzo Bianconi
12 days
net: airoha: stop net_device TX queue before updating CPU index
Lorenzo Bianconi
12 days
net: airoha: fix BQL imbalance in TX path
Lorenzo Bianconi
2026-04-23
net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()
Lorenzo Bianconi
2026-04-23
net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()
Lorenzo Bianconi
2026-04-23
net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
Lorenzo Bianconi
2026-04-23
net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()
Lorenzo Bianconi
2026-04-21
net: airoha: Fix PPE cpu port configuration for GDM2 loopback path
Lorenzo Bianconi
2026-04-20
net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()
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-14
net: airoha: Fix VIP configuration for AN7583 SoC
Lorenzo Bianconi
2026-04-13
net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configuration
Lorenzo Bianconi
2026-04-13
net: airoha: Rely on net_device pointer in ETS callbacks
Lorenzo Bianconi
2026-04-13
net: airoha: Rely on net_device pointer in HTB callbacks
Lorenzo Bianconi
2026-04-13
net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signature
Lorenzo Bianconi
2026-04-12
net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...
Lorenzo Bianconi
2026-04-10
net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is available
Lorenzo Bianconi
2026-04-09
net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
Lorenzo Bianconi
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-03
net: airoha: Fix memory leak in airoha_qdma_rx_process()
Lorenzo Bianconi
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-02
net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()
Lorenzo Bianconi
2026-03-31
net: airoha: Fix typo in airoha_set_gdm2_loopback routine name
Lorenzo Bianconi
2026-03-30
net: airoha: Delay offloading until all net_devices are fully registered
Lorenzo Bianconi
2026-03-30
net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()
Lorenzo Bianconi
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-24
net: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...
Lorenzo Bianconi
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-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-17
net: airoha: select QDMA block according LAN/WAN configuration
Lorenzo Bianconi
2026-03-16
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
2026-03-10
net: airoha: Move GDM forward port configuration in ndo_open/ndo_stop callbacks
Lorenzo Bianconi
2026-03-09
net: airoha: Make flow control source port mapping dependent on nbq parameter
Lorenzo Bianconi
2026-03-05
net: airoha: Rely __field_prep for non-constant masks
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-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
[next]