index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: bxcan: add support for ST bxCAN controller
Dario Binacchi
2023-03-28
1
-0
/
+12
*
can: remove obsolete PCH CAN driver
Oliver Hartkopp
2022-10-19
1
-8
/
+0
*
can: slcan: use CAN network device driver API
Dario Binacchi
2022-07-03
1
-20
/
+20
*
can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
Max Staudt
2022-06-27
1
-0
/
+18
*
net: Kconfig: move the CAN device menu to the "Device Drivers" section
Vincent Mailhol
2022-06-11
1
-0
/
+1
*
can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
Vincent Mailhol
2022-06-11
1
-0
/
+5
*
can: bittiming: move bittiming calculation functions to calc_bittiming.c
Vincent Mailhol
2022-06-11
1
-0
/
+4
*
can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
Vincent Mailhol
2022-06-11
1
-3
/
+26
*
can: Kconfig: rename config symbol CAN_DEV into CAN_NETLINK
Vincent Mailhol
2022-06-11
1
-7
/
+11
*
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
1
-17
/
+0
*
can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independe...
Martin Jerabek
2022-04-19
1
-0
/
+1
*
can: flexcan: update Kconfig to enable coldfire
Angelo Dureghello
2021-07-25
1
-1
/
+2
*
can: grcan: add missing Kconfig dependency to HAS_IOMEM
Marc Kleine-Budde
2021-03-30
1
-1
/
+1
*
can: kvaser_pciefd: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
can: slcan: update dead link
Diego Elio Pettenò
2020-09-21
1
-2
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-15
/
+15
*
can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
Henning Colliander
2019-07-24
1
-0
/
+13
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
can: flexcan: enable flexcan for all architectures
Pankaj Bansal
2018-11-28
1
-1
/
+1
*
can: mark led trigger as broken
Uwe Kleine-König
2018-06-28
1
-0
/
+6
*
can: remove bfin_can driver
Arnd Bergmann
2018-03-26
1
-9
/
+0
*
can: add Virtual CAN Tunnel driver (vxcan)
Oliver Hartkopp
2017-04-25
1
-0
/
+18
*
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
2017-04-25
1
-0
/
+1
*
can: rcar_can: Move Renesas CAN driver to rcar dir
Ramesh Shanmugasundaram
2016-06-17
1
-10
/
+0
*
can: rcar_canfd: Add Renesas R-Car CAN FD driver
Ramesh Shanmugasundaram
2016-06-17
1
-0
/
+1
*
can: rcar_can: Add r8a7795 support
Ramesh Shanmugasundaram
2016-03-10
1
-1
/
+1
*
can: ifi: Add IFI CANFD IP support
Marek Vasut
2016-02-20
1
-0
/
+1
*
can: Kconfig: sort drivers alphabetically
Marc Kleine-Budde
2016-02-20
1
-25
/
+24
*
can: Kconfig: Sort the Kconfig includes
Marek Vasut
2016-02-20
1
-10
/
+4
*
can: Allwinner A10/A20 CAN Controller support - Kernel module
Gerhard Bertelsmann
2015-09-17
1
-0
/
+10
*
can: CAN_GRCAN should depend on HAS_DMA
Geert Uytterhoeven
2015-04-23
1
-1
/
+1
*
net: can: Enable xilinx driver for ARM64
Michal Simek
2015-03-14
1
-1
/
+1
*
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
2014-10-03
1
-1
/
+1
*
can: m_can: add Bosch M_CAN controller support
Dong Aisheng
2014-08-18
1
-0
/
+2
*
can: xilinx CAN controller support
Kedareswara rao Appana
2014-05-26
1
-0
/
+8
*
can: add Renesas R-Car CAN driver
Sergei Shtylyov
2014-05-19
1
-0
/
+10
*
can: pch_can: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
*
can: at91_can: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
*
can: move SPI drivers into a separate directory
Stefano Babic
2014-04-24
1
-6
/
+2
*
can: flexcan: fix flexcan driver build for big endian on ARM and little endia...
Arnd Bergmann
2014-01-29
1
-1
/
+1
*
can: Disable flexcan driver build for big endian CPU on ARM
Guenter Roeck
2014-01-11
1
-1
/
+1
*
can: ti_hecc: Replace platform dependency with ARM dependency
Ezequiel Garcia
2013-12-22
1
-1
/
+1
*
can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol
Marc Kleine-Budde
2013-06-03
1
-4
/
+1
*
can: Kconfig: CAN_AT91 depends on ARM
Ludovic Desroches
2013-03-27
1
-1
/
+1
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
|
*
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-1
/
+1
*
|
can: add tx/rx LED trigger support
Fabio Baltieri
2013-01-26
1
-0
/
+11
*
|
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
2013-01-26
1
-9
/
+12
*
|
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
Marc Kleine-Budde
2013-01-26
1
-5
/
+0
|
/
*
can: grcan: Add device driver for GRCAN and GRHCAN cores
Andreas Larsson
2012-11-15
1
-0
/
+9
[next]