summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/airoha/airoha_npu.c
AgeCommit message (Expand)Author
2025-07-17net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()Dan Carpenter
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-16net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari
2025-07-08net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"Rob Herring (Arm)
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-07net: airoha: Add missing field to ppe_mbox_data structLorenzo Bianconi
2025-03-04net: airoha: Introduce Airoha NPU supportLorenzo Bianconi