Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | can: length: refactor frame lengths definition to add size in bits | Vincent Mailhol | 2023-06-22 | 1 | -88/+214 |
* | can: length: fix description of the RRS field | Vincent Mailhol | 2023-06-22 | 1 | -2/+3 |
* | can: length: fix bitstuffing count | Vincent Mailhol | 2023-06-22 | 1 | -6/+8 |
* | can: length: make header self contained | Marc Kleine-Budde | 2023-05-15 | 1 | -0/+3 |
* | can: length: can_skb_get_frame_len(): introduce function to get data length o... | Vincent Mailhol | 2021-01-14 | 1 | -0/+120 |
* | can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data length | Marc Kleine-Budde | 2021-01-14 | 1 | -0/+6 |
* | can: dev: move length related code into seperate file | Marc Kleine-Budde | 2021-01-13 | 1 | -0/+48 |