aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/etas_es58x/es581_4.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol1-2/+2
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol1-2/+3
2021-07-25can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...Vincent Mailhol1-2/+1
2021-07-25can: etas_es58x: use sizeof and sizeof_field macros instead of constant valuesVincent Mailhol1-1/+1
2021-04-13can: etas_es58x: add support for ETAS ES581.4 CAN USB interfaceVincent Mailhol1-0/+507