index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
rcar
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: rcar_canfd: rcar_canfd_probe(): fix plain integer in transceivers[] init
Geert Uytterhoeven
2023-04-04
1
-1
/
+1
*
can: rcar_canfd: Improve error messages
Geert Uytterhoeven
2023-03-24
1
-21
/
+20
*
can: rcar_canfd: Add transceiver support
Geert Uytterhoeven
2023-03-24
1
-5
/
+25
*
can: rcar_canfd: Add helper variable dev
Geert Uytterhoeven
2023-02-02
1
-44
/
+42
*
can: rcar_canfd: Sort included header files
Geert Uytterhoeven
2023-02-02
1
-11
/
+11
*
can: rcar_canfd: Fix R-Car Gen4 CFCC.CFTML field width
Geert Uytterhoeven
2023-02-02
1
-1
/
+2
*
can: rcar_canfd: Fix R-Car Gen4 DCFG.DSJW field width
Geert Uytterhoeven
2023-02-02
1
-2
/
+2
*
can: rcar_canfd: Add support for R-Car Gen4
Geert Uytterhoeven
2023-02-02
1
-49
/
+50
*
can: rcar_canfd: Abstract out DCFG address differences
Geert Uytterhoeven
2023-02-02
1
-6
/
+2
*
can: rcar_canfd: Fix R-Car V3U GAFLCFG field accesses
Geert Uytterhoeven
2023-02-02
1
-2
/
+2
*
can: rcar_canfd: Fix R-Car V3U CAN mode selection
Geert Uytterhoeven
2023-02-02
1
-9
/
+10
*
can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_info
Biju Das
2022-12-10
1
-12
/
+4
*
can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_info
Biju Das
2022-12-10
1
-2
/
+6
*
can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_info
Biju Das
2022-12-10
1
-2
/
+6
*
can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_info
Biju Das
2022-12-10
1
-15
/
+15
*
can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data
Biju Das
2022-12-10
1
-13
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
2
-11
/
+6
|
\
|
*
can: rcar_canfd: Add missing ECC error checks for channels 2-7
Geert Uytterhoeven
2022-11-07
1
-9
/
+4
|
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
1
-13
/
+11
|
\
|
|
*
can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
Biju Das
2022-10-27
1
-11
/
+7
|
*
can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...
Biju Das
2022-10-27
1
-2
/
+4
*
|
can: rcar_canfd: Use devm_reset_control_get_optional_exclusive
Biju Das
2022-10-26
1
-11
/
+11
|
/
*
can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPRO...
Christophe JAILLET
2022-09-05
1
-16
/
+10
*
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
2
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-0
/
+1
|
\
|
*
can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
Liang He
2022-07-20
1
-0
/
+1
*
|
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
2
-2
/
+3
*
|
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
1
-4
/
+4
|
/
*
can: rcar_canfd: Fix data transmission failed on R-Car V3U
Duy Nguyen
2022-07-04
1
-1
/
+4
*
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
2
-15
/
+0
*
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-05-19
2
-4
/
+4
*
can: rcar_canfd: Add support for r8a779a0 SoC
Ulrich Hecht
2022-03-10
1
-136
/
+217
*
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...
Lad Prabhakar
2022-02-25
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
1
-3
/
+2
|
\
|
*
can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network de...
Lad Prabhakar
2022-01-09
1
-3
/
+2
*
|
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
2022-01-05
1
-1
/
+3
*
|
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
2
-11
/
+6
*
|
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
2
-3
/
+5
*
|
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
2
-9
/
+1
|
/
*
can: rcar: drop unneeded ARM dependency
Geert Uytterhoeven
2021-10-24
1
-2
/
+2
*
can: rcar_can: fix suspend/resume
Yoshihiro Shimoda
2021-10-17
1
-8
/
+12
*
can: rcar_canfd: add __maybe_unused annotation to silence warning
Marc Kleine-Budde
2021-09-07
1
-1
/
+1
*
can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignment
Lad Prabhakar
2021-08-25
1
-1
/
+1
*
can: rcar: Kconfig: Add helper dependency on COMPILE_TEST
Cai Huoqing
2021-08-25
1
-2
/
+2
*
can: rcar_canfd: Add support for RZ/G2L family
Lad Prabhakar
2021-08-19
1
-73
/
+265
*
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
2
-2
/
+2
*
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
2
-2
/
+2
*
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2021-01-14
2
-2
/
+2
*
can: rcar: Kconfig: update help description for CAN_RCAR config
Lad Prabhakar
2021-01-07
1
-2
/
+2
[next]