index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
peak_canfd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+1
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-3
/
+4
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-4
/
+0
2021-06-24
can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...
Stephane Grosjean
1
-2
/
+2
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
1
-2
/
+2
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-6
/
+6
2020-11-20
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
1
-1
/
+1
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-1
/
+1
2020-11-03
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
1
-3
/
+8
2020-09-21
can: peak_canfd: Remove unused macros
Wang Hai
1
-2
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
can: peak_canfd: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2019-11-11
can: peak_canfd: provide hw timestamps in rx skbs
Stephane Grosjean
1
-2
/
+16
2019-11-11
can: peak_canfd: fix checkpatch warnings
Marc Kleine-Budde
3
-9
/
+7
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
2
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
1
-9
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-07-27
can: peak_canfd: rearrange the way resources are released
Stephane Grosjean
1
-3
/
+6
2018-07-27
can: peak_canfd: fix typo in error message
Stephane Grosjean
1
-1
/
+1
2018-07-27
can: peak_canfd: use ndev irq instead of pci_dev one
Stephane Grosjean
1
-3
/
+3
2018-07-27
can: peak_canfd: remove useless defined symbols
Stephane Grosjean
1
-3
/
+0
2018-07-27
can: peak_canfd: improves 32-bit alignment
Stephane Grosjean
1
-1
/
+1
2018-07-23
can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
Stephane Grosjean
1
-0
/
+19
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+1
2018-03-12
can: peak/pcie_fd: remove useless code when interface starts
Stephane Grosjean
1
-11
/
+2
2018-03-12
can: peak/pcie_fd: fix echo_skb is occupied! bug
Stephane Grosjean
2
-8
/
+12
2017-12-08
can: peak/pcie_fd: fix potential bug in restarting tx queue
Stephane Grosjean
1
-6
/
+3
2017-12-01
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
1
-1
/
+4
2017-11-10
can: peak: Add support for new PCIe/M2 CAN FD interfaces
Stephane Grosjean
1
-2
/
+12
2017-06-09
can: peak_canfd: fix uninitialized symbol warnings
Stephane Grosjean
1
-1
/
+1
2017-04-25
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
5
-0
/
+1716