summaryrefslogtreecommitdiff
path: root/include/linux/can/length.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-22can: length: refactor frame lengths definition to add size in bitsVincent Mailhol1-88/+214
2023-06-22can: length: fix description of the RRS fieldVincent Mailhol1-2/+3
2023-06-22can: length: fix bitstuffing countVincent Mailhol1-6/+8
2023-05-15can: length: make header self containedMarc Kleine-Budde1-0/+3
2021-01-14can: length: can_skb_get_frame_len(): introduce function to get data length o...Vincent Mailhol1-0/+120
2021-01-14can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data lengthMarc Kleine-Budde1-0/+6
2021-01-13can: dev: move length related code into seperate fileMarc Kleine-Budde1-0/+48