index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
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
2023-02-02
can: peak_usb: add ethtool interface to user-configurable CAN channel identifier
Stephane Grosjean
2023-02-02
can: peak_usb: replace unregister_netdev() with unregister_candev()
Stephane Grosjean
2023-02-02
can: peak_usb: allow flashing of the CAN channel ID
Stephane Grosjean
2023-02-02
can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devices
Stephane Grosjean
2023-02-02
can: peak_usb: rename device_id to CAN channel ID
Stephane Grosjean
2022-12-19
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
2022-12-12
can: gs_usb: remove gs_can::iface
Vincent Mailhol
2022-12-12
can: ucan: remove unused ucan_priv::intf
Vincent Mailhol
2022-12-12
can: ucan: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
can: etas_es58x: remove es58x_get_product_info()
Vincent Mailhol
2022-12-12
can: etas_es58x: export product information through devlink_ops::info_get()
Vincent Mailhol
2022-12-12
can: etas_es58x: add devlink port support
Vincent Mailhol
2022-12-12
can: etas_es58x: add devlink support
Vincent Mailhol
2022-12-12
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
2022-12-10
can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...
Marc Kleine-Budde
2022-12-10
can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...
Marc Kleine-Budde
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-24
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
2022-11-24
can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()
Zhang Changzhong
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
can: kvaser_usb: Fix possible completions during init_completion
Anssi Hannula
2022-10-26
can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev()
Dongliang Mu
2022-10-26
can: kvaser_usb: Compare requested bittiming parameters with actual parameter...
Jimmy Assarsson
2022-10-26
can: kvaser_usb: Add struct kvaser_usb_busparams
Jimmy Assarsson
2022-10-26
can: kvaser_usb_leaf: Fix bogus restart events
Anssi Hannula
2022-10-26
can: kvaser_usb_leaf: Ignore stale bus-off after start
Anssi Hannula
2022-10-26
can: kvaser_usb_leaf: Fix wrong CAN state after stopping
Anssi Hannula
2022-10-26
can: kvaser_usb_leaf: Fix improved state not being reported
Anssi Hannula
2022-10-26
can: kvaser_usb_leaf: Set Warning state even without bus errors
Anssi Hannula
2022-10-26
can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
Jimmy Assarsson
2022-10-26
can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...
Jimmy Assarsson
2022-10-26
can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
Jimmy Assarsson
2022-10-20
can: gs_usb: add support for reading error counters
Jeroen Hofstee
2022-10-20
can: gs_usb: document GS_CAN_FEATURE_GET_STATE
Jeroen Hofstee
2022-10-20
can: gs_usb: add ability to enable / disable berr reporting
Jeroen Hofstee
2022-10-20
can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTING
Jeroen Hofstee
2022-10-20
can: gs_usb: gs_can_open(): merge setting of timestamp flags and init
Marc Kleine-Budde
[next]