summaryrefslogtreecommitdiff
path: root/drivers/net/can/ctucanfd/ctucanfd_base.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-07can: dev: fix skb drop checkOliver Hartkopp1-1/+1
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-1/+1
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp1-1/+0
2022-07-28can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol1-0/+6
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol1-2/+3
2022-06-28can: ctucanfd: ctucan_interrupt(): fix typoMarc Kleine-Budde1-1/+1
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp1-10/+0
2022-05-02can: ctucanfd: remove debug statementsPavel Pisa1-26/+0
2022-05-02can: ctucanfd: remove inline keyword from local static functionsPavel Pisa1-4/+3
2022-05-02can: ctucanfd: remove unused including <linux/version.h>Jiapeng Chong1-1/+0
2022-04-19can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independe...Martin Jerabek1-0/+1490