index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
Age
Commit message (
Expand
)
Author
2025-07-16
net: airoha: fix potential use-after-free in airoha_npu_get()
Alok Tiwari
2025-07-08
net: airoha: Fix an error handling path in airoha_probe()
Christophe JAILLET
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-10
net: airoha: Enable RX queues 16-31
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
2025-04-17
net: airoha: Add matchall filter offload support
Lorenzo Bianconi
2025-04-11
net: airoha: Add L2 hw acceleration support
Lorenzo Bianconi
2025-04-11
net: airoha: Add l2_flows rhashtable
Lorenzo Bianconi
2025-04-03
net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
Lorenzo Bianconi
2025-04-02
net: airoha: Fix ETS priomap validation
Lorenzo Bianconi
2025-04-02
net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()
Lorenzo Bianconi
2025-03-21
net: airoha: fix CONFIG_DEBUG_FS check
Arnd Bergmann
2025-03-07
net: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()
Lorenzo Bianconi
2025-03-06
net: airoha: Enable TSO/Scatter Gather for LAN port
Lorenzo Bianconi
2025-03-06
net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()
Lorenzo Bianconi
2025-03-06
net: airoha: Increase max mtu to 9k
Lorenzo Bianconi
2025-03-06
net: airoha: Introduce airoha_dev_change_mtu callback
Lorenzo Bianconi
2025-03-06
net: airoha: Enable Rx Scatter-Gather
Lorenzo Bianconi
2025-03-06
net: airoha: Move min/max packet len configuration in airoha_dev_open()
Lorenzo Bianconi
2025-03-04
net: airoha: Introduce PPE debugfs support
Lorenzo Bianconi
2025-03-04
net: airoha: Add loopback support for GDM2
Lorenzo Bianconi
2025-03-04
net: airoha: Introduce flowtable offload support
Lorenzo Bianconi
2025-03-04
net: airoha: Introduce Airoha NPU support
Lorenzo Bianconi
2025-03-04
net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_p...
Lorenzo Bianconi
2025-03-04
net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
Lorenzo Bianconi
2025-03-04
net: airoha: Enable support for multiple net_devices
Lorenzo Bianconi
2025-03-04
net: airoha: Move DSA tag in DMA descriptor
Lorenzo Bianconi
2025-03-04
net: airoha: Move register definitions in airoha_regs.h
Lorenzo Bianconi
2025-03-04
net: airoha: Move reg/write utility routines in airoha_eth.h
Lorenzo Bianconi
2025-03-04
net: airoha: Move definitions in airoha_eth.h
Lorenzo Bianconi
2025-03-04
net: airoha: Move airoha_eth driver in a dedicated folder
Lorenzo Bianconi