summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/can327.c
Commit message (Expand)AuthorAgeFilesLines
* can: can327: flush TX_work on ldisc .close()Max Staudt2022-12-071-7/+10
* can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...Ziyang Xuan2022-11-241-1/+3
* can: dev: fix skb drop checkOliver Hartkopp2022-11-071-1/+1
* can: can327: fix a broken link to DocumentationChristophe JAILLET2022-07-311-1/+1
* can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol2022-07-281-0/+5
* can: can327: add software tx timestampsVincent Mailhol2022-07-281-0/+2
* can: can327: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol2022-07-261-2/+2
* can: can327: CAN/ldisc driver for ELM327 based OBD-II adaptersMax Staudt2022-06-271-0/+1137