summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/can327.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-07can: can327: flush TX_work on ldisc .close()Max Staudt1-7/+10
2022-11-24can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...Ziyang Xuan1-1/+3
2022-11-07can: dev: fix skb drop checkOliver Hartkopp1-1/+1
2022-07-31can: can327: fix a broken link to DocumentationChristophe JAILLET1-1/+1
2022-07-28can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol1-0/+5
2022-07-28can: can327: add software tx timestampsVincent Mailhol1-0/+2
2022-07-26can: can327: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol1-2/+2
2022-06-27can: can327: CAN/ldisc driver for ELM327 based OBD-II adaptersMax Staudt1-0/+1137