index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
peak_canfd
/
peak_canfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: peak_canfd: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-3
/
+0
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
1
-1
/
+1
*
can: peak_canfd: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
1
-0
/
+48
*
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
1
-3
/
+3
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-2
/
+1
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-3
/
+4
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-4
/
+0
*
can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...
Stephane Grosjean
2021-06-24
1
-2
/
+2
*
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
*
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
1
-2
/
+2
*
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-6
/
+6
*
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2020-11-20
1
-1
/
+1
*
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-1
/
+1
*
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
2020-11-03
1
-3
/
+8
*
can: peak_canfd: provide hw timestamps in rx skbs
Stephane Grosjean
2019-11-11
1
-2
/
+16
*
can: peak_canfd: fix checkpatch warnings
Marc Kleine-Budde
2019-11-11
1
-4
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
2019-06-19
1
-9
/
+1
*
can: peak_canfd: improves 32-bit alignment
Stephane Grosjean
2018-07-27
1
-1
/
+1
*
can: peak/pcie_fd: remove useless code when interface starts
Stephane Grosjean
2018-03-12
1
-11
/
+2
*
can: peak/pcie_fd: fix echo_skb is occupied! bug
Stephane Grosjean
2018-03-12
1
-6
/
+6
*
can: peak/pcie_fd: fix potential bug in restarting tx queue
Stephane Grosjean
2017-12-08
1
-6
/
+3
*
can: peak_canfd: fix uninitialized symbol warnings
Stephane Grosjean
2017-06-09
1
-1
/
+1
*
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
2017-04-25
1
-0
/
+801