index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
c_can
/
c_can.c
Age
Commit message (
Expand
)
Author
2012-11-27
can: c_can: Add d_can raminit support
AnilKumar Ch
2012-09-27
can: c_can: fix segfault during rmmod
AnilKumar Ch
2012-09-21
can: c_can: Add d_can suspend resume support
AnilKumar Ch
2012-09-21
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
2012-06-07
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
2012-06-03
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
2012-06-03
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2012-06-03
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
2011-07-23
can: c_can: remove duplicated #include
Huang Weiyi
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-27
can: c_can: Fix tx_bytes accounting
Jan Altenberg
2011-03-27
can: c_can: disable one shot mode until driver is fixed
Marc Kleine-Budde
2011-03-21
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
2011-02-13
can: c_can: Added support for Bosch C_CAN controller
Bhupesh Sharma