Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | can: m_can: update to support CAN FD features | Dong Aisheng | 2014-11-18 | 1 | -43/+134 |
* | can: m_can: fix incorrect error messages | Dong Aisheng | 2014-11-18 | 1 | -3/+3 |
* | can: m_can: add missing delay after setting CCCR_INIT bit | Dong Aisheng | 2014-11-18 | 1 | -0/+1 |
* | can: m_can: fix not set can_dlc for remote frame | Dong Aisheng | 2014-11-18 | 1 | -3/+4 |
* | can: m_can: fix possible sleep in napi poll | Dong Aisheng | 2014-11-18 | 1 | -5/+15 |
* | can: m_can: add missing message RAM initialization | Dong Aisheng | 2014-11-18 | 1 | -1/+10 |
* | can: m_can: add CONFIG_HAS_IOMEM dependence | David Cohen | 2014-11-18 | 1 | -0/+1 |
* | can: m_can: add .ndo_change_mtu function | Dong Aisheng | 2014-11-18 | 1 | -0/+1 |
* | can: m_can: add Bosch M_CAN controller support | Dong Aisheng | 2014-08-18 | 3 | -0/+1211 |