Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-19 | can: can-dev: remove obsolete CAN LED support | Oliver Hartkopp | 1 | -7/+0 |
2022-04-19 | can: flexcan: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -8/+4 |
2022-04-19 | can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue... | Marc Kleine-Budde | 1 | -2/+2 |
2022-01-24 | can: flexcan: mark RX via mailboxes as supported on MCF5441X | Marc Kleine-Budde | 2 | -1/+2 |
2022-01-08 | can: flexcan: add ethtool support to get rx/tx ring parameters | Dario Binacchi | 1 | -0/+21 |
2022-01-08 | can: flexcan: add ethtool support to change rx-rtr setting during runtime | Marc Kleine-Budde | 4 | -99/+260 |
2022-01-08 | can: flexcan: add more quirks to describe RX path capabilities | Marc Kleine-Budde | 1 | -12/+54 |
2022-01-08 | can: flexcan: rename RX modes | Marc Kleine-Budde | 1 | -24/+24 |
2022-01-08 | can: flexcan: allow to change quirks at runtime | Dario Binacchi | 1 | -27/+27 |
2022-01-08 | can: flexcan: move driver into separate sub directory | Marc Kleine-Budde | 2 | -0/+2425 |