Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-08 | dev: caps and rx/tx offload support | Damjan Marion | 1 | -1/+13 |
2023-12-05 | iavf: set max_pkt_size even for disabled queues to make i40e PF driver happy | Damjan Marion | 1 | -1/+3 |
2023-12-04 | iavf: add missing cfg_change_validate callback | Damjan Marion | 2 | -1/+4 |
2023-12-04 | iavf: workaround for case when PF driver sends zero for max_mtu | Damjan Marion | 1 | -1/+13 |
2023-12-01 | iavf: limit maximum number of queues to 32 | Damjan Marion | 1 | -3/+5 |
2023-11-22 | avf: put sentinel at correct place | Vratko Polak | 1 | -3/+3 |
2023-11-13 | dev: add change_max_rx_frame_size capability | Damjan Marion | 2 | -4/+5 |
2023-11-09 | iavf: interrupt mode support | Damjan Marion | 6 | -86/+211 |
2023-11-03 | dev: strip debig log function name prefix during compilation | Damjan Marion | 2 | -24/+3 |
2023-11-02 | iavf: new driver using new dev infra | Damjan Marion | 15 | -0/+4573 |