summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/c_can
Commit message (Expand)AuthorAgeFilesLines
* can: c_can: fix segfault during rmmodAnilKumar Ch2012-09-271-3/+0
* can: c_can: Adopt pinctrl supportAnilKumar Ch2012-09-211-0/+7
* can: c_can: Add d_can suspend resume supportAnilKumar Ch2012-09-213-0/+148
* can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-213-2/+49
* can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-211-17/+38
* can: c_can: Modify c_can device namesAnilKumar Ch2012-09-213-13/+16
* net/c_can: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-201-1/+1
* can: c_can_pci: fix compilation on non HAVE_CLK archsMarc Kleine-Budde2012-06-201-22/+7
* c_can_pci: generic module for C_CAN/D_CAN on PCIFederico Vaga2012-06-193-0/+244
* 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: 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