summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/m_can
AgeCommit message (Expand)AuthorLines
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+5
2015-01-20can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason-0/+1
2015-01-15can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp-0/+5
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng-43/+134
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng-3/+3
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng-0/+1
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng-3/+4
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng-5/+15
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng-1/+10
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen-0/+1
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng-0/+1
2014-08-18can: m_can: add Bosch M_CAN controller supportDong Aisheng-0/+1211