aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/c_can
Commit message (Expand)AuthorAge
* net/c_can: remove conditional compilation of clk codeViresh Kumar2012-07-30
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-20
* can: c_can_pci: fix compilation on non HAVE_CLK archsMarc Kleine-Budde2012-06-20
* c_can_pci: generic module for C_CAN/D_CAN on PCIFederico Vaga2012-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-15
|\
| * can: c_can: precedence error in c_can_chip_config()Dan Carpenter2012-06-15
* | can: c_can: Add support for Bosch D_CAN controllerAnilKumar Ch2012-06-07
* | can: c_can: Move overlay structure to array with offset as indexAnilKumar Ch2012-06-07
|/
* can: c_can: fix race condition in c_can_open()AnilKumar Ch2012-06-03
* can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2012-06-03
* can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch2012-06-03
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-29
* can: c_can: remove duplicated #includeHuang Weiyi2011-07-23
* net: Remove unneeded version.h includes from drivers/net/Jesper Juhl2011-06-24
* Fix common misspellingsLucas De Marchi2011-03-31
* can: c_can: Fix tx_bytes accountingJan Altenberg2011-03-28
* can: c_can_platform: fix irq check in probeMarc Kleine-Budde2011-03-28
* can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde2011-03-28
* can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg2011-03-21
* can: c_can: Added support for Bosch C_CAN controllerBhupesh Sharma2011-02-14