index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
peak_canfd
Age
Commit message (
Expand
)
Author
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-03
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
2020-09-21
can: peak_canfd: Remove unused macros
Wang Hai
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-15
can: peak_canfd: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2019-11-11
can: peak_canfd: provide hw timestamps in rx skbs
Stephane Grosjean
2019-11-11
can: peak_canfd: fix checkpatch warnings
Marc Kleine-Budde
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-07-27
can: peak_canfd: rearrange the way resources are released
Stephane Grosjean
2018-07-27
can: peak_canfd: fix typo in error message
Stephane Grosjean
2018-07-27
can: peak_canfd: use ndev irq instead of pci_dev one
Stephane Grosjean
2018-07-27
can: peak_canfd: remove useless defined symbols
Stephane Grosjean
2018-07-27
can: peak_canfd: improves 32-bit alignment
Stephane Grosjean
2018-07-23
can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
Stephane Grosjean
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-03-12
can: peak/pcie_fd: remove useless code when interface starts
Stephane Grosjean
2018-03-12
can: peak/pcie_fd: fix echo_skb is occupied! bug
Stephane Grosjean
2017-12-08
can: peak/pcie_fd: fix potential bug in restarting tx queue
Stephane Grosjean
2017-12-01
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
2017-11-10
can: peak: Add support for new PCIe/M2 CAN FD interfaces
Stephane Grosjean
2017-06-09
can: peak_canfd: fix uninitialized symbol warnings
Stephane Grosjean
2017-04-25
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean