index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
m_can
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x
Mario Huettel
2017-04-25
1
-29
/
+159
*
can: m_can: Configuration for TX and TX event FIFOs
Mario Huettel
2017-04-25
1
-5
/
+34
*
can: m_can: Enable M_CAN version dependent initialization
Mario Huettel
2017-04-25
1
-71
/
+269
*
can: m_can: Updated register defines to newest version
Mario Huettel
2017-04-25
1
-65
/
+125
*
can: m_can: Removed virtual address from print
Mario Huettel
2017-04-25
1
-2
/
+2
*
can: m_can: Removed initialization of FIFO water marks
Mario Huettel
2017-04-25
1
-2
/
+2
*
can: m_can: Disabled Interrupt Line 1
Mario Huettel
2017-04-25
1
-1
/
+2
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2016-05-09
1
-1
/
+1
*
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
2015-11-23
1
-1
/
+0
*
can: fix assignment of error location in CAN error messages
Oliver Hartkopp
2015-11-23
1
-4
/
+2
*
can: m_cam: m_can_fifo_write(): remove return from void function
Marc Kleine-Budde
2015-03-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
1
-0
/
+5
|
\
|
*
can: m_can: tag current CAN FD controllers as non-ISO
Oliver Hartkopp
2015-01-15
1
-0
/
+5
*
|
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-20
1
-0
/
+1
|
/
*
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