index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
mcba_usb.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2022-11-24
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-03-31
can: mcba_usb: properly check endpoint type
Pavel Skripkin
2022-03-31
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not copy the payload of RTR frames
Vincent Mailhol
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
2021-06-16
can: mcba_usb: fix memory leak in mcba_usb
Pavel Skripkin
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-27
can: mcba_usb: remove h from printk format specifier
Tom Rix
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
2020-09-21
can: mcba_usb: remove redundant initialization of variable err
Colin Ian King
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2019-11-04
can: mcba_usb: fix use-after-free on disconnect
Johan Hovold
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412
Thomas Gleixner
2017-12-08
can: mcba_usb: cancel urb on -EPROTO
Martin Kelly
2017-12-01
can: mcba_usb: fix device disconnect bug
Martin Kelly
2017-12-01
can: mcba_usb: fix typo
Martin Kelly
2017-04-25
can: mcba_usb: Add support for Microchip CAN BUS Analyzer
Remigiusz Kołłątaj