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