Age | Commit message (Expand) | Author |
---|---|---|
2023-12-13 | idpf: add get/set for Ethtool's header split ringparam | Michal Kubiak |
2023-09-13 | idpf: add SRIOV support and other ndo_ops | Joshua Hay |
2023-09-13 | idpf: add ethtool callbacks | Alan Brady |
2023-09-13 | idpf: add singleq start_xmit and napi poll | Joshua Hay |
2023-09-13 | idpf: add TX splitq napi poll support | Joshua Hay |
2023-09-13 | idpf: add splitq start_xmit | Joshua Hay |
2023-09-13 | idpf: initialize interrupts and enable vport | Pavan Kumar Linga |
2023-09-13 | idpf: configure resources for RX queues | Alan Brady |
2023-09-13 | idpf: configure resources for TX queues | Alan Brady |
2023-09-13 | idpf: add ptypes and MAC filter support | Pavan Kumar Linga |
2023-09-13 | idpf: add create vport and netdev configuration | Pavan Kumar Linga |
2023-09-13 | idpf: add core init and interrupt request | Pavan Kumar Linga |
2023-09-13 | idpf: add controlq init and reset checks | Joshua Hay |