summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/peak_usb/pcan_usb_fd.c
AgeCommit message (Expand)Author
2023-02-02can: peak_usb: Reorder include directives alphabeticallyLukas Magel
2023-02-02can: peak_usb: add ethtool interface to user-configurable CAN channel identifierStephane Grosjean
2023-02-02can: peak_usb: allow flashing of the CAN channel IDStephane Grosjean
2023-02-02can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devicesStephane Grosjean
2023-02-02can: peak_usb: rename device_id to CAN channel IDStephane Grosjean
2022-07-28can: peak_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-19can: peak_usb: include support for a new MCUStephane Grosjean
2022-01-05can: do not increase rx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not increase rx statistics when generating a CAN rx error message frameVincent Mailhol
2021-10-24can: peak_usb: CANFD: store 64-bits hw timestampsStephane Grosjean
2021-10-17can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nu...Stephane Grosjean
2021-10-17can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean
2021-04-13can: peak_usb: remove write only variable struct peak_usb_adapter::ts_periodMarc Kleine-Budde
2021-03-30can: peak_usb: add support of ONE_SHOT modeStephane Grosjean
2021-03-30can: peak_usb: add support of ethtool set_phys_id()Stephane Grosjean
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-20can: peak_usb: fix use after free bugsVincent Mailhol
2020-11-20can: drivers: add len8_dlc support for various CAN adaptersOliver Hartkopp
2020-11-20can: rename CAN FD related can_len2dlc and can_dlc2len helpersOliver Hartkopp
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp
2020-11-20can: remove obsolete get_canfd_dlc() macroOliver Hartkopp
2020-11-20can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp
2020-11-03can: peak_usb: add range checking in decode operationsDan Carpenter
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde
2019-08-02can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-05can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"Marc Kleine-Budde
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean
2017-04-25can: peak: fix usage of usb specific data typeStephane Grosjean
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean
2016-12-01can: peak: Fix bittiming fields size in bitsStephane Grosjean
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...Marc Kleine-Budde
2015-03-22can: peak_usb_fd: add support for ISO / non-ISO mode switchingStephane Grosjean
2015-03-22can: peak_usb: rename usb option cmds definition and structsStephane Grosjean
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean
2015-01-28can: peak_usb: add support for PEAK new CANFD USB adaptersStephane Grosjean