index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sja1000
Age
Commit message (
Expand
)
Author
2024-11-26
can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-04
can: {cc770,sja1000}_isa: allow building on x86_64
Thomas Mühlbacher
2024-09-11
can: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-20
can: sja1000: plx_pci: Reuse predefined CTI subvendor ID
Andy Shevchenko
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-06
can: sja1000: Always restart the Tx queue after an overrun
Miquel Raynal
2023-10-05
can: peak_pci: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-04
can: sja1000: Fix comment
Miquel Raynal
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-30
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
2023-07-30
can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
Jiaqing Zhao
2023-07-28
can: Explicitly include correct DT includes, part 2
Rob Herring
2023-07-18
can: ems_pci: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-06-22
can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
Miquel Raynal
2023-06-22
can: sja1000: Prepare the use of a threaded handler
Miquel Raynal
2023-05-15
can: sja1000_platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
can: sja1000_isa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-02
can: ems_pci: Add myself as module author
Gerhard Uttenthaler
2023-02-02
can: ems_pci: Deassert hardware reset
Gerhard Uttenthaler
2023-02-02
can: ems_pci: Add IRQ enable
Gerhard Uttenthaler
2023-02-02
can: ems_pci: Initialize CAN controller base addresses
Gerhard Uttenthaler
2023-02-02
can: ems_pci: Add read/write register and post irq functions
Gerhard Uttenthaler
2023-02-02
can: ems_pci: Initialize BAR registers
Gerhard Uttenthaler
2023-02-02
can: ems_pci: Add Asix AX99100 definitions
Gerhard Uttenthaler
2023-02-02
can: ems_pci: Fix code style, copyright and email address
Gerhard Uttenthaler
2022-11-24
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
Zhang Changzhong
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-09-05
can: sja1000: remove redundant variable ret
Jinpeng Cui
2022-09-05
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
Biju Das
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-19
can: sja1000: Change the return type as void for SoC specific init
Biju Das
2022-07-19
can: sja1000: Use device_get_match_data to get device data
Biju Das
2022-07-19
can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
Biju Das
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-04-19
can: Fix Links to Technologic Systems web resources
Kris Bahnsen
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
can: sja1000: sp_probe(): use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-07
can: sja1000: fix use after free in ems_pcmcia_add_card()
Dan Carpenter
2021-10-17
can: peak_pci: peak_pci_remove(): fix UAF
Zheyu Ma
2021-07-25
can: peak_pci: Add name and FW version of the card in kernel buffer
Stephane Grosjean
2021-07-25
can: peak_pci: fix checkpatch warnings
Marc Kleine-Budde
2021-07-25
can: peak_pci: convert comments to network style comments
Marc Kleine-Budde
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
[next]