index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
2024-06-28
can: gs_usb: add VID/PID for Xylanta SAINT3 product family
Marc Kleine-Budde
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-21
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
2024-06-21
can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN
Martin Jocic
2024-06-21
can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCAN
Martin Jocic
2024-06-21
can: kvaser_usb: Add support for Vining 800
Martin Jocic
2024-03-04
can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign mode
Marc Kleine-Budde
2024-03-04
can: kvaser_usb: Add support for Leaf v3
Jimmy Assarsson
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2023-10-04
can: etas_es58x: add missing a blank line after declaration
Vincent Mailhol
2023-10-04
can: etas_es58x: rework the version check logic to silence -Wformat-truncation
Vincent Mailhol
2023-08-03
can: esd_usb: Add support for esd CAN-USB/3
Frank Jungclaus
2023-07-28
can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs()
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_can_close(): don't complain about failed device reset during ...
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error ...
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
Marc Kleine-Budde
2023-07-28
can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
Marc Kleine-Budde
2023-07-28
can: gs_usb: gs_usb_probe(): align block comment
Marc Kleine-Budde
2023-07-28
can: gs_usb: remove leading space from goto labels
Marc Kleine-Budde
2023-07-28
can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
Peter Seiderer
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
2023-07-19
can: ucan: Remove repeated word
Mao Zhu
2023-07-17
can: gs_usb: fix time stamp counter initialization
Marc Kleine-Budde
2023-07-17
can: gs_usb: gs_can_open(): improve error handling
Marc Kleine-Budde
2023-06-22
can: esd_usb: Use consistent prefix ESD_USB_ for macros
Frank Jungclaus
2023-06-22
can: esd_usb: Make use of kernel macros BIT() and GENMASK()
Frank Jungclaus
2023-06-22
can: esd_usb: Don't bother the user with nonessential log message
Frank Jungclaus
2023-06-22
can: esd_usb: Replace hardcoded message length given to USB commands
Frank Jungclaus
2023-06-22
can: esd_usb: Prefix all structures with the device name
Frank Jungclaus
2023-06-22
can: esd_usb: Use consistent prefixes for macros
Frank Jungclaus
2023-06-22
can: esd_usb: Replace initializer macros used for struct can_bittiming_const
Frank Jungclaus
2023-05-22
can: esd_usb: Make use of existing kernel macros
Frank Jungclaus
2023-05-22
can: kvaser_usb: Add len8_dlc support
Carsten Schmidt
2023-05-15
can: usb: f81604: add Fintek F81604 support
Ji-Ze Hong
2023-04-04
kvaser_usb: convert USB IDs to hexadecimal values
Oliver Hartkopp
2023-04-04
can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Frank Jungclaus
2023-03-24
can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...
Frank Jungclaus
2023-02-16
can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages
Frank Jungclaus
2023-02-16
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
2023-02-16
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
2023-02-02
can: peak_usb: Reorder include directives alphabetically
Lukas Magel
2023-02-02
can: peak_usb: align CAN channel ID format in log with sysfs attribute
Lukas Magel
2023-02-02
can: peak_usb: export PCAN CAN channel ID as sysfs device attribute
Lukas Magel
[next]