summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/etas_es58x/es581_4.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol2022-12-121-2/+2
* can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol2021-12-081-2/+3
* can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...Vincent Mailhol2021-07-251-2/+1
* can: etas_es58x: use sizeof and sizeof_field macros instead of constant valuesVincent Mailhol2021-07-251-1/+1
* can: etas_es58x: add support for ETAS ES581.4 CAN USB interfaceVincent Mailhol2021-04-131-0/+507