summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microsoft/mana/hw_channel.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-12net: mana: Prefer struct_size over open coded arithmeticLen Baker1-3/+1
2021-08-25net: mana: Move NAPI from EQ to CQHaiyang Zhang1-1/+1
2021-04-23net: mana: Use int to check the return value of mana_gd_poll_cq()Dexuan Cui1-1/+1
2021-04-21net: mana: remove redundant initialization of variable errColin Ian King1-1/+1
2021-04-20net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Dexuan Cui1-0/+843