summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microsoft/mana/hw_channel.c
AgeCommit message (Expand)Author
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti
2023-06-27net: mana: use vmalloc_array and vcallocJulia Lawall
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma
2022-11-10net: mana: Move header files to a common locationLong Li
2022-06-16net: mana: Add the Linux MANA PF driverDexuan Cui
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito
2021-11-01net: mana: Improve the HWC error handlingDexuan Cui
2021-10-07net: mana: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-09-12net: mana: Prefer struct_size over open coded arithmeticLen Baker
2021-08-25net: mana: Move NAPI from EQ to CQHaiyang Zhang
2021-04-23net: mana: Use int to check the return value of mana_gd_poll_cq()Dexuan Cui
2021-04-20net: mana: remove redundant initialization of variable errColin Ian King
2021-04-19net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Dexuan Cui