index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
peak_usb
/
pcan_usb_pro.c
Age
Commit message (
Expand
)
Author
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-09-21
can: peak_usb: convert to use le32_add_cpu()
Liu Shixin
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-02
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-03-07
peak_usb: fix clang build warning
Arnd Bergmann
2018-07-27
can: peak_usb: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-12-01
can: peak_usb: remove some 'struct timeval' users
Arnd Bergmann
2015-08-25
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
Marc Kleine-Budde
2015-07-15
can: pcan_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-01-28
can: peak_usb: export pcan_usb_pro functions
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
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2014-12-07
can: peak_usb: fix multi-byte values endianess
Stephane Grosjean
2014-12-06
can: peak_usb: fix memset() usage
Stephane Grosjean
2013-12-17
can: peak_usb: fix mem leak in pcan_usb_pro_init()
Marc Kleine-Budde
2013-06-03
net: can: peak_usb: Do not do dma on the stack
Marc Kleine-Budde
2012-11-26
can: peak_usb: fix hwtstamp assignment
Oliver Hartkopp
2012-09-21
can: usb: peak: rename peak_usb dump_mem function
Randy Dunlap
2012-04-16
can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths
Jesper Juhl
2012-03-03
can: usb: PEAK-System Technik PCAN-USB Pro specific part
Stephane Grosjean