Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-28 | RDMA/efa: Remove duplication of upper/lower_32_bits | Gal Pressman | 1 | -9/+6 |
2021-01-28 | RDMA/efa: Remove redundant NULL pointer check of CQE | Gal Pressman | 1 | -10/+6 |
2021-01-22 | RDMA/hw/efa/efa_com: Stop using param description notation for non-params | Lee Jones | 1 | -1/+1 |
2020-05-03 | RDMA/efa: Count admin commands errors | Gal Pressman | 1 | -1/+4 |
2020-02-28 | RDMA/efa: Properly document the interrupt mask register | Gal Pressman | 1 | -3/+1 |
2020-02-28 | RDMA/efa: Unified getters/setters for device structs bitmask access | Gal Pressman | 1 | -83/+71 |
2019-11-14 | RDMA/efa: Clear the admin command buffer prior to its submission | Gal Pressman | 1 | -1/+4 |
2019-08-05 | RDMA/efa: Rate limit admin queue error prints | Gal Pressman | 1 | -31/+39 |
2019-07-04 | RDMA/efa: Entropy in admin commands id | Daniel Kranzdorf | 1 | -21/+23 |
2019-05-29 | RDMA/efa: Remove unneeded admin commands abort flow | Gal Pressman | 1 | -73/+1 |
2019-05-06 | RDMA/efa: Implement functions that submit and complete admin commands | Gal Pressman | 1 | -0/+1160 |