summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/airoha
AgeCommit message (Expand)AuthorFilesLines
4 daysnet: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
13 daysnet: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi1-13/+26
2025-11-18net: airoha: Do not loopback traffic to GDM2 if it is available on the deviceLorenzo Bianconi1-1/+1
2025-10-14net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()Lorenzo Bianconi1-1/+15
2025-10-09net: airoha: Fix loopback mode configuration for GDM2 portLorenzo Bianconi2-1/+6
2025-09-27net: airoha: npu: Add a NPU callback to initialize flow statsLorenzo Bianconi2-24/+19
2025-09-24net: airoha: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-09-19net: airoha: Fix PPE_IP_PROTO_CHK register definitionsLorenzo Bianconi1-2/+2
2025-08-26net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi3-18/+18
2025-08-26net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi4-7/+69
2025-08-26net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signatureLorenzo Bianconi1-12/+8
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+1
2025-08-21net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi1-3/+1
2025-08-19net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi2-29/+85
2025-08-13net: airoha: Add airoha_offload.h headerLorenzo Bianconi3-105/+2
2025-08-13net: airoha: npu: Enable core 3 for WiFi offloadingLorenzo Bianconi1-2/+1
2025-08-13net: airoha: npu: Read NPU wlan interrupt lines from the DTSLorenzo Bianconi2-0/+12
2025-08-13net: airoha: npu: Add wlan irq management callbacksLorenzo Bianconi2-0/+31
2025-08-13net: airoha: npu: Add wlan_{send,get}_msg NPU callbacksLorenzo Bianconi2-0/+74
2025-08-13net: airoha: npu: Add NPU wlan memory initialization commandsLorenzo Bianconi2-0/+120
2025-08-05net: airoha: npu: Add missing MODULE_FIRMWARE macrosLorenzo Bianconi1-0/+2
2025-08-01net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()Lorenzo Bianconi1-6/+20
2025-07-18net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()Dan Carpenter1-2/+2
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2025-07-17net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari1-1/+2
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET1-0/+1
2025-07-08net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"Rob Herring (Arm)1-16/+9
2025-06-27net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q...Lorenzo Bianconi1-5/+0
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-12/+19
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi1-4/+6
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi1-9/+12
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi1-1/+3
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2025-06-11net: airoha: Enable RX queues 16-31Lorenzo Bianconi1-1/+2
2025-06-11net: airoha: Add PPPoE offload supportLorenzo Bianconi1-8/+23
2025-06-03net: airoha: Fix smac_id configuration in bridge modeLorenzo Bianconi1-0/+5
2025-06-03net: airoha: Fix IPv6 hw acceleration in bridge modeLorenzo Bianconi1-11/+12
2025-06-03net: airoha: Initialize PPE UPDMEM source-mac tableLorenzo Bianconi4-1/+38
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+9
2025-05-28net: airoha: Fix an error handling path in airoha_alloc_gdm_port()Christophe JAILLET1-1/+9
2025-05-26net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi3-10/+16
2025-05-26net: airoha: Add the capability to allocate hwfd buffers via reserved-memoryLorenzo Bianconi1-3/+30
2025-05-26net: airoha: Do not store hfwd references in airoha_qdma structLorenzo Bianconi2-12/+2
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-13/+9
2025-05-21net: airoha: ppe: Disable packet keepaliveLorenzo Bianconi1-0/+1
2025-05-21net: airoha: Add FLOW_CLS_STATS callback supportLorenzo Bianconi6-20/+354
2025-05-21net: airoha: npu: Move memory allocation in airoha_npu_send_msg() callerLorenzo Bianconi1-54/+72
2025-05-17net: airoha: Fix page recycling in airoha_qdma_rx_process()Lorenzo Bianconi1-13/+9
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+6