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
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
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
[next]