summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/c_can/c_can.c
Commit message (Expand)AuthorAgeFilesLines
* can: c_can: fix segfault during rmmodAnilKumar Ch2012-09-271-3/+0
* can: c_can: Add d_can suspend resume supportAnilKumar Ch2012-09-211-0/+78
* can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-211-2/+47
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-151-2/+2
|\
| * can: c_can: precedence error in c_can_chip_config()Dan Carpenter2012-06-151-2/+2
* | can: c_can: Move overlay structure to array with offset as indexAnilKumar Ch2012-06-071-58/+62
|/
* 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-031-4/+3
* can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch2012-06-031-2/+4
* can: c_can: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
* net: Remove unneeded version.h includes from drivers/net/Jesper Juhl2011-06-241-1/+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: 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-131-0/+1158
OpenPOWER on IntegriCloud