Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-27 | octeon_ep: use vmalloc_array and vcalloc | Julia Lawall | 1 | -1/+1 |
2022-09-19 | octeon_ep: Remove useless casting value returned by vzalloc to structure | Jules Irenge | 1 | -2/+1 |
2022-05-16 | octeon_ep: delete unnecessary NULL check | Ziyang Xuan | 1 | -2/+1 |
2022-04-13 | octeon_ep: add Tx/Rx processing and interrupt support | Veerasenareddy Burru | 1 | -0/+244 |
2022-04-13 | octeon_ep: add Tx/Rx ring resource setup and cleanup | Veerasenareddy Burru | 1 | -0/+222 |
2022-04-13 | octeon_ep: Add driver framework and device initialization | Veerasenareddy Burru | 1 | -0/+42 |