aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/peak_usb/pcan_usb_pro.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: 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: correction of an initially misnamed field nameStephane 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-04-13can: peak_usb: pcan_usb_{,pro}_get_device_id(): remove unneeded check for dev...Marc Kleine-Budde
2021-04-13can: peak_usb: remove write only variable struct peak_usb_adapter::ts_periodMarc Kleine-Budde
2021-04-13can: peak_usb: fix checkpatch warningsMarc 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-30can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of pla...Stephane Grosjean
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp
2020-09-21can: peak_usb: convert to use le32_add_cpu()Liu Shixin
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-02can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-03-07peak_usb: fix clang build warningArnd Bergmann
2018-07-27can: peak_usb: mark expected switch fall-throughsGustavo A. R. Silva
2017-12-01can: peak_usb: remove some 'struct timeval' usersArnd Bergmann
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-07-15can: pcan_usb: don't touch skb after netif_rx()Marc Kleine-Budde
2015-01-28can: peak_usb: export pcan_usb_pro functionsStephane Grosjean
2015-01-28can: peak_usb: export ctrlmode_supported to adapter specific definitionStephane Grosjean
2015-01-28can: peak_usb: constify struct peak_usb_adapterMarc Kleine-Budde
2015-01-20can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason
2014-12-07can: peak_usb: fix multi-byte values endianessStephane Grosjean
2014-12-06can: peak_usb: fix memset() usageStephane Grosjean
2013-12-17can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde
2013-06-03net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde
2012-11-26can: peak_usb: fix hwtstamp assignmentOliver Hartkopp
2012-09-21can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap
2012-04-16can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl
2012-03-03can: usb: PEAK-System Technik PCAN-USB Pro specific partStephane Grosjean