summaryrefslogtreecommitdiff
path: root/drivers/net/can/c_can/c_can.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-03can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2012-07-16can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch1-4/+3
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2011-07-23can: c_can: remove duplicated #includeHuang Weiyi1-1/+0
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-27can: c_can: Fix tx_bytes accountingJan Altenberg1-1/+1
2011-03-27can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde1-10/+4
2011-03-21can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg1-3/+3
2011-02-13can: c_can: Added support for Bosch C_CAN controllerBhupesh Sharma1-0/+1158