summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/rcar_can.c
Commit message (Expand)AuthorAgeFilesLines
* can: rcar_can: unify error messagesSergei Shtylyov2015-07-121-2/+3
* can: rcar_can: print request_irq() error codeSergei Shtylyov2015-07-121-1/+2
* can: rcar_can: fix typo in error messageSergei Shtylyov2015-07-121-1/+2
* can: rcar_can: print signed IRQ #Sergei Shtylyov2015-07-121-2/+2
* can: rcar_can: fix IRQ checkSergei Shtylyov2015-07-121-1/+2
* can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason2015-01-201-0/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * net: can: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
|/
* can: rcar_can: add device tree supportSergei Shtylyov2014-08-181-6/+22
* can: rcar_can: support all input clocksSergei Shtylyov2014-08-181-6/+36
* can: add Renesas R-Car CAN driverSergei Shtylyov2014-05-191-0/+876
OpenPOWER on IntegriCloud