index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
peak_usb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-3
/
+3
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-04
can: peak_usb: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2
-2
/
+2
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
1
-1
/
+1
2023-07-28
can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
Peter Seiderer
2
-15
/
+0
2023-02-02
can: peak_usb: Reorder include directives alphabetically
Lukas Magel
4
-11
/
+12
2023-02-02
can: peak_usb: align CAN channel ID format in log with sysfs attribute
Lukas Magel
1
-2
/
+2
2023-02-02
can: peak_usb: export PCAN CAN channel ID as sysfs device attribute
Lukas Magel
1
-0
/
+25
2023-02-02
can: peak_usb: add ethtool interface to user-configurable CAN channel identifier
Stephane Grosjean
5
-0
/
+101
2023-02-02
can: peak_usb: replace unregister_netdev() with unregister_candev()
Stephane Grosjean
1
-1
/
+1
2023-02-02
can: peak_usb: allow flashing of the CAN channel ID
Stephane Grosjean
5
-0
/
+63
2023-02-02
can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devices
Stephane Grosjean
2
-6
/
+30
2023-02-02
can: peak_usb: rename device_id to CAN channel ID
Stephane Grosjean
5
-16
/
+17
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-28
can: peak_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
5
-0
/
+45
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-0
/
+1
2022-07-19
can: peak_usb: include support for a new MCU
Stephane Grosjean
1
-10
/
+58
2022-07-19
can: peak_usb: correction of an initially misnamed field name
Stephane Grosjean
2
-2
/
+2
2022-07-19
can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as const
Stephane Grosjean
2
-2
/
+2
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2
-12
/
+9
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
3
-11
/
+14
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
3
-7
/
+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-10-24
can: peak_usb: CANFD: store 64-bits hw timestamps
Stephane Grosjean
3
-3
/
+20
2021-10-17
can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nu...
Stephane Grosjean
1
-2
/
+1
2021-10-17
can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...
Stephane Grosjean
1
-3
/
+2
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
2
-4
/
+3
2021-04-13
can: peak_usb: peak_usb_probe(): make use of driver_info
Marc Kleine-Budde
1
-33
/
+24
2021-04-13
can: peak_usb: remove write only variable struct peak_usb_adapter::ts_period
Marc Kleine-Budde
4
-7
/
+0
2021-04-13
can: peak_usb: remove unused variables from struct peak_usb_device
Marc Kleine-Budde
1
-4
/
+0
2021-04-13
can: peak_usb: pcan_usb_pro.h: remove double space in indention
Marc Kleine-Budde
1
-38
/
+38
2021-04-13
can: peak_usb: fix checkpatch warnings
Marc Kleine-Budde
4
-4
/
+5
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2021-04-02
drivers: net: fix memory leak in peak_usb_create_dev
Pavel Skripkin
1
-1
/
+5
[next]