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
Age
Commit message (
Expand
)
Author
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
can: peak_usb: fix use after free bugs
Vincent Mailhol
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2020-11-29
can: pcan_usb_core: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-20
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
2020-11-03
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
2020-11-03
can: peak_usb: add range checking in decode operations
Dan Carpenter
2020-09-21
can: pcan_usb: add support of rxerr/txerr counters
Stephane Grosjean
2020-09-21
can: pcan_usb: Document the commands sent to the device
Stephane Grosjean
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-11-04
can: peak_usb: report bus recovery as well
Jeroen Hofstee
2019-11-04
can: peak_usb: fix slab info leak
Johan Hovold
2019-11-04
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-02
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
can: peak_usb: force the string buffer NULL-terminated
Wang Xiayang
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-24
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
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
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
can: peak: fix potential bug in packet fragmentation
Stephane Grosjean
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-10-27
drivers/net: can: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: can: usb: use setup_timer() helper.
Allen Pais
2017-06-09
can: peak_usb: fix product-id endianness in error message
Johan Hovold
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-25
can: usb: Add support of PCAN-Chip USB stamp module
Stephane Grosjean
2017-04-25
can: peak: move header file to new can common subdir
Stephane Grosjean
2017-04-25
can: peak: fix usage of const qualifier in pointers args
Stephane Grosjean
2017-04-25
can: peak: fix usage of usb specific data type
Stephane Grosjean
2016-12-08
can: peak: fix bad memory access and free sequence
추지호
2016-12-01
can: peak: Add support for PCAN-USB X6 USB interface
Stephane Grosjean
2016-12-01
can: peak: Fix bittiming fields size in bits
Stephane Grosjean
2016-08-13
net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...
Wolfram Sang
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-08-25
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
Marc Kleine-Budde
[next]