aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/can/usb/peak_usb/pcan_usb_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-28can: peak_usb: remove unused/legacy peak_usb_netif_rx() functionPeter Seiderer1-2/+0
2023-02-02can: peak_usb: add ethtool interface to user-configurable CAN channel identifierStephane Grosjean1-0/+6
2023-02-02can: peak_usb: allow flashing of the CAN channel IDStephane Grosjean1-0/+1
2023-02-02can: peak_usb: rename device_id to CAN channel IDStephane Grosjean1-2/+3
2022-07-28can: peak_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol1-0/+1
2022-07-19can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as constStephane Grosjean1-1/+1
2022-01-05can: do not increase tx_bytes statistics for RTR framesVincent Mailhol1-1/+0
2021-10-24can: peak_usb: CANFD: store 64-bits hw timestampsStephane Grosjean1-0/+1
2021-04-13can: peak_usb: remove write only variable struct peak_usb_adapter::ts_periodMarc Kleine-Budde1-1/+0
2021-04-13can: peak_usb: remove unused variables from struct peak_usb_deviceMarc Kleine-Budde1-4/+0
2021-04-13can: peak_usb: fix checkpatch warningsMarc Kleine-Budde1-1/+1
2021-03-30can: peak_usb: add support of ethtool set_phys_id()Stephane Grosjean1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2018-01-05can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"Marc Kleine-Budde1-1/+1
2017-12-01can: peak_usb: use ktime_t consistentlyArnd Bergmann1-1/+1
2017-12-01can: peak_usb: remove some 'struct timeval' usersArnd Bergmann1-2/+1
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean1-0/+2
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean1-0/+2
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde1-2/+2
2015-01-28can: peak_usb: add support for PEAK new CANFD USB adaptersStephane Grosjean1-0/+4
2015-01-28can: peak_usb: add peak_usb_netif_rx() new functionStephane Grosjean1-1/+3
2015-01-28can: peak_usb: upgrade core to new struct canfd_frameStephane Grosjean1-1/+1
2015-01-28can: peak_usb: upgrade core to data bittiming specsStephane Grosjean1-0/+3
2015-01-28can: peak_usb: add adapter BEC callback definitionStephane Grosjean1-0/+2
2015-01-28can: peak_usb: export ctrlmode_supported to adapter specific definitionStephane Grosjean1-0/+1
2015-01-28can: peak_usb: constify struct peak_usb_adapterMarc Kleine-Budde1-5/+5
2012-11-29can: pcan_usb_core: remove obsolete variable open_timeMarc Kleine-Budde1-1/+0
2012-09-21can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap1-1/+1
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde1-1/+1
2012-03-03can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean1-0/+146