Age | Commit message (Expand) | Author |
---|---|---|
2023-06-27 | net: mana: use vmalloc_array and vcalloc | Julia Lawall |
2022-11-10 | net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES | Ajay Sharma |
2022-11-10 | net: mana: Move header files to a common location | Long Li |
2022-06-16 | net: mana: Add the Linux MANA PF driver | Dexuan Cui |
2021-12-09 | net: mana: Fix memory leak in mana_hwc_create_wq | José Expósito |
2021-11-01 | net: mana: Improve the HWC error handling | Dexuan Cui |
2021-10-07 | net: mana: Use kcalloc() instead of kzalloc() | Gustavo A. R. Silva |
2021-09-12 | net: mana: Prefer struct_size over open coded arithmetic | Len Baker |
2021-08-25 | net: mana: Move NAPI from EQ to CQ | Haiyang Zhang |
2021-04-23 | net: mana: Use int to check the return value of mana_gd_poll_cq() | Dexuan Cui |
2021-04-20 | net: mana: remove redundant initialization of variable err | Colin Ian King |
2021-04-19 | net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) | Dexuan Cui |