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: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
2
-12
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
3
-65
/
+10
|
\
|
*
can: m_can: remove support for custom bit timing, take #2
Jarkko Nikula
2022-05-14
2
-21
/
+6
|
*
Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"
Jarkko Nikula
2022-05-14
1
-44
/
+4
*
|
can: m_can: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-05-02
1
-6
/
+3
*
|
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...
Marc Kleine-Budde
2022-04-19
1
-1
/
+1
|
/
*
can: m_can: m_can_tx_handler(): fix use after free of skb
Marc Kleine-Budde
2022-03-31
1
-2
/
+3
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
can: tcan4x5x: regmap: fix max register value
Marc Kleine-Budde
2022-01-24
1
-1
/
+1
*
can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...
Marc Kleine-Budde
2022-01-24
1
-0
/
+6
*
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
2022-01-05
1
-3
/
+7
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-3
/
+3
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-7
/
+0
*
can: m_can: pci: use custom bit timings for Elkhart Lake
Matthias Schiffer
2021-12-07
1
-4
/
+44
*
can: m_can: make custom bittiming fields const
Matthias Schiffer
2021-12-07
1
-2
/
+2
*
Revert "can: m_can: remove support for custom bit timing"
Matthias Schiffer
2021-12-07
2
-6
/
+21
*
can: m_can: pci: fix incorrect reference clock rate
Matthias Schiffer
2021-12-07
1
-1
/
+1
*
can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
Matthias Schiffer
2021-12-07
1
-2
/
+12
*
can: m_can: m_can_read_fifo: fix memory leak in error branch
Vincent Mailhol
2021-12-07
1
-1
/
+3
*
can: m_can: Disable and ignore ELO interrupt
Brian Silverman
2021-12-07
1
-8
/
+6
*
can: m_can: fix iomap_read_fifo() and iomap_write_fifo()
Aswath Govindraju
2021-10-17
1
-2
/
+12
*
can: m_can: Batch FIFO writes during CAN transmit
Matt Kline
2021-08-19
1
-35
/
+26
*
can: m_can: Batch FIFO reads during CAN receive
Matt Kline
2021-08-19
1
-23
/
+28
*
can: m_can: Disable IRQs on FIFO bus errors
Matt Kline
2021-08-19
5
-73
/
+152
*
can: m_can: fix block comment style
Marc Kleine-Budde
2021-08-19
1
-3
/
+4
*
can: tcan4x5x: cdev_to_priv(): remove stray empty line
Marc Kleine-Budde
2021-08-19
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-4
/
+4
|
\
|
*
can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register
Hussein Alasadi
2021-08-10
1
-4
/
+4
*
|
can: m_can: remove support for custom bit timing
Marc Kleine-Budde
2021-07-25
2
-21
/
+6
*
|
can: m_can: use devm_platform_ioremap_resource_byname
Yang Yingliang
2021-07-25
1
-2
/
+1
*
|
can: m_can: Add support for transceiver as phy
Faiz Abbas
2021-07-25
3
-1
/
+25
*
|
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...
Marc Kleine-Budde
2021-07-25
1
-1
/
+1
*
|
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
2021-07-25
1
-0
/
+3
|
/
*
can: m_can: fix whitespace in a few comments
Torin Cooper-Bennun
2021-05-27
1
-5
/
+5
*
can: m_can: make TXESC, RXESC config more explicit
Torin Cooper-Bennun
2021-05-27
1
-6
/
+12
*
can: m_can: clean up CCCR reg defs, order by revs
Torin Cooper-Bennun
2021-05-27
1
-10
/
+13
*
can: m_can: use bits.h macros for all regmasks
Torin Cooper-Bennun
2021-05-27
1
-113
/
+86
*
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
2021-05-06
1
-1
/
+2
*
can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload...
Marc Kleine-Budde
2021-04-07
1
-3
/
+10
*
can: tcan4x5x: remove duplicate include of regmap.h
Wan Jiabing
2021-03-30
1
-1
/
+0
*
can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from s...
Torin Cooper-Bennun
2021-03-30
2
-16
/
+107
*
can: m_can: m_can_chip_config(): enable and configure internal timestamps
Torin Cooper-Bennun
2021-03-30
1
-0
/
+5
*
can: m_can: add infrastructure for internal timestamps
Torin Cooper-Bennun
2021-03-30
1
-0
/
+27
*
can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
Xulin Sun
2021-03-30
1
-5
/
+0
*
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
1
-1
/
+1
*
can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
Torin Cooper-Bennun
2021-03-16
1
-1
/
+1
*
can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
Torin Cooper-Bennun
2021-03-16
1
-3
/
+0
*
can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...
Torin Cooper-Bennun
2021-03-01
1
-3
/
+3
*
can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_buf
Marc Kleine-Budde
2021-01-14
1
-1
/
+1
*
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
1
-2
/
+2
[next]