| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -15/+89 |
| 2025-11-17 | can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces... | Marc Kleine-Budde | 1 | -5/+54 |
| 2025-11-16 | can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces... | Marc Kleine-Budde | 1 | -7/+19 |
| 2025-11-16 | can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs | Marc Kleine-Budde | 1 | -2/+15 |
| 2025-11-16 | can: kvaser_usb: leaf: Fix potential infinite loop in command parsers | Seungjin Bae | 1 | -2/+2 |
| 2025-10-31 | can: peak_usb: convert to use ndo_hwtstamp callbacks | Vadim Fedorenko | 1 | -21/+18 |
| 2025-10-31 | can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks | Vadim Fedorenko | 3 | -5/+21 |
| 2025-10-17 | can: treewide: remove can_change_mtu() | Vincent Mailhol | 11 | -11/+0 |
| 2025-10-08 | can: gs_usb: gs_make_candev(): populate net_device->dev_port | Celeste Liu | 1 | -0/+1 |
| 2025-10-08 | can: gs_usb: increase max interface to U8_MAX | Celeste Liu | 1 | -12/+10 |
| 2025-10-02 | Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 7 | -34/+57 |
| 2025-10-01 | Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -0/+844 |
| 2025-09-26 | Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 7 | -34/+57 |
| 2025-09-19 | can: esd_usb: Avoid errors triggered from USB disconnect | Stefan Mätje | 1 | -8/+26 |
| 2025-09-19 | can: esd_usb: Rework display of error messages | Stefan Mätje | 1 | -16/+20 |
| 2025-09-19 | can: peak_usb: fix shift-out-of-bounds issue | Stéphane Grosjean | 1 | -1/+1 |
| 2025-09-19 | can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow | Vincent Mailhol | 1 | -0/+1 |
| 2025-09-19 | can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow | Vincent Mailhol | 1 | -1/+2 |
| 2025-09-16 | can: Add Nuvoton NCT6694 CANFD support | Ming Yu | 3 | -0/+844 |
| 2025-09-13 | can: peak: Modification of references to email accounts being deleted | Stéphane Grosjean | 6 | -13/+14 |
| 2025-07-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 9 | -57/+364 |
| 2025-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+9 |
| 2025-07-25 | can: kvaser_usb: Add devlink port support | Jimmy Assarsson | 3 | -3/+41 |
| 2025-07-25 | can: kvaser_usb: Expose device information via devlink info_get() | Jimmy Assarsson | 1 | -0/+51 |
| 2025-07-25 | can: kvaser_usb: Add devlink support | Jimmy Assarsson | 5 | -26/+63 |
| 2025-07-25 | can: kvaser_usb: Store additional device information | Jimmy Assarsson | 3 | -2/+13 |
| 2025-07-25 | can: kvaser_usb: Store the different firmware version components in a struct | Jimmy Assarsson | 4 | -9/+29 |
| 2025-07-25 | can: kvaser_usb: Move comment regarding max_tx_urbs | Jimmy Assarsson | 1 | -2/+2 |
| 2025-07-25 | can: kvaser_usb: Add intermediate variables | Jimmy Assarsson | 1 | -7/+13 |
| 2025-07-25 | can: kvaser_usb: Assign netdev.dev_port based on device channel index | Jimmy Assarsson | 1 | -0/+1 |
| 2025-07-25 | can: kvaser_usb: Add support for ethtool set_phys_id() | Jimmy Assarsson | 1 | -0/+26 |
| 2025-07-25 | can: kvaser_usb: Add support to control CAN LEDs on device | Jimmy Assarsson | 3 | -0/+116 |
| 2025-07-25 | can: peak_usb: fix USB FD devices potential malfunction | Stephane Grosjean | 1 | -8/+9 |
| 2025-07-01 | time/timecounter: Fix the lie that struct cyclecounter is consttimers-cleanups-2025-07-27timers/cleanups | Greg Kroah-Hartman | 1 | -1/+1 |
| 2025-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-06-10 | can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled() | Vincent Mailhol | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 1 | -1/+1 |
| 2025-05-21 | can: dev: add struct data_bittiming_params to group FD parameters | Vincent Mailhol | 7 | -19/+19 |
| 2025-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -25/+18 |
| 2025-03-14 | can: ucan: fix out of bound read in strscpy() source | Vincent Mailhol | 1 | -25/+18 |
| 2025-02-19 | can: gs_usb: add VID/PID for the CANnectivity firmware | Henrik Brix Andersen | 1 | -0/+5 |
| 2025-02-08 | can: etas_es58x: fix potential NULL pointer dereference on udev->serial | Vincent Mailhol | 1 | -1/+5 |
| 2025-01-10 | Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 3 | -101/+73 |
| 2025-01-10 | can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTING | Jimmy Assarsson | 3 | -19/+26 |
| 2025-01-10 | can: kvaser_usb: Update stats and state even if alloc_can_err_skb() fails | Jimmy Assarsson | 2 | -95/+60 |
| 2024-11-26 | can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics | Dario Binacchi | 1 | -3/+7 |
| 2024-11-26 | can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics | Dario Binacchi | 1 | -25/+33 |
| 2024-11-26 | can: gs_usb: add usb endpoint address detection at driver probe step | Alexander Kozhinov | 1 | -7/+18 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 6 | -6/+6 |
| 2024-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+1 |
| 2024-09-12 | can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD | Stefan Mätje | 1 | -5/+1 |
| 2024-09-11 | can: usb: Kconfig: Fix list of devices for esd_usb driver | Stefan Mätje | 1 | -1/+2 |
| 2024-09-03 | can: peak_usb: Remove setting of RX software timestamp | Gal Pressman | 1 | -3/+0 |
| 2024-08-30 | can: kvaser_usb: Simplify with dev_err_probe() | Yan Zhen | 1 | -26/+16 |
| 2024-08-05 | can: kvaser_usb: Rename kvaser_usb_{ethtool,netdev}_ops_hwts to kvaser_usb_{e... | Jimmy Assarsson | 1 | -4/+4 |
| 2024-08-05 | can: kvaser_usb: Remove struct variables kvaser_usb_{ethtool,netdev}_ops | Jimmy Assarsson | 1 | -11/+0 |
| 2024-08-05 | can: kvaser_usb: Remove KVASER_USB_QUIRK_HAS_HARDWARE_TIMESTAMP | Jimmy Assarsson | 2 | -19/+8 |
| 2024-08-05 | can: kvaser_usb: leaf: Add hardware timestamp support to usbcan devices | Jimmy Assarsson | 2 | -1/+14 |
| 2024-08-05 | can: kvaser_usb: leaf: Store MSB of timestamp | Jimmy Assarsson | 2 | -3/+9 |
| 2024-08-05 | can: kvaser_usb: leaf: Add structs for Tx ACK and clock overflow commands | Jimmy Assarsson | 1 | -2/+17 |
| 2024-08-05 | can: kvaser_usb: leaf: Add hardware timestamp support to leaf based devices | Jimmy Assarsson | 2 | -4/+22 |
| 2024-08-05 | can: kvaser_usb: leaf: kvaser_usb_leaf_tx_acknowledge: Rename local variable | Jimmy Assarsson | 1 | -4/+4 |
| 2024-08-05 | can: kvaser_usb: leaf: Replace kvaser_usb_leaf_m32c_dev_cfg with kvaser_usb_l... | Jimmy Assarsson | 1 | -3/+30 |
| 2024-08-05 | can: kvaser_usb: leaf: Assign correct timestamp_freq for kvaser_usb_leaf_imx_... | Jimmy Assarsson | 1 | -3/+3 |
| 2024-08-05 | can: kvaser_usb: leaf: Add struct for Tx ACK commands | Jimmy Assarsson | 1 | -1/+9 |
| 2024-08-05 | can: kvaser_usb: hydra: Set hardware timestamp on transmitted packets | Jimmy Assarsson | 1 | -1/+4 |
| 2024-08-05 | can: kvaser_usb: hydra: Add struct for Tx ACK commands | Jimmy Assarsson | 1 | -2/+17 |
| 2024-08-05 | can: kvaser_usb: hydra: kvaser_usb_hydra_ktime_from_rx_cmd: Drop {rx_} in fun... | Jimmy Assarsson | 1 | -5/+4 |
| 2024-08-05 | can: kvaser_usb: Add helper functions to convert device timestamp into ktime | Jimmy Assarsson | 2 | -6/+28 |
| 2024-07-28 | minmax: don't use max() in situations that want a C constant expression | Linus Torvalds | 1 | -1/+1 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 3 | -3/+3 |
| 2024-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2024-07-01 | can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct | Jimmy Assarsson | 1 | -0/+1 |
| 2024-06-28 | can: gs_usb: add VID/PID for Xylanta SAINT3 product family | Marc Kleine-Budde | 1 | -0/+5 |
| 2024-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-06-21 | can: kvaser_usb: fix return value for hif_usb_send_regout | Chen Ni | 1 | -1/+1 |
| 2024-06-21 | can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN | Martin Jocic | 2 | -0/+4 |
| 2024-06-21 | can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCAN | Martin Jocic | 2 | -0/+4 |
| 2024-06-21 | can: kvaser_usb: Add support for Vining 800 | Martin Jocic | 2 | -0/+4 |
| 2024-03-04 | can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign mode | Marc Kleine-Budde | 1 | -1/+1 |
| 2024-03-04 | can: kvaser_usb: Add support for Leaf v3 | Jimmy Assarsson | 2 | -0/+4 |
| 2024-01-04 | USB: core: Use device_driver directly in struct usb_driver and usb_device_driver | Yajun Deng | 1 | -1/+1 |
| 2023-10-04 | can: etas_es58x: add missing a blank line after declaration | Vincent Mailhol | 1 | -0/+1 |
| 2023-10-04 | can: etas_es58x: rework the version check logic to silence -Wformat-truncation | Vincent Mailhol | 2 | -21/+42 |
| 2023-08-03 | can: esd_usb: Add support for esd CAN-USB/3 | Frank Jungclaus | 1 | -31/+244 |
| 2023-07-28 | can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception | Marc Kleine-Budde | 2 | -19/+67 |
| 2023-07-28 | can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs() | Marc Kleine-Budde | 1 | -1/+0 |
| 2023-07-28 | can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs() | Marc Kleine-Budde | 1 | -1/+0 |
| 2023-07-28 | can: gs_usb: gs_can_close(): don't complain about failed device reset during ... | Marc Kleine-Budde | 1 | -3/+1 |
| 2023-07-28 | can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error ... | Marc Kleine-Budde | 1 | -6/+3 |
| 2023-07-28 | can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in... | Marc Kleine-Budde | 1 | -2/+3 |
| 2023-07-28 | can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats | Marc Kleine-Budde | 1 | -5/+5 |
| 2023-07-28 | can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev | Marc Kleine-Budde | 1 | -2/+2 |
| 2023-07-28 | can: gs_usb: uniformly use "parent" as variable name for struct gs_usb | Marc Kleine-Budde | 1 | -31/+31 |
| 2023-07-28 | can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function | Marc Kleine-Budde | 1 | -2/+0 |
| 2023-07-28 | can: gs_usb: gs_usb_probe(): align block comment | Marc Kleine-Budde | 1 | -2/+2 |
| 2023-07-28 | can: gs_usb: remove leading space from goto labels | Marc Kleine-Budde | 1 | -6/+6 |
| 2023-07-28 | can: peak_usb: remove unused/legacy peak_usb_netif_rx() function | Peter Seiderer | 2 | -15/+0 |
| 2023-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2023-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -56/+74 |
| 2023-07-20 | can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED | Marc Kleine-Budde | 1 | -0/+2 |
| 2023-07-19 | can: ucan: Remove repeated word | Mao Zhu | 1 | -1/+1 |
| 2023-07-17 | can: gs_usb: fix time stamp counter initialization | Marc Kleine-Budde | 1 | -48/+53 |
| 2023-07-17 | can: gs_usb: gs_can_open(): improve error handling | Marc Kleine-Budde | 1 | -9/+22 |
| 2023-06-22 | can: esd_usb: Use consistent prefix ESD_USB_ for macros | Frank Jungclaus | 1 | -7/+6 |
| 2023-06-22 | can: esd_usb: Make use of kernel macros BIT() and GENMASK() | Frank Jungclaus | 1 | -14/+14 |
| 2023-06-22 | can: esd_usb: Don't bother the user with nonessential log message | Frank Jungclaus | 1 | -1/+1 |
| 2023-06-22 | can: esd_usb: Replace hardcoded message length given to USB commands | Frank Jungclaus | 1 | -19/+21 |
| 2023-06-22 | can: esd_usb: Prefix all structures with the device name | Frank Jungclaus | 1 | -22/+22 |
| 2023-06-22 | can: esd_usb: Use consistent prefixes for macros | Frank Jungclaus | 1 | -99/+99 |
| 2023-06-22 | can: esd_usb: Replace initializer macros used for struct can_bittiming_const | Frank Jungclaus | 1 | -20/+13 |
| 2023-05-22 | can: esd_usb: Make use of existing kernel macros | Frank Jungclaus | 1 | -19/+21 |
| 2023-05-22 | can: kvaser_usb: Add len8_dlc support | Carsten Schmidt | 3 | -8/+13 |
| 2023-05-15 | can: usb: f81604: add Fintek F81604 support | Ji-Ze Hong | 3 | -0/+1214 |
| 2023-04-04 | kvaser_usb: convert USB IDs to hexadecimal values | Oliver Hartkopp | 1 | -51/+51 |
| 2023-04-04 | can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING | Frank Jungclaus | 1 | -15/+20 |
| 2023-03-24 | can: esd_usb: Improve code readability by means of replacing struct esd_usb_m... | Frank Jungclaus | 1 | -84/+82 |
| 2023-02-16 | can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages | Frank Jungclaus | 1 | -5/+13 |
| 2023-02-16 | can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL | Frank Jungclaus | 1 | -25/+25 |
| 2023-02-16 | can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu... | Frank Jungclaus | 1 | -1/+3 |
| 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-12-19 | can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len | Marc Kleine-Budde | 1 | -9/+24 |
| 2022-12-12 | can: gs_usb: remove gs_can::iface | Vincent Mailhol | 1 | -20/+9 |
| 2022-12-12 | can: ucan: remove unused ucan_priv::intf | Vincent Mailhol | 1 | -2/+0 |
| 2022-12-12 | can: ucan: use strscpy() to instead of strncpy() | Xu Panda | 1 | -3/+2 |
| 2022-12-12 | can: etas_es58x: remove es58x_get_product_info() | Vincent Mailhol | 1 | -49/+3 |
| 2022-12-12 | can: etas_es58x: export product information through devlink_ops::info_get() | Vincent Mailhol | 3 | -0/+264 |
| 2022-12-12 | can: etas_es58x: add devlink port support | Vincent Mailhol | 2 | -8/+29 |
| 2022-12-12 | can: etas_es58x: add devlink support | Vincent Mailhol | 5 | -4/+31 |
| 2022-12-12 | can: etas_es58x: sort the includes by alphabetic order | Vincent Mailhol | 4 | -11/+11 |
| 2022-12-10 | can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var... | Marc Kleine-Budde | 1 | -2/+0 |
| 2022-12-10 | can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war... | Marc Kleine-Budde | 1 | -1/+1 |
| 2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
| 2022-12-07 | can: esd_usb: Allow REC and TEC to return to zero | Frank Jungclaus | 1 | -0/+6 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -4/+11 |
| 2022-11-24 | can: mcba_usb: Fix termination command argument | Yasushi SHOJI | 1 | -3/+7 |
| 2022-11-24 | can: etas_es58x: es58x_init_netdev(): free netdev when register_candev() | Zhang Changzhong | 1 | -1/+4 |
| 2022-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 9 | -9/+9 |
| 2022-11-07 | can: dev: fix skb drop check | Oliver Hartkopp | 9 | -9/+9 |
| 2022-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -4/+4 |
| 2022-10-27 | can: kvaser_usb: Fix possible completions during init_completion | Anssi Hannula | 2 | -4/+4 |
| 2022-10-26 | can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev() | Dongliang Mu | 1 | -1/+1 |
| 2022-10-26 | can: kvaser_usb: Compare requested bittiming parameters with actual parameter... | Jimmy Assarsson | 4 | -41/+284 |
| 2022-10-26 | can: kvaser_usb: Add struct kvaser_usb_busparams | Jimmy Assarsson | 3 | -31/+27 |
| 2022-10-26 | can: kvaser_usb_leaf: Fix bogus restart events | Anssi Hannula | 1 | -3/+3 |
| 2022-10-26 | can: kvaser_usb_leaf: Ignore stale bus-off after start | Anssi Hannula | 1 | -1/+30 |
| 2022-10-26 | can: kvaser_usb_leaf: Fix wrong CAN state after stopping | Anssi Hannula | 1 | -0/+4 |
| 2022-10-26 | can: kvaser_usb_leaf: Fix improved state not being reported | Anssi Hannula | 3 | -3/+81 |
| 2022-10-26 | can: kvaser_usb_leaf: Set Warning state even without bus errors | Anssi Hannula | 1 | -12/+8 |
| 2022-10-26 | can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT | Jimmy Assarsson | 1 | -0/+99 |
| 2022-10-26 | can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le... | Jimmy Assarsson | 1 | -19/+19 |
| 2022-10-26 | can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device | Jimmy Assarsson | 1 | -1/+143 |
| 2022-10-20 | can: gs_usb: add support for reading error counters | Jeroen Hofstee | 1 | -0/+39 |
| 2022-10-20 | can: gs_usb: document GS_CAN_FEATURE_GET_STATE | Jeroen Hofstee | 1 | -1/+4 |
| 2022-10-20 | can: gs_usb: add ability to enable / disable berr reporting | Jeroen Hofstee | 1 | -0/+6 |
| 2022-10-20 | can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTING | Jeroen Hofstee | 1 | -1/+3 |
| 2022-10-20 | can: gs_usb: gs_can_open(): merge setting of timestamp flags and init | Marc Kleine-Budde | 1 | -3/+3 |
| 2022-10-20 | can: gs_usb: gs_can_open(): sort checks for ctrlmode | Marc Kleine-Budde | 1 | -7/+5 |
| 2022-10-20 | can: gs_usb: gs_can_open(): allow loopback and listen only at the same time | Marc Kleine-Budde | 1 | -1/+2 |
| 2022-10-20 | can: gs_usb: gs_make_candev(): set netdev->dev_id | Marc Kleine-Budde | 1 | -0/+1 |
| 2022-10-20 | can: gs_usb: mention candleLight as supported device | Marc Kleine-Budde | 1 | -3/+6 |
| 2022-10-19 | can: kvaser_usb: Remove -Warray-bounds exception | Kees Cook | 1 | -5/+0 |
| 2022-10-19 | can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva | 1 | -1/+2 |
| 2022-10-11 | can: kvaser_usb_leaf: Fix CAN state after restart | Anssi Hannula | 1 | -0/+2 |
| 2022-10-11 | can: kvaser_usb_leaf: Fix TX queue out of sync after restart | Anssi Hannula | 3 | -1/+5 |
| 2022-10-11 | can: kvaser_usb: Fix use of uninitialized completion | Anssi Hannula | 2 | -1/+2 |
| 2022-10-11 | can: kvaser_usb_leaf: Fix overread with an invalid command | Anssi Hannula | 1 | -0/+75 |
| 2022-09-23 | can: gs_usb: remove dma allocations | Vasanth Sadhasivan | 1 | -33/+6 |
| 2022-09-23 | can: gs_usb: add switchable termination support | Marc Kleine-Budde | 1 | -1/+78 |
| 2022-09-23 | can: gs_usb: gs_make_candev(): clean up error handling | Marc Kleine-Budde | 1 | -8/+13 |
| 2022-09-23 | can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}() | Marc Kleine-Budde | 1 | -194/+107 |
| 2022-09-23 | can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to... | Marc Kleine-Budde | 1 | -3/+3 |
| 2022-09-23 | can: gs_usb: gs_can_open(): initialize time counter before starting device | Marc Kleine-Budde | 1 | -4/+6 |
| 2022-09-23 | can: gs_usb: add missing lock to protect struct timecounter::cycle_last | Marc Kleine-Budde | 1 | -5/+18 |
| 2022-09-23 | can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_m... | Marc Kleine-Budde | 1 | -2/+1 |
| 2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+13 |
| 2022-09-21 | can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo... | Marc Kleine-Budde | 1 | -6/+11 |
| 2022-09-21 | can: gs_usb: gs_can_open(): fix race dev->can.state condition | Marc Kleine-Budde | 1 | -2/+2 |
| 2022-09-06 | can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva | 1 | -1/+1 |
| 2022-09-06 | can: gs_usb: add RX and TX hardware timestamp support | John Whittington | 1 | -7/+186 |
| 2022-09-06 | can: gs_usb: use common spelling of GS_USB in macros | Marc Kleine-Budde | 1 | -11/+11 |
| 2022-09-05 | can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element | Kenneth Lee | 1 | -10/+10 |
| 2022-08-31 | net: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-08-09 | can: ems_usb: fix clang's -Wunaligned-access warning | Marc Kleine-Budde | 1 | -1/+1 |
| 2022-07-29 | can: etas_es58x: remove useless calls to usb_fill_bulk_urb() | Vincent Mailhol | 1 | -8/+3 |
| 2022-07-28 | can: peak_usb: advertise timestamping capabilities and add ioctl support | Vincent Mailhol | 5 | -0/+45 |
| 2022-07-28 | can: kvaser_usb: advertise timestamping capabilities and add ioctl support | Vincent Mailhol | 2 | -2/+26 |
| 2022-07-28 | can: etas_es58x: advertise timestamping capabilities and add ioctl support | Vincent Mailhol | 1 | -1/+8 |
| 2022-07-28 | can: tree-wide: advertise software timestamping capabilities | Vincent Mailhol | 6 | -0/+32 |
| 2022-07-26 | can: etas_es58x: remove DRV_VERSION | Vincent Mailhol | 1 | -5/+2 |
| 2022-07-26 | can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME | Vincent Mailhol | 1 | -4/+3 |
| 2022-07-26 | can: ubs_8dev: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -2/+2 |
| 2022-07-26 | can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -1/+1 |