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
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
2023-07-20
1
-0
/
+2
*
can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
Fedor Ross
2023-07-17
2
-2
/
+9
*
can: gs_usb: fix time stamp counter initialization
Marc Kleine-Budde
2023-07-17
1
-48
/
+53
*
can: gs_usb: gs_can_open(): improve error handling
Marc Kleine-Budde
2023-07-17
1
-9
/
+22
*
can: kvaser_pciefd: Use TX FIFO size read from CAN controller
Jimmy Assarsson
2023-06-22
1
-12
/
+3
*
can: kvaser_pciefd: Refactor code
Jimmy Assarsson
2023-06-22
1
-134
/
+87
*
can: kvaser_pciefd: Add len8_dlc support
Jimmy Assarsson
2023-06-22
1
-4
/
+12
*
can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
Jimmy Assarsson
2023-06-22
1
-79
/
+89
*
can: kvaser_pciefd: Sort register definitions
Jimmy Assarsson
2023-06-22
1
-100
/
+110
*
can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,se...
Jimmy Assarsson
2023-06-22
1
-7
/
+3
*
can: kvaser_pciefd: Rename device ID defines
Jimmy Assarsson
2023-06-22
1
-11
/
+23
*
can: kvaser_pciefd: Sort includes in alphabetic order
Jimmy Assarsson
2023-06-22
1
-5
/
+5
*
can: kvaser_pciefd: Remove SPI flash parameter read functionality
Jimmy Assarsson
2023-06-22
2
-218
/
+5
*
can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
Jimmy Assarsson
2023-06-22
1
-5
/
+5
*
can: kvaser_pciefd: Set hardware timestamp on transmitted packets
Jimmy Assarsson
2023-06-22
1
-2
/
+10
*
can: kvaser_pciefd: Add function to set skb hwtstamps
Jimmy Assarsson
2023-06-22
1
-17
/
+10
*
can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
Jimmy Assarsson
2023-06-22
1
-38
/
+1
*
can: kvaser_pciefd: Remove useless write to interrupt register
Jimmy Assarsson
2023-06-22
1
-7
/
+2
*
can: length: refactor frame lengths definition to add size in bits
Vincent Mailhol
2023-06-22
1
-13
/
+2
*
can: ti_hecc: fix coding style
Marc Kleine-Budde
2023-06-22
1
-1
/
+1
*
can: rx-offload: fix coding style
Marc Kleine-Budde
2023-06-22
1
-1
/
+1
*
can: m_can: fix coding style
Marc Kleine-Budde
2023-06-22
1
-2
/
+2
*
can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
Miquel Raynal
2023-06-22
3
-4
/
+31
*
can: sja1000: Prepare the use of a threaded handler
Miquel Raynal
2023-06-22
1
-3
/
+8
*
can: esd_usb: Use consistent prefix ESD_USB_ for macros
Frank Jungclaus
2023-06-22
1
-7
/
+6
*
can: esd_usb: Make use of kernel macros BIT() and GENMASK()
Frank Jungclaus
2023-06-22
1
-14
/
+14
*
can: esd_usb: Don't bother the user with nonessential log message
Frank Jungclaus
2023-06-22
1
-1
/
+1
*
can: esd_usb: Replace hardcoded message length given to USB commands
Frank Jungclaus
2023-06-22
1
-19
/
+21
*
can: esd_usb: Prefix all structures with the device name
Frank Jungclaus
2023-06-22
1
-22
/
+22
*
can: esd_usb: Use consistent prefixes for macros
Frank Jungclaus
2023-06-22
1
-99
/
+99
*
can: esd_usb: Replace initializer macros used for struct can_bittiming_const
Frank Jungclaus
2023-06-22
1
-20
/
+13
*
can: esd_usb: Make use of existing kernel macros
Frank Jungclaus
2023-05-22
1
-19
/
+21
*
can: dev: add transceiver capabilities to xilinx_can
Marcel Hellwig
2023-05-22
1
-0
/
+19
*
can: kvaser_usb: Add len8_dlc support
Carsten Schmidt
2023-05-22
3
-8
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
4
-35
/
+55
|
\
|
*
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
2023-05-17
1
-0
/
+2
|
*
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
2023-05-17
1
-17
/
+4
|
*
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
2023-05-17
1
-0
/
+15
|
*
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
2023-05-17
1
-5
/
+5
|
*
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
Jimmy Assarsson
2023-05-17
1
-0
/
+2
|
*
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
2023-05-17
1
-0
/
+1
|
*
can: bxcan: add support for single peripheral configuration
Dario Binacchi
2023-05-15
1
-11
/
+23
|
*
can: CAN_BXCAN should depend on ARCH_STM32
Geert Uytterhoeven
2023-05-15
1
-1
/
+1
|
*
can: dev: fix missing CAN XL support in can_put_echo_skb()
Oliver Hartkopp
2023-05-15
1
-1
/
+2
*
|
can: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-4
/
+2
*
|
can: ti_hecc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-4
/
+2
*
|
can: sun4i_can: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-4
/
+2
*
|
can: softing: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-3
/
+2
*
|
can: sja1000_platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-4
/
+2
*
|
can: sja1000_isa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-4
/
+2
[next]