summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/airoha
AgeCommit message (Expand)Author
7 daysnet: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi
2025-06-10net: airoha: Enable RX queues 16-31Lorenzo Bianconi
2025-06-03net: airoha: Fix smac_id configuration in bridge modeLorenzo Bianconi
2025-06-03net: airoha: Fix IPv6 hw acceleration in bridge modeLorenzo Bianconi
2025-06-03net: airoha: Initialize PPE UPDMEM source-mac tableLorenzo Bianconi
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-27net: airoha: Fix an error handling path in airoha_alloc_gdm_port()Christophe JAILLET
2025-05-26net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi
2025-05-26net: airoha: Add the capability to allocate hwfd buffers via reserved-memoryLorenzo Bianconi
2025-05-26net: airoha: Do not store hfwd references in airoha_qdma structLorenzo Bianconi
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-20net: airoha: ppe: Disable packet keepaliveLorenzo Bianconi
2025-05-20net: airoha: Add FLOW_CLS_STATS callback supportLorenzo Bianconi
2025-05-20net: airoha: npu: Move memory allocation in airoha_npu_send_msg() callerLorenzo Bianconi
2025-05-16net: airoha: Fix page recycling in airoha_qdma_rx_process()Lorenzo Bianconi
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-07net: airoha: Add missing field to ppe_mbox_data structLorenzo Bianconi
2025-04-23net: airoha: Enable multiple IRQ lines support in airoha_eth driver.Lorenzo Bianconi
2025-04-23net: airoha: Introduce airoha_irq_bank structLorenzo Bianconi
2025-04-17net: airoha: Add matchall filter offload supportLorenzo Bianconi
2025-04-11net: airoha: Add L2 hw acceleration supportLorenzo Bianconi
2025-04-11net: airoha: Add l2_flows rhashtableLorenzo Bianconi
2025-04-03net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()Lorenzo Bianconi
2025-04-02net: airoha: Fix ETS priomap validationLorenzo Bianconi
2025-04-02net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()Lorenzo Bianconi
2025-03-21net: airoha: fix CONFIG_DEBUG_FS checkArnd Bergmann
2025-03-07net: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()Lorenzo Bianconi
2025-03-06net: airoha: Enable TSO/Scatter Gather for LAN portLorenzo Bianconi
2025-03-06net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()Lorenzo Bianconi
2025-03-06net: airoha: Increase max mtu to 9kLorenzo Bianconi
2025-03-06net: airoha: Introduce airoha_dev_change_mtu callbackLorenzo Bianconi
2025-03-06net: airoha: Enable Rx Scatter-GatherLorenzo Bianconi
2025-03-06net: airoha: Move min/max packet len configuration in airoha_dev_open()Lorenzo Bianconi
2025-03-04net: airoha: Introduce PPE debugfs supportLorenzo Bianconi
2025-03-04net: airoha: Add loopback support for GDM2Lorenzo Bianconi
2025-03-04net: airoha: Introduce flowtable offload supportLorenzo Bianconi
2025-03-04net: airoha: Introduce Airoha NPU supportLorenzo Bianconi
2025-03-04net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_p...Lorenzo Bianconi
2025-03-04net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()Lorenzo Bianconi
2025-03-04net: airoha: Enable support for multiple net_devicesLorenzo Bianconi
2025-03-04net: airoha: Move DSA tag in DMA descriptorLorenzo Bianconi
2025-03-04net: airoha: Move register definitions in airoha_regs.hLorenzo Bianconi
2025-03-04net: airoha: Move reg/write utility routines in airoha_eth.hLorenzo Bianconi
2025-03-04net: airoha: Move definitions in airoha_eth.hLorenzo Bianconi
2025-03-04net: airoha: Move airoha_eth driver in a dedicated folderLorenzo Bianconi