Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-19 | can: c_can: cache frames to operate as a true FIFO | Dario Binacchi | 1 | -5/+18 |
2021-08-19 | can: c_can: support tx ring algorithm | Dario Binacchi | 1 | -17/+50 |
2021-08-19 | can: c_can: exit c_can_do_tx() early if no frames have been sent | Dario Binacchi | 1 | -5/+6 |
2021-08-19 | can: c_can: rename IF_RX -> IF_NAPI | Marc Kleine-Budde | 1 | -12/+14 |
2021-08-19 | can: c_can: c_can_do_tx(): fix typo in comment | Marc Kleine-Budde | 1 | -1/+1 |
2021-05-27 | can: c_can: add ethtool support | Dario Binacchi | 1 | -0/+1354 |