summaryrefslogtreecommitdiffstats
path: root/include/linux/can/length.h
Commit message (Expand)AuthorAgeFilesLines
* can: length: refactor frame lengths definition to add size in bitsVincent Mailhol2023-06-221-88/+214
* can: length: fix description of the RRS fieldVincent Mailhol2023-06-221-2/+3
* can: length: fix bitstuffing countVincent Mailhol2023-06-221-6/+8
* can: length: make header self containedMarc Kleine-Budde2023-05-151-0/+3
* can: length: can_skb_get_frame_len(): introduce function to get data length o...Vincent Mailhol2021-01-141-0/+120
* can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data lengthMarc Kleine-Budde2021-01-141-0/+6
* can: dev: move length related code into seperate fileMarc Kleine-Budde2021-01-131-0/+48