Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-02 | net: lan966x: Fix unmapping of received frames using FDMA | Horatiu Vultur | 1 | -6/+12 |
2022-11-02 | net: lan966x: Fix FDMA when MTU is changed | Horatiu Vultur | 1 | -2/+6 |
2022-10-25 | net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU | Horatiu Vultur | 1 | -21/+3 |
2022-09-29 | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 1 | -2/+1 |
2022-08-31 | net: lan966x: improve error handle in lan966x_fdma_rx_get_frame() | Dan Carpenter | 1 | -1/+4 |
2022-05-13 | net: lan966x: Fix use of pointer after being freed | Horatiu Vultur | 1 | -2/+2 |
2022-04-12 | net: lan966x: Update FDMA to change MTU. | Horatiu Vultur | 1 | -0/+134 |
2022-04-12 | net: lan966x: Add FDMA functionality | Horatiu Vultur | 1 | -0/+708 |