summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/peak_usb/pcan_usb_core.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
* can: peak_usb: remove unused/legacy peak_usb_netif_rx() functionPeter Seiderer2023-07-281-2/+0
* can: peak_usb: add ethtool interface to user-configurable CAN channel identifierStephane Grosjean2023-02-021-0/+6
* can: peak_usb: allow flashing of the CAN channel IDStephane Grosjean2023-02-021-0/+1
* can: peak_usb: rename device_id to CAN channel IDStephane Grosjean2023-02-021-2/+3
* can: peak_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol2022-07-281-0/+1
* can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as constStephane Grosjean2022-07-191-1/+1
* can: do not increase tx_bytes statistics for RTR framesVincent Mailhol2022-01-051-1/+0
* can: peak_usb: CANFD: store 64-bits hw timestampsStephane Grosjean2021-10-241-0/+1
* can: peak_usb: remove write only variable struct peak_usb_adapter::ts_periodMarc Kleine-Budde2021-04-131-1/+0
* can: peak_usb: remove unused variables from struct peak_usb_deviceMarc Kleine-Budde2021-04-131-4/+0
* can: peak_usb: fix checkpatch warningsMarc Kleine-Budde2021-04-131-1/+1
* can: peak_usb: add support of ethtool set_phys_id()Stephane Grosjean2021-03-301-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"Marc Kleine-Budde2018-01-051-1/+1
* can: peak_usb: use ktime_t consistentlyArnd Bergmann2017-12-011-1/+1
* can: peak_usb: remove some 'struct timeval' usersArnd Bergmann2017-12-011-2/+1
* can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean2017-04-251-0/+2
* can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-011-0/+2
* can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-251-2/+2
* can: peak_usb: add support for PEAK new CANFD USB adaptersStephane Grosjean2015-01-281-0/+4
* can: peak_usb: add peak_usb_netif_rx() new functionStephane Grosjean2015-01-281-1/+3
* can: peak_usb: upgrade core to new struct canfd_frameStephane Grosjean2015-01-281-1/+1
* can: peak_usb: upgrade core to data bittiming specsStephane Grosjean2015-01-281-0/+3
* can: peak_usb: add adapter BEC callback definitionStephane Grosjean2015-01-281-0/+2
* can: peak_usb: export ctrlmode_supported to adapter specific definitionStephane Grosjean2015-01-281-0/+1
* can: peak_usb: constify struct peak_usb_adapterMarc Kleine-Budde2015-01-281-5/+5
* can: pcan_usb_core: remove obsolete variable open_timeMarc Kleine-Budde2012-11-291-1/+0
* can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap2012-09-211-1/+1
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-201-1/+1
* can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean2012-03-031-0/+146