aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/peak_usb/pcan_usb_core.c
AgeCommit message (Expand)Author
2021-04-16drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2020-11-24can: peak_usb: fix potential integer overflow on shift of a intColin Ian King
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2019-11-12can: peak_usb: fix slab info leakJohan Hovold
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang
2019-08-16can: peak_usb: fix potential double kfree_skb()Stephane Grosjean
2017-06-09can: peak_usb: fix product-id endianness in error messageJohan Hovold
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean
2016-12-08can: peak: fix bad memory access and free sequence추지호
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean
2016-08-13net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...Wolfram Sang
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-01-28can: peak_usb: add support for PEAK new CANFD USB adaptersStephane Grosjean
2015-01-28can: peak_usb: add peak_usb_netif_rx() new functionStephane Grosjean
2015-01-28can: peak_usb: upgrade core to new struct canfd_frameStephane Grosjean
2015-01-28can: peak_usb: upgrade core to data bittiming specsStephane Grosjean
2015-01-28can: peak_usb: add adapter BEC callback definitionStephane 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-28can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...Marc Kleine-Budde
2014-12-07can: peak_usb: fix multi-byte values endianessStephane Grosjean
2014-12-06can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker
2014-03-17can: Unify MTU settings for CAN interfacesOliver Hartkopp
2013-09-20can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches
2012-11-29can: pcan_usb_core: remove obsolete variable open_timeMarc Kleine-Budde
2012-09-21can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap
2012-03-03can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean