summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/ctucanfd/ctucanfd_base.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: dev: fix skb drop checkOliver Hartkopp2022-11-071-1/+1
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-291-1/+1
* can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp2022-09-151-1/+0
* can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol2022-07-281-0/+6
* can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol2022-07-201-2/+3
* can: ctucanfd: ctucan_interrupt(): fix typoMarc Kleine-Budde2022-06-281-1/+1
* can: can-dev: remove obsolete CAN LED supportOliver Hartkopp2022-05-191-10/+0
* can: ctucanfd: remove debug statementsPavel Pisa2022-05-021-26/+0
* can: ctucanfd: remove inline keyword from local static functionsPavel Pisa2022-05-021-4/+3
* can: ctucanfd: remove unused including <linux/version.h>Jiapeng Chong2022-05-021-1/+0
* can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independe...Martin Jerabek2022-04-191-0/+1490