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
/
sja1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
1
-1
/
+7
|
\
|
*
can: sja1000: Always restart the Tx queue after an overrun
Miquel Raynal
2023-10-06
1
-1
/
+7
*
|
can: peak_pci: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-05
1
-1
/
+1
*
|
can: sja1000: Fix comment
Miquel Raynal
2023-10-04
1
-1
/
+1
|
/
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
1
-6
/
+1
|
\
|
*
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
2023-07-30
1
-5
/
+1
|
*
can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
Jiaqing Zhao
2023-07-30
1
-2
/
+1
*
|
can: Explicitly include correct DT includes, part 2
Rob Herring
2023-07-28
1
-1
/
+0
*
|
can: ems_pci: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-07-18
1
-3
/
+3
|
/
*
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: 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
*
can: ems_pci: Add myself as module author
Gerhard Uttenthaler
2023-02-02
1
-0
/
+1
*
can: ems_pci: Deassert hardware reset
Gerhard Uttenthaler
2023-02-02
1
-0
/
+8
*
can: ems_pci: Add IRQ enable
Gerhard Uttenthaler
2023-02-02
1
-2
/
+9
*
can: ems_pci: Initialize CAN controller base addresses
Gerhard Uttenthaler
2023-02-02
1
-2
/
+7
*
can: ems_pci: Add read/write register and post irq functions
Gerhard Uttenthaler
2023-02-02
1
-1
/
+23
*
can: ems_pci: Initialize BAR registers
Gerhard Uttenthaler
2023-02-02
1
-9
/
+28
*
can: ems_pci: Add Asix AX99100 definitions
Gerhard Uttenthaler
2023-02-02
1
-0
/
+19
*
can: ems_pci: Fix code style, copyright and email address
Gerhard Uttenthaler
2023-02-02
1
-25
/
+20
*
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
Zhang Changzhong
2022-11-24
1
-4
/
+6
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
1
-1
/
+1
*
can: sja1000: remove redundant variable ret
Jinpeng Cui
2022-09-05
1
-5
/
+1
*
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
Biju Das
2022-09-05
1
-5
/
+33
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
1
-0
/
+6
*
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
1
-0
/
+1
*
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
1
-3
/
+4
*
can: sja1000: Change the return type as void for SoC specific init
Biju Das
2022-07-19
1
-9
/
+4
*
can: sja1000: Use device_get_match_data to get device data
Biju Das
2022-07-19
1
-5
/
+2
*
can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
Biju Das
2022-07-19
2
-4
/
+7
*
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
1
-11
/
+0
*
can: Fix Links to Technologic Systems web resources
Kris Bahnsen
2022-04-19
2
-5
/
+4
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-3
/
+1
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-2
/
+3
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-2
/
+0
*
can: sja1000: sp_probe(): use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
1
-7
/
+8
*
can: sja1000: fix use after free in ems_pcmcia_add_card()
Dan Carpenter
2021-12-07
1
-1
/
+6
*
can: peak_pci: peak_pci_remove(): fix UAF
Zheyu Ma
2021-10-17
1
-5
/
+4
*
can: peak_pci: Add name and FW version of the card in kernel buffer
Stephane Grosjean
2021-07-25
1
-11
/
+53
*
can: peak_pci: fix checkpatch warnings
Marc Kleine-Budde
2021-07-25
1
-2
/
+4
*
can: peak_pci: convert comments to network style comments
Marc Kleine-Budde
2021-07-25
1
-35
/
+14
*
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
1
-1
/
+1
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
6
-18
/
+0
*
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-02-21
1
-3
/
+1
|
\
|
*
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
2021-01-26
1
-3
/
+1
*
|
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
1
-1
/
+1
*
|
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2021-01-14
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-1
/
+0
|
\
[next]