Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-14 | idpf: add SRIOV support and other ndo_ops | Joshua Hay | 1 | -3/+641 |
2023-09-14 | idpf: add ethtool callbacks | Alan Brady | 1 | -0/+172 |
2023-09-14 | idpf: add singleq start_xmit and napi poll | Joshua Hay | 1 | -0/+1 |
2023-09-14 | idpf: add TX splitq napi poll support | Joshua Hay | 1 | -0/+2 |
2023-09-14 | idpf: add splitq start_xmit | Joshua Hay | 1 | -0/+1 |
2023-09-14 | idpf: initialize interrupts and enable vport | Pavan Kumar Linga | 1 | -2/+261 |
2023-09-14 | idpf: configure resources for RX queues | Alan Brady | 1 | -1/+41 |
2023-09-14 | idpf: configure resources for TX queues | Alan Brady | 1 | -0/+160 |
2023-09-14 | idpf: add ptypes and MAC filter support | Pavan Kumar Linga | 1 | -1/+186 |
2023-09-14 | idpf: add create vport and netdev configuration | Pavan Kumar Linga | 1 | -0/+431 |
2023-09-14 | idpf: add core init and interrupt request | Pavan Kumar Linga | 1 | -1/+347 |
2023-09-14 | idpf: add controlq init and reset checks | Joshua Hay | 1 | -0/+144 |