Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | octeon_ep: Remove custom driver version | Leon Romanovsky | 2022-04-15 | 3 | -23/+1 |
* | octeon_ep: fix error return code in octep_probe() | Yang Yingliang | 2022-04-15 | 1 | -1/+2 |
* | octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts" | Colin Ian King | 2022-04-15 | 1 | -1/+1 |
* | octeon_ep: add ethtool support for Octeon PCI Endpoint NIC | Veerasenareddy Burru | 2022-04-13 | 3 | -1/+465 |
* | octeon_ep: add Tx/Rx processing and interrupt support | Veerasenareddy Burru | 2022-04-13 | 3 | -0/+904 |
* | octeon_ep: add support for ndo ops | Veerasenareddy Burru | 2022-04-13 | 3 | -1/+139 |
* | octeon_ep: add Tx/Rx ring resource setup and cleanup | Veerasenareddy Burru | 2022-04-13 | 2 | -0/+441 |
* | octeon_ep: Add mailbox for control commands | Veerasenareddy Burru | 2022-04-13 | 3 | -10/+294 |
* | octeon_ep: add hardware configuration APIs | Veerasenareddy Burru | 2022-04-13 | 3 | -7/+505 |
* | octeon_ep: Add driver framework and device initialization | Veerasenareddy Burru | 2022-04-13 | 15 | -0/+2859 |