content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/can/c_can/c_can_main.c
AgeCommit message (Expand)Author
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-09-28can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde
2022-07-27can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()Vincent Mailhol
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol
2022-07-19can: c_can: remove wrong commentDario Binacchi
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19can: can-dev: move to netif_napi_add_weight()Jakub Kicinski