index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
c_can
/
c_can.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
can: c_can: don't cache TX messages for C_CAN cores
Marc Kleine-Budde
1
-2
/
+15
2022-07-27
can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
Vincent Mailhol
1
-1
/
+1
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-1
/
+0
2021-08-19
can: c_can: cache frames to operate as a true FIFO
Dario Binacchi
1
-10
/
+1
2021-08-19
can: c_can: support tx ring algorithm
Dario Binacchi
1
-1
/
+32
2021-08-19
can: c_can: remove struct c_can_priv::priv field
Dario Binacchi
1
-1
/
+0
2021-05-27
can: c_can: add ethtool support
Dario Binacchi
1
-0
/
+2
2021-05-27
can: c_can: remove unused variable struct c_can_priv::rxmasked
Dario Binacchi
1
-1
/
+0
2021-04-07
can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM
Marc Kleine-Budde
1
-1
/
+0
2021-03-30
can: c_can: add support to 64 message objects
Dario Binacchi
1
-2
/
+3
2021-03-30
can: c_can: prepare to up the message objects number
Dario Binacchi
1
-13
/
+10
2021-03-30
can: c_can: remove unused code
Dario Binacchi
1
-4
/
+0
2021-03-30
can: c_can: fix indention
Marc Kleine-Budde
1
-5
/
+5
2020-10-06
can: c_can: reg_map_{c,d}_can: mark as __maybe_unused
Marc Kleine-Budde
1
-2
/
+2
2019-11-04
can: c_can: c_can_poll(): only read status register after status IRQ
Kurt Van Dijck
1
-0
/
+1
2014-11-17
can: c_can: Add support for START pulse in RAMINIT sequence
Roger Quadros
1
-0
/
+1
2014-11-17
can: c_can: Add syscon/regmap RAMINIT mechanism
Roger Quadros
1
-2
/
+8
2014-11-17
can: c_can: Add RAMINIT register information to driver data
Roger Quadros
1
-0
/
+10
2014-11-17
can: c_can: Introduce c_can_driver_data structure
Roger Quadros
1
-0
/
+4
2014-05-19
can: c_can: add hwinit support for non-TI devices
Pavel Machek
1
-0
/
+2
2014-05-19
can: c_can: Add and make use of 32-bit accesses functions
Pavel Machek
1
-0
/
+2
2014-05-19
can: c_can: make {read,write}_reg functions const
Pavel Machek
1
-2
/
+2
2014-04-25
can: c_can: use proper type for 'instance'
Wolfram Sang
1
-1
/
+1
2014-04-25
can: c_can: Speed up tx buffer invalidation
Thomas Gleixner
1
-0
/
+1
2014-04-25
can: c_can: Remove tx locking
Thomas Gleixner
1
-7
/
+1
2014-04-25
can: c_can: Cleanup c_can_write_msg_object()
Thomas Gleixner
1
-8
/
+0
2014-04-25
can: c_can: Work around C_CAN RX wreckage
Thomas Gleixner
1
-0
/
+1
2014-04-25
can: c_can: Get rid of pointless interrupts
Thomas Gleixner
1
-2
/
+1
2014-04-01
can: c_can: Store dlc private
Thomas Gleixner
1
-0
/
+28
2014-04-01
can: c_can: Provide protection in the xmit path
Thomas Gleixner
1
-0
/
+1
2012-11-27
can: c_can: Add d_can raminit support
AnilKumar Ch
1
-0
/
+3
2012-09-22
can: c_can: Add d_can suspend resume support
AnilKumar Ch
1
-0
/
+8
2012-09-22
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
1
-0
/
+1
2012-09-22
can: c_can: Modify c_can device names
AnilKumar Ch
1
-2
/
+3
2012-06-07
can: c_can: Add support for Bosch D_CAN controller
AnilKumar Ch
1
-0
/
+45
2012-06-07
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
1
-38
/
+80
2012-06-03
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
1
-0
/
+1
2011-02-14
can: c_can: Added support for Bosch C_CAN controller
Bhupesh Sharma
1
-0
/
+86