index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
ucan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: ucan: fix typos in comments
Julia Lawall
2022-03-16
1
-2
/
+2
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-7
/
+3
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-1
/
+2
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-2
/
+4
*
can: ucan: fix alignment constraints
Arnd Bergmann
2021-03-30
1
-1
/
+1
*
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
1
-3
/
+3
*
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: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-7
/
+7
*
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-4
/
+4
*
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
1
-2
/
+2
*
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
2019-12-03
1
-1
/
+1
*
can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
Colin Ian King
2018-11-28
1
-1
/
+1
*
can: ucan: remove duplicated include from ucan.c
YueHaibing
2018-11-09
1
-4
/
+0
*
can: ucan: remove set but not used variable 'udev'
YueHaibing
2018-11-09
1
-3
/
+0
*
can: ucan: add driver for Theobroma Systems UCAN devices
Jakob Unterwurzacher
2018-07-27
1
-0
/
+1613