index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
peak_usb
/
pcan_usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
can: peak_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
1
-0
/
+1
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-0
/
+1
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-3
/
+4
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-2
/
+0
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-11-06
can: peak_usb: exchange the order of information messages
Stephane Grosjean
1
-5
/
+5
2021-11-06
can: peak_usb: always ask for BERR reporting for PCAN-USB devices
Stephane Grosjean
1
-9
/
+8
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2021-07-25
can: peak_usb: pcan_usb_decode_error(): upgrade handling of bus state changes
Stephane Grosjean
1
-123
/
+43
2021-07-25
can: peak_usb: pcan_usb_encode_msg(): add information
Stephane Grosjean
1
-2
/
+4
2021-07-25
can: peak_usb: PCAN-USB: add support of loopback and one-shot mode
Stephane Grosjean
1
-4
/
+49
2021-07-25
can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
Stephane Grosjean
1
-1
/
+2
2021-07-24
can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
Stephane Grosjean
1
-4
/
+6
2021-04-13
can: peak_usb: pcan_usb: replace open coded endianness conversion of unaligne...
Marc Kleine-Budde
1
-26
/
+11
2021-04-13
can: peak_usb: pcan_usb_get_serial(): unconditionally assign serial_number
Marc Kleine-Budde
1
-3
/
+1
2021-04-13
can: peak_usb: pcan_usb_get_serial(): make use of le32_to_cpup()
Marc Kleine-Budde
1
-6
/
+2
2021-04-13
can: peak_usb: pcan_usb_get_serial(): remove error message from error path
Marc Kleine-Budde
1
-4
/
+5
2021-04-13
can: peak_usb: pcan_usb_{,pro}_get_device_id(): remove unneeded check for dev...
Marc Kleine-Budde
1
-2
/
+2
2021-04-13
can: peak_usb: remove write only variable struct peak_usb_adapter::ts_period
Marc Kleine-Budde
1
-1
/
+0
2021-04-13
can: peak_usb: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+2
2021-03-30
can: peak_usb: add support of ethtool set_phys_id()
Stephane Grosjean
1
-0
/
+47
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-2
/
+0
2020-11-20
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
1
-3
/
+5
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-7
/
+7
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-1
/
+1
2020-09-21
can: pcan_usb: add support of rxerr/txerr counters
Stephane Grosjean
1
-16
/
+117
2020-09-21
can: pcan_usb: Document the commands sent to the device
Stephane Grosjean
1
-7
/
+26
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-11-04
can: peak_usb: report bus recovery as well
Jeroen Hofstee
1
-5
/
+10
2019-11-04
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
1
-5
/
+12
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
1
-9
/
+1
2018-07-27
can: peak_usb: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-12-01
can: peak_usb: remove some 'struct timeval' users
Arnd Bergmann
1
-6
/
+3
2017-10-27
drivers/net: can: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+6
2017-09-21
drivers: net: can: usb: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2015-08-25
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
Marc Kleine-Budde
1
-11
/
+13
2015-07-15
can: pcan_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+3
2015-01-28
can: peak_usb: export ctrlmode_supported to adapter specific definition
Stephane Grosjean
1
-0
/
+1
2015-01-28
can: peak_usb: constify struct peak_usb_adapter
Marc Kleine-Budde
1
-1
/
+1
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
1
-0
/
+1
2014-12-07
can: peak_usb: fix multi-byte values endianess
Stephane Grosjean
1
-7
/
+7
2013-08-11
can: pcan_usb: fix wrong memcpy() bytes length
Stephane Grosjean
1
-1
/
+1
2012-11-26
can: peak_usb: fix hwtstamp assignment
Oliver Hartkopp
1
-2
/
+6
2012-03-07
can: peak_usb: PCAN-USB specific part: fix little endian usage
Stephane Grosjean
1
-4
/
+2
2012-03-03
can: usb: PEAK-System Technik PCAN-USB specific part
Stephane Grosjean
1
-0
/
+901