index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
m_can
Age
Commit message (
Expand
)
Author
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
2015-11-23
can: fix assignment of error location in CAN error messages
Oliver Hartkopp
2015-03-22
can: m_cam: m_can_fifo_write(): remove return from void function
Marc Kleine-Budde
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-15
can: m_can: tag current CAN FD controllers as non-ISO
Oliver Hartkopp
2014-11-18
can: m_can: update to support CAN FD features
Dong Aisheng
2014-11-18
can: m_can: fix incorrect error messages
Dong Aisheng
2014-11-18
can: m_can: add missing delay after setting CCCR_INIT bit
Dong Aisheng
2014-11-18
can: m_can: fix not set can_dlc for remote frame
Dong Aisheng
2014-11-18
can: m_can: fix possible sleep in napi poll
Dong Aisheng
2014-11-18
can: m_can: add missing message RAM initialization
Dong Aisheng
2014-11-18
can: m_can: add CONFIG_HAS_IOMEM dependence
David Cohen
2014-11-18
can: m_can: add .ndo_change_mtu function
Dong Aisheng
2014-08-18
can: m_can: add Bosch M_CAN controller support
Dong Aisheng