index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
c_can
/
c_can.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: c_can: don't cache TX messages for C_CAN cores
Marc Kleine-Budde
2022-09-28
1
-2
/
+15
*
can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
Vincent Mailhol
2022-07-27
1
-1
/
+1
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-1
/
+0
*
can: c_can: cache frames to operate as a true FIFO
Dario Binacchi
2021-08-19
1
-10
/
+1
*
can: c_can: support tx ring algorithm
Dario Binacchi
2021-08-19
1
-1
/
+32
*
can: c_can: remove struct c_can_priv::priv field
Dario Binacchi
2021-08-19
1
-1
/
+0
*
can: c_can: add ethtool support
Dario Binacchi
2021-05-27
1
-0
/
+2
*
can: c_can: remove unused variable struct c_can_priv::rxmasked
Dario Binacchi
2021-05-27
1
-1
/
+0
*
can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM
Marc Kleine-Budde
2021-04-07
1
-1
/
+0
*
can: c_can: add support to 64 message objects
Dario Binacchi
2021-03-30
1
-2
/
+3
*
can: c_can: prepare to up the message objects number
Dario Binacchi
2021-03-30
1
-13
/
+10
*
can: c_can: remove unused code
Dario Binacchi
2021-03-30
1
-4
/
+0
*
can: c_can: fix indention
Marc Kleine-Budde
2021-03-30
1
-5
/
+5
*
can: c_can: reg_map_{c,d}_can: mark as __maybe_unused
Marc Kleine-Budde
2020-10-06
1
-2
/
+2
*
can: c_can: c_can_poll(): only read status register after status IRQ
Kurt Van Dijck
2019-11-04
1
-0
/
+1
*
can: c_can: Add support for START pulse in RAMINIT sequence
Roger Quadros
2014-11-17
1
-0
/
+1
*
can: c_can: Add syscon/regmap RAMINIT mechanism
Roger Quadros
2014-11-17
1
-2
/
+8
*
can: c_can: Add RAMINIT register information to driver data
Roger Quadros
2014-11-17
1
-0
/
+10
*
can: c_can: Introduce c_can_driver_data structure
Roger Quadros
2014-11-17
1
-0
/
+4
*
can: c_can: add hwinit support for non-TI devices
Pavel Machek
2014-05-19
1
-0
/
+2
*
can: c_can: Add and make use of 32-bit accesses functions
Pavel Machek
2014-05-19
1
-0
/
+2
*
can: c_can: make {read,write}_reg functions const
Pavel Machek
2014-05-19
1
-2
/
+2
*
can: c_can: use proper type for 'instance'
Wolfram Sang
2014-04-24
1
-1
/
+1
*
can: c_can: Speed up tx buffer invalidation
Thomas Gleixner
2014-04-24
1
-0
/
+1
*
can: c_can: Remove tx locking
Thomas Gleixner
2014-04-24
1
-7
/
+1
*
can: c_can: Cleanup c_can_write_msg_object()
Thomas Gleixner
2014-04-24
1
-8
/
+0
*
can: c_can: Work around C_CAN RX wreckage
Thomas Gleixner
2014-04-24
1
-0
/
+1
*
can: c_can: Get rid of pointless interrupts
Thomas Gleixner
2014-04-24
1
-2
/
+1
*
can: c_can: Store dlc private
Thomas Gleixner
2014-04-01
1
-0
/
+28
*
can: c_can: Provide protection in the xmit path
Thomas Gleixner
2014-04-01
1
-0
/
+1
*
can: c_can: Add d_can raminit support
AnilKumar Ch
2012-11-27
1
-0
/
+3
*
can: c_can: Add d_can suspend resume support
AnilKumar Ch
2012-09-21
1
-0
/
+8
*
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
2012-09-21
1
-0
/
+1
*
can: c_can: Modify c_can device names
AnilKumar Ch
2012-09-21
1
-2
/
+3
*
can: c_can: Add support for Bosch D_CAN controller
AnilKumar Ch
2012-06-07
1
-0
/
+45
*
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
2012-06-07
1
-38
/
+80
*
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2012-06-03
1
-0
/
+1
*
can: c_can: Added support for Bosch C_CAN controller
Bhupesh Sharma
2011-02-14
1
-0
/
+86