Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idpf: add SRIOV support and other ndo_ops | Joshua Hay | 2023-09-13 | 1 | -0/+2 |
* | idpf: add ethtool callbacks | Alan Brady | 2023-09-13 | 1 | -0/+14 |
* | idpf: add singleq start_xmit and napi poll | Joshua Hay | 2023-09-13 | 1 | -0/+70 |
* | idpf: add RX splitq napi poll support | Alan Brady | 2023-09-13 | 1 | -1/+79 |
* | idpf: add TX splitq napi poll support | Joshua Hay | 2023-09-13 | 1 | -1/+43 |
* | idpf: add splitq start_xmit | Joshua Hay | 2023-09-13 | 1 | -1/+178 |
* | idpf: initialize interrupts and enable vport | Pavan Kumar Linga | 2023-09-13 | 1 | -0/+34 |
* | idpf: configure resources for RX queues | Alan Brady | 2023-09-13 | 1 | -3/+200 |
* | idpf: configure resources for TX queues | Alan Brady | 2023-09-13 | 1 | -0/+206 |
* | idpf: add ptypes and MAC filter support | Pavan Kumar Linga | 2023-09-13 | 1 | -0/+113 |
* | idpf: add create vport and netdev configuration | Pavan Kumar Linga | 2023-09-13 | 1 | -0/+52 |
* | idpf: add core init and interrupt request | Pavan Kumar Linga | 2023-09-13 | 1 | -0/+38 |