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
/
rcar
/
rcar_can.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
1
-8
/
+0
*
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-05-19
1
-2
/
+2
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-6
/
+5
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-2
/
+3
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-5
/
+1
*
can: rcar_can: fix suspend/resume
Yoshihiro Shimoda
2021-10-17
1
-8
/
+12
*
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
1
-1
/
+1
*
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
-1
/
+1
*
can: rcar: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-11
1
-3
/
+1
*
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
2019-08-20
1
-13
/
+9
*
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-1
/
+0
*
can: rcar: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-11-28
1
-5
/
+1
*
can: rcar_can: Fix erroneous registration
Fabrizio Castro
2018-11-09
1
-1
/
+4
*
can: rcar_can: Do not print virtual addresses
Geert Uytterhoeven
2017-04-04
1
-2
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
can: rcar_can: Move Renesas CAN driver to rcar dir
Ramesh Shanmugasundaram
2016-06-17
1
-0
/
+929