summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/c_can
Commit message (Expand)AuthorAgeFilesLines
* can: c_can: Add support for Bosch D_CAN controllerAnilKumar Ch2012-06-073-19/+94
* can: c_can: Move overlay structure to array with offset as indexAnilKumar Ch2012-06-073-107/+154
* can: c_can: fix race condition in c_can_open()AnilKumar Ch2012-06-031-1/+2
* can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2012-06-032-4/+4
* can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch2012-06-031-2/+4
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-291-11/+1
* can: c_can: remove duplicated #includeHuang Weiyi2011-07-232-2/+0
* net: Remove unneeded version.h includes from drivers/net/Jesper Juhl2011-06-242-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* can: c_can: Fix tx_bytes accountingJan Altenberg2011-03-271-1/+1
* can: c_can_platform: fix irq check in probeMarc Kleine-Budde2011-03-271-4/+5
* can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde2011-03-271-10/+4
* can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg2011-03-211-3/+3
* can: c_can: Added support for Bosch C_CAN controllerBhupesh Sharma2011-02-135-0/+1482
OpenPOWER on IntegriCloud