summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/mcba_usb.c
AgeCommit message (Expand)Author
2022-11-24can: mcba_usb: Fix termination command argumentYasushi SHOJI
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-07-28can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-03-31can: mcba_usb: properly check endpoint typePavel Skripkin
2022-03-31can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-01-05can: do not increase tx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not increase rx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not copy the payload of RTR framesVincent Mailhol
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-06-16can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-03-30can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-27can: mcba_usb: remove h from printk format specifierTom Rix
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp
2020-11-20can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp
2020-11-15can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde
2020-09-21can: mcba_usb: remove redundant initialization of variable errColin Ian King
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde
2019-11-04can: mcba_usb: fix use-after-free on disconnectJohan Hovold
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412Thomas Gleixner
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly
2017-12-01can: mcba_usb: fix device disconnect bugMartin Kelly
2017-12-01can: mcba_usb: fix typoMartin Kelly
2017-04-25can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj