index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sja1000
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04
1
-1
/
+0
|
\
|
*
can: sja1000: sja1000_err(): don't count arbitration lose as an error
Jeroen Hofstee
2020-11-30
1
-1
/
+0
*
|
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
2020-11-20
1
-5
/
+5
*
|
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-5
/
+5
*
|
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-1
/
+1
|
/
*
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
2
-2
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-9
/
+9
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-2
/
+2
*
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
2019-08-20
1
-1
/
+1
*
can: sja1000: f81601: remove unused including <linux/version.h>
YueHaibing
2019-08-13
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-07
1
-1
/
+1
|
\
|
*
can: sja1000: force the string buffer NULL-terminated
Wang Xiayang
2019-08-02
1
-1
/
+1
*
|
can: sja1000: f81601: add Fintek F81601 support
Ji-Ze Hong (Peter Hong)
2019-07-24
3
-0
/
+223
*
|
can: sja1000: Makefile/Kconfig: sort alphabetically
Marc Kleine-Budde
2019-07-24
2
-40
/
+41
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
2019-06-19
3
-27
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-06-05
5
-60
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
can: sja1000: plx_pci: add support for ASEM CAN raw device
Flavio Suligoi
2018-11-28
2
-1
/
+65
*
can: sja1000: Replace mdelay with usleep_range in pcan_add_channels
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-7
/
+7
*
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
2017-12-01
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
drivers/net: can: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-3
/
+3
*
|
drivers: net: can: sja1000: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
|
/
[next]