index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
Age
Commit message (
Expand
)
Author
3 days
net: airoha: npu: fix missing streaming DMA mask
Daniel Pawlik
13 days
net: airoha: npu: load the firmware without the sysfs fallback
Vitaliy Sochnev
2026-08-10
net: pass net_device_path_ctx to dev_fill_forward_path()
Lorenzo Bianconi
2026-08-05
Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-04
net: airoha: fix ARRAY_SIZE() division by zero on UP builds
Lorenzo Bianconi
2026-07-31
net: pass dst via net_device_path in dev_fill_forward_path()
Pablo Neira Ayuso
2026-07-30
net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
Lorenzo Bianconi
2026-07-30
net: airoha: fix ETS QoS stats counter underflow and cross-channel corruption
Lorenzo Bianconi
2026-07-30
net: airoha: rename airoha_priv_flags to airoha_dev_flags
Lorenzo Bianconi
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-23
net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()
Lorenzo Bianconi
2026-07-21
net: airoha: Fix DMA direction for NPU mailbox buffer
Wayen Yan
2026-07-21
net: airoha: Fix potential use-after-free in airoha_ppe_deinit()
Wayen Yan
2026-07-21
net: airoha: fix MIB stats collection to be lossless
Aniket Negi
2026-07-17
net: airoha: add preliminary support to configure tx hw QoS queue during flow...
Lorenzo Bianconi
2026-06-30
net: airoha: fix max receive size configuration
Lorenzo Bianconi
2026-06-27
net: airoha: dma map xmit frags with skb_frag_dma_map()
Lorenzo Bianconi
2026-06-24
net: airoha: fix BQL underflow in shared QDMA TX ring
Lorenzo Bianconi
2026-06-24
net: airoha: fix netif_set_real_num_tx_queues for sparse QoS channels
Lorenzo Bianconi
2026-06-24
net: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()
Lorenzo Bianconi
2026-06-22
net: airoha: Fix TX scheduler queue mask loop upper bound
Wayen Yan
2026-06-21
net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
Wayen Yan
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: use int instead of atomic_t for qdma users counter
Lorenzo Bianconi
2026-06-15
net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifier
Wayen.Yan
2026-06-15
net: airoha: Fix typos in comments and Kconfig
Wayen.Yan
2026-06-15
net: airoha: Fix always-true condition in PPE1 queue reservation loop
Wayen.Yan
2026-06-15
net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()
Wayen.Yan
2026-06-13
net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entries
Wayen.Yan
2026-06-13
net: airoha: Fix register index for Tx-fwd counter configuration
Wayen.Yan
2026-06-13
net: airoha: better handle MIBs for GDM ports with multiple devs attached
Lorenzo Bianconi
2026-06-13
net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()
Wayen.Yan
2026-06-11
net: airoha: simplify WAN device check in airoha_dev_init()
Lorenzo Bianconi
2026-06-11
net: airoha: move get_sport() callback at the beginning of airoha_enable_gdm2...
Lorenzo Bianconi
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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: Do not stop GDM port if it is shared
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-05
net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...
ZhaoJinming
2026-06-04
net: airoha: Report extack error to the user if airoha_tc_htb_modify_queue() ...
Lorenzo Bianconi
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-03
net: airoha: Fix use-after-free in metadata dst teardown
Lorenzo Bianconi
2026-06-02
net: airoha: Rename airoha_set_gdm2_loopback in airoha_enable_gdm2_loopback
Lorenzo Bianconi
2026-06-02
net: airoha: Move {cpu,fwd}_tx_packets in airoha_gdm_dev struct
Lorenzo Bianconi
2026-06-02
net: airoha: Move qos_sq_bmap 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
[next]