aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dev_iavf/port.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-25dev: move bus code to bus/Damjan Marion1-1/+1
2024-05-06iavf: disable VLAN stripping when VLAN offload is set in capsMohsin Kazmi1-16/+27
2023-12-05iavf: set max_pkt_size even for disabled queues to make i40e PF driver happyDamjan Marion1-1/+3
2023-11-13dev: add change_max_rx_frame_size capabilityDamjan Marion1-3/+3
2023-11-09iavf: interrupt mode supportDamjan Marion1-26/+125
2023-11-02iavf: new driver using new dev infraDamjan Marion1-0/+442