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
/
peak_usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: peak_usb: fix typo in comment
Julia Lawall
2022-05-23
1
-1
/
+1
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
2
-12
/
+9
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
3
-11
/
+14
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
3
-7
/
+0
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
can: peak_usb: exchange the order of information messages
Stephane Grosjean
2021-11-06
1
-5
/
+5
*
can: peak_usb: always ask for BERR reporting for PCAN-USB devices
Stephane Grosjean
2021-11-06
1
-9
/
+8
*
can: peak_usb: CANFD: store 64-bits hw timestamps
Stephane Grosjean
2021-10-24
3
-3
/
+20
*
can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nu...
Stephane Grosjean
2021-10-17
1
-2
/
+1
*
can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...
Stephane Grosjean
2021-10-17
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-4
/
+6
|
\
|
*
can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
Stephane Grosjean
2021-07-24
1
-4
/
+6
*
|
can: peak_usb: pcan_usb_decode_error(): upgrade handling of bus state changes
Stephane Grosjean
2021-07-25
1
-123
/
+43
*
|
can: peak_usb: pcan_usb_encode_msg(): add information
Stephane Grosjean
2021-07-25
1
-2
/
+4
*
|
can: peak_usb: PCAN-USB: add support of loopback and one-shot mode
Stephane Grosjean
2021-07-25
1
-4
/
+49
*
|
can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
Stephane Grosjean
2021-07-25
1
-1
/
+2
|
/
*
can: peak_usb: pcan_usb: replace open coded endianness conversion of unaligne...
Marc Kleine-Budde
2021-04-13
1
-26
/
+11
*
can: peak_usb: pcan_usb_get_serial(): unconditionally assign serial_number
Marc Kleine-Budde
2021-04-13
1
-3
/
+1
*
can: peak_usb: pcan_usb_get_serial(): make use of le32_to_cpup()
Marc Kleine-Budde
2021-04-13
1
-6
/
+2
*
can: peak_usb: pcan_usb_get_serial(): remove error message from error path
Marc Kleine-Budde
2021-04-13
1
-4
/
+5
*
can: peak_usb: pcan_usb_{,pro}_get_device_id(): remove unneeded check for dev...
Marc Kleine-Budde
2021-04-13
2
-4
/
+3
*
can: peak_usb: peak_usb_probe(): make use of driver_info
Marc Kleine-Budde
2021-04-13
1
-33
/
+24
*
can: peak_usb: remove write only variable struct peak_usb_adapter::ts_period
Marc Kleine-Budde
2021-04-13
4
-7
/
+0
*
can: peak_usb: remove unused variables from struct peak_usb_device
Marc Kleine-Budde
2021-04-13
1
-4
/
+0
*
can: peak_usb: pcan_usb_pro.h: remove double space in indention
Marc Kleine-Budde
2021-04-13
1
-38
/
+38
*
can: peak_usb: fix checkpatch warnings
Marc Kleine-Budde
2021-04-13
4
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-1
/
+5
|
\
|
*
drivers: net: fix memory leak in peak_usb_create_dev
Pavel Skripkin
2021-04-01
1
-1
/
+5
*
|
can: peak_usb: add support of ONE_SHOT mode
Stephane Grosjean
2021-03-30
2
-5
/
+15
*
|
can: peak_usb: add support of ethtool set_phys_id()
Stephane Grosjean
2021-03-30
6
-1
/
+126
*
|
can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of pla...
Stephane Grosjean
2021-03-30
1
-2
/
+2
*
|
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
1
-1
/
+1
|
/
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
3
-7
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-4
/
+4
|
\
|
*
can: peak_usb: fix use after free bugs
Vincent Mailhol
2021-01-20
1
-4
/
+4
*
|
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: pcan_usb_core: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-29
1
-4
/
+5
*
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
2020-11-20
2
-12
/
+21
*
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
3
-19
/
+19
*
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
2
-2
/
+2
*
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
2020-11-15
1
-2
/
+2
*
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
2020-11-03
1
-5
/
+46
*
can: peak_usb: add range checking in decode operations
Dan Carpenter
2020-11-03
1
-11
/
+37
*
can: pcan_usb: add support of rxerr/txerr counters
Stephane Grosjean
2020-09-21
1
-16
/
+117
*
can: pcan_usb: Document the commands sent to the device
Stephane Grosjean
2020-09-21
1
-7
/
+26
*
can: peak_usb: convert to use le32_add_cpu()
Liu Shixin
2020-09-21
1
-1
/
+1
*
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
2
-3
/
+3
[next]