aboutsummaryrefslogtreecommitdiff
path: root/kernel/ethosu_network.c
AgeCommit message (Expand)Author
2024-02-12Restructure kernel driver source treeMikael Olsson
2023-11-06Change create network UAPI to take a user bufferMikael Olsson
2023-11-06Fix type validation in the network create UAPIMikael Olsson
2023-11-01Decrease log verbosity in the kernel modulesLedion Daja
2023-09-07Initialize UAPI structs copied to user spaceMikael Olsson
2023-09-07Remove copy from user in network info IOCTL callMikael Olsson
2023-09-07Fix IOCTL calls returning the wrong valueMikael Olsson
2023-08-11Clear inference related data before freeing itMikael Olsson
2023-02-02Break circulare dependency on struct ethosu_deviceKristofer Jonsson
2022-06-30Improved logging22.08-rc222.08-rc122.08Kristofer Jonsson
2022-05-23Use ids for identifying messages sent to EthosU firmwareDavide Grohmann
2022-04-04Reset firmwareKristofer Jonsson
2022-03-14Network infoKristofer Jonsson
2022-03-10Firmware resident modelKristofer Jonsson
2020-09-17Support inferences with multiple inputs and outputsKristofer Jonsson
2020-08-27Initial commit20.08-rc220.08Kristofer Jonsson