Age | Commit message (Expand) | Author |
---|---|---|
2021-08-25 | net: mana: Add support for EQ sharing | Haiyang Zhang |
2021-08-25 | net: mana: Move NAPI from EQ to CQ | Haiyang Zhang |
2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-21 | net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()' | Christophe JAILLET |
2021-05-13 | net: mana: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
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 |