Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-08-05 | net: airoha: npu: Add missing MODULE_FIRMWARE macros | Lorenzo Bianconi | 1 | -0/+2 |
2025-07-18 | net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware() | Dan Carpenter | 1 | -2/+2 |
2025-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
2025-07-17 | net: airoha: fix potential use-after-free in airoha_npu_get() | Alok Tiwari | 1 | -1/+2 |
2025-07-08 | net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region" | Rob Herring (Arm) | 1 | -16/+9 |
2025-05-21 | net: airoha: Add FLOW_CLS_STATS callback support | Lorenzo Bianconi | 1 | -1/+51 |
2025-05-21 | net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller | Lorenzo Bianconi | 1 | -54/+72 |
2025-05-08 | net: airoha: Add missing field to ppe_mbox_data struct | Lorenzo Bianconi | 1 | -4/+6 |
2025-03-04 | net: airoha: Introduce Airoha NPU support | Lorenzo Bianconi | 1 | -0/+520 |