index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
Age
Commit message (
Expand
)
Author
8 days
net: airoha: fix max receive size configuration
Lorenzo Bianconi
11 days
net: airoha: dma map xmit frags with skb_frag_dma_map()
Lorenzo Bianconi
14 days
net: airoha: fix BQL underflow in shared QDMA TX ring
Lorenzo Bianconi
14 days
net: airoha: fix netif_set_real_num_tx_queues for sparse QoS channels
Lorenzo Bianconi
14 days
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
2026-06-02
net: airoha: Introduce airoha_gdm_dev struct
Lorenzo Bianconi
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-21
net: airoha: Disable GDM2 forwarding before configuring GDM2 loopback
Lorenzo Bianconi
2026-05-15
net: airoha: Reserve RX headroom to avoid skb reallocation
Lorenzo Bianconi
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-04
net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpers
Lorenzo Bianconi
2026-05-01
net: airoha: configure QoS channel for HW accelerated flowtable traffic
Lorenzo Bianconi
2026-04-30
net: airoha: Move entries to queue head in case of DMA mapping failure in air...
Lorenzo Bianconi
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-29
net: airoha: Do not return err in ndo_stop() callback
Lorenzo Bianconi
2026-04-29
net: airoha: Rename get_src_port_id callback in get_sport
Lorenzo Bianconi
2026-04-27
net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
Lorenzo Bianconi
2026-04-27
net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
Lorenzo Bianconi
2026-04-27
net: airoha: stop net_device TX queue before updating CPU index
Lorenzo Bianconi
2026-04-27
net: airoha: fix BQL imbalance in TX path
Lorenzo Bianconi
[next]