index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
peak_usb
Age
Commit message (
Expand
)
Author
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
2015-07-15
can: pcan_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-01
can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...
Marc Kleine-Budde
2015-03-22
can: peak_usb_fd: add support for ISO / non-ISO mode switching
Stephane Grosjean
2015-03-22
can: peak_usb: rename usb option cmds definition and structs
Stephane Grosjean
2015-03-09
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
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: export pcan_usb_pro functions
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
[next]