Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-16 | net: mana: Add the Linux MANA PF driver | Dexuan Cui | 1 | -1/+17 |
2021-12-09 | net: mana: Fix memory leak in mana_hwc_create_wq | José Expósito | 1 | -5/+5 |
2021-11-01 | net: mana: Improve the HWC error handling | Dexuan Cui | 1 | -40/+31 |
2021-10-07 | net: mana: Use kcalloc() instead of kzalloc() | Gustavo A. R. Silva | 1 | -2/+2 |
2021-09-12 | net: mana: Prefer struct_size over open coded arithmetic | Len Baker | 1 | -3/+1 |
2021-08-25 | net: mana: Move NAPI from EQ to CQ | Haiyang Zhang | 1 | -1/+1 |
2021-04-23 | net: mana: Use int to check the return value of mana_gd_poll_cq() | Dexuan Cui | 1 | -1/+1 |
2021-04-21 | net: mana: remove redundant initialization of variable err | Colin Ian King | 1 | -1/+1 |
2021-04-20 | net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) | Dexuan Cui | 1 | -0/+843 |