index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
peak_usb
/
pcan_usb_core.h
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2023-07-28
can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
Peter Seiderer
2023-02-02
can: peak_usb: add ethtool interface to user-configurable CAN channel identifier
Stephane Grosjean
2023-02-02
can: peak_usb: allow flashing of the CAN channel ID
Stephane Grosjean
2023-02-02
can: peak_usb: rename device_id to CAN channel ID
Stephane Grosjean
2022-07-28
can: peak_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-19
can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as const
Stephane Grosjean
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2021-10-24
can: peak_usb: CANFD: store 64-bits hw timestamps
Stephane Grosjean
2021-04-13
can: peak_usb: remove write only variable struct peak_usb_adapter::ts_period
Marc Kleine-Budde
2021-04-13
can: peak_usb: remove unused variables from struct peak_usb_device
Marc Kleine-Budde
2021-04-13
can: peak_usb: fix checkpatch warnings
Marc Kleine-Budde
2021-03-30
can: peak_usb: add support of ethtool set_phys_id()
Stephane Grosjean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2018-01-05
can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"
Marc Kleine-Budde
2017-12-01
can: peak_usb: use ktime_t consistently
Arnd Bergmann
2017-12-01
can: peak_usb: remove some 'struct timeval' users
Arnd Bergmann
2017-04-25
can: usb: Add support of PCAN-Chip USB stamp module
Stephane Grosjean
2016-12-01
can: peak: Add support for PCAN-USB X6 USB interface
Stephane Grosjean
2015-08-25
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
Marc Kleine-Budde
2015-01-28
can: peak_usb: add support for PEAK new CANFD USB adapters
Stephane Grosjean
2015-01-28
can: peak_usb: add peak_usb_netif_rx() new function
Stephane Grosjean
2015-01-28
can: peak_usb: upgrade core to new struct canfd_frame
Stephane Grosjean
2015-01-28
can: peak_usb: upgrade core to data bittiming specs
Stephane Grosjean
2015-01-28
can: peak_usb: add adapter BEC callback definition
Stephane Grosjean
2015-01-28
can: peak_usb: export ctrlmode_supported to adapter specific definition
Stephane Grosjean
2015-01-28
can: peak_usb: constify struct peak_usb_adapter
Marc Kleine-Budde
2012-11-29
can: pcan_usb_core: remove obsolete variable open_time
Marc Kleine-Budde
2012-09-21
can: usb: peak: rename peak_usb dump_mem function
Randy Dunlap
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-03-03
can: usb: PEAK-System Technik USB adapters driver core
Stephane Grosjean