summaryrefslogtreecommitdiff
path: root/drivers/net/can/rcar_can.c
AgeCommit message (Expand)Author
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp
2015-11-23can: fix assignment of error location in CAN error messagesOliver Hartkopp
2015-07-12can: rcar_can: unify error messagesSergei Shtylyov
2015-07-12can: rcar_can: print request_irq() error codeSergei Shtylyov
2015-07-12can: rcar_can: fix typo in error messageSergei Shtylyov
2015-07-12can: rcar_can: print signed IRQ #Sergei Shtylyov
2015-07-12can: rcar_can: fix IRQ checkSergei Shtylyov
2015-01-20can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-18can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde
2014-10-20net: can: drop owner assignment from platform_driversWolfram Sang
2014-08-18can: rcar_can: add device tree supportSergei Shtylyov
2014-08-18can: rcar_can: support all input clocksSergei Shtylyov
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov