aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb
AgeCommit message (Expand)AuthorFilesLines
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-15/+89
2025-11-17can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde1-5/+54
2025-11-16can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde1-7/+19
2025-11-16can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBsMarc Kleine-Budde1-2/+15
2025-11-16can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae1-2/+2
2025-10-31can: peak_usb: convert to use ndo_hwtstamp callbacksVadim Fedorenko1-21/+18
2025-10-31can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacksVadim Fedorenko3-5/+21
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol11-11/+0
2025-10-08can: gs_usb: gs_make_candev(): populate net_device->dev_portCeleste Liu1-0/+1
2025-10-08can: gs_usb: increase max interface to U8_MAXCeleste Liu1-12/+10
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds7-34/+57
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+844
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski7-34/+57
2025-09-19can: esd_usb: Avoid errors triggered from USB disconnectStefan Mätje1-8/+26
2025-09-19can: esd_usb: Rework display of error messagesStefan Mätje1-16/+20
2025-09-19can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean1-1/+1
2025-09-19can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-09-19can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-1/+2
2025-09-16can: Add Nuvoton NCT6694 CANFD supportMing Yu3-0/+844
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean6-13/+14
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds9-57/+364
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+9
2025-07-25can: kvaser_usb: Add devlink port supportJimmy Assarsson3-3/+41
2025-07-25can: kvaser_usb: Expose device information via devlink info_get()Jimmy Assarsson1-0/+51
2025-07-25can: kvaser_usb: Add devlink supportJimmy Assarsson5-26/+63
2025-07-25can: kvaser_usb: Store additional device informationJimmy Assarsson3-2/+13
2025-07-25can: kvaser_usb: Store the different firmware version components in a structJimmy Assarsson4-9/+29
2025-07-25can: kvaser_usb: Move comment regarding max_tx_urbsJimmy Assarsson1-2/+2
2025-07-25can: kvaser_usb: Add intermediate variablesJimmy Assarsson1-7/+13
2025-07-25can: kvaser_usb: Assign netdev.dev_port based on device channel indexJimmy Assarsson1-0/+1
2025-07-25can: kvaser_usb: Add support for ethtool set_phys_id()Jimmy Assarsson1-0/+26
2025-07-25can: kvaser_usb: Add support to control CAN LEDs on deviceJimmy Assarsson3-0/+116
2025-07-25can: peak_usb: fix USB FD devices potential malfunctionStephane Grosjean1-8/+9
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is consttimers-cleanups-2025-07-27timers/cleanupsGreg Kroah-Hartman1-1/+1
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-06-10can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()Vincent Mailhol1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08Ingo Molnar1-1/+1
2025-05-21can: dev: add struct data_bittiming_params to group FD parametersVincent Mailhol7-19/+19
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-25/+18
2025-03-14can: ucan: fix out of bound read in strscpy() sourceVincent Mailhol1-25/+18
2025-02-19can: gs_usb: add VID/PID for the CANnectivity firmwareHenrik Brix Andersen1-0/+5
2025-02-08can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol1-1/+5
2025-01-10Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...Jakub Kicinski3-101/+73
2025-01-10can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson3-19/+26
2025-01-10can: kvaser_usb: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson2-95/+60
2024-11-26can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi1-3/+7
2024-11-26can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statisticsDario Binacchi1-25/+33
2024-11-26can: gs_usb: add usb endpoint address detection at driver probe stepAlexander Kozhinov1-7/+18
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro6-6/+6
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+1
2024-09-12can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FDStefan Mätje1-5/+1
2024-09-11can: usb: Kconfig: Fix list of devices for esd_usb driverStefan Mätje1-1/+2
2024-09-03can: peak_usb: Remove setting of RX software timestampGal Pressman1-3/+0
2024-08-30can: kvaser_usb: Simplify with dev_err_probe()Yan Zhen1-26/+16
2024-08-05can: kvaser_usb: Rename kvaser_usb_{ethtool,netdev}_ops_hwts to kvaser_usb_{e...Jimmy Assarsson1-4/+4
2024-08-05can: kvaser_usb: Remove struct variables kvaser_usb_{ethtool,netdev}_opsJimmy Assarsson1-11/+0
2024-08-05can: kvaser_usb: Remove KVASER_USB_QUIRK_HAS_HARDWARE_TIMESTAMPJimmy Assarsson2-19/+8
2024-08-05can: kvaser_usb: leaf: Add hardware timestamp support to usbcan devicesJimmy Assarsson2-1/+14
2024-08-05can: kvaser_usb: leaf: Store MSB of timestampJimmy Assarsson2-3/+9
2024-08-05can: kvaser_usb: leaf: Add structs for Tx ACK and clock overflow commandsJimmy Assarsson1-2/+17
2024-08-05can: kvaser_usb: leaf: Add hardware timestamp support to leaf based devicesJimmy Assarsson2-4/+22
2024-08-05can: kvaser_usb: leaf: kvaser_usb_leaf_tx_acknowledge: Rename local variableJimmy Assarsson1-4/+4
2024-08-05can: kvaser_usb: leaf: Replace kvaser_usb_leaf_m32c_dev_cfg with kvaser_usb_l...Jimmy Assarsson1-3/+30
2024-08-05can: kvaser_usb: leaf: Assign correct timestamp_freq for kvaser_usb_leaf_imx_...Jimmy Assarsson1-3/+3
2024-08-05can: kvaser_usb: leaf: Add struct for Tx ACK commandsJimmy Assarsson1-1/+9
2024-08-05can: kvaser_usb: hydra: Set hardware timestamp on transmitted packetsJimmy Assarsson1-1/+4
2024-08-05can: kvaser_usb: hydra: Add struct for Tx ACK commandsJimmy Assarsson1-2/+17
2024-08-05can: kvaser_usb: hydra: kvaser_usb_hydra_ktime_from_rx_cmd: Drop {rx_} in fun...Jimmy Assarsson1-5/+4
2024-08-05can: kvaser_usb: Add helper functions to convert device timestamp into ktimeJimmy Assarsson2-6/+28
2024-07-28minmax: don't use max() in situations that want a C constant expressionLinus Torvalds1-1/+1
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent3-3/+3
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2024-07-01can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson1-0/+1
2024-06-28can: gs_usb: add VID/PID for Xylanta SAINT3 product familyMarc Kleine-Budde1-0/+5
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-06-21can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni1-1/+1
2024-06-21can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCANMartin Jocic2-0/+4
2024-06-21can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCANMartin Jocic2-0/+4
2024-06-21can: kvaser_usb: Add support for Vining 800Martin Jocic2-0/+4
2024-03-04can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign modeMarc Kleine-Budde1-1/+1
2024-03-04can: kvaser_usb: Add support for Leaf v3Jimmy Assarsson2-0/+4
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng1-1/+1
2023-10-04can: etas_es58x: add missing a blank line after declarationVincent Mailhol1-0/+1
2023-10-04can: etas_es58x: rework the version check logic to silence -Wformat-truncationVincent Mailhol2-21/+42
2023-08-03can: esd_usb: Add support for esd CAN-USB/3Frank Jungclaus1-31/+244
2023-07-28can: gs_usb: convert to NAPI/rx-offload to avoid OoO receptionMarc Kleine-Budde2-19/+67
2023-07-28can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs()Marc Kleine-Budde1-1/+0
2023-07-28can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()Marc Kleine-Budde1-1/+0
2023-07-28can: gs_usb: gs_can_close(): don't complain about failed device reset during ...Marc Kleine-Budde1-3/+1
2023-07-28can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error ...Marc Kleine-Budde1-6/+3
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde1-2/+3
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): make use of statsMarc Kleine-Budde1-5/+5
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdevMarc Kleine-Budde1-2/+2
2023-07-28can: gs_usb: uniformly use "parent" as variable name for struct gs_usbMarc Kleine-Budde1-31/+31
2023-07-28can: gs_usb: gs_usb_set_timestamp(): remove return statements form void functionMarc Kleine-Budde1-2/+0
2023-07-28can: gs_usb: gs_usb_probe(): align block commentMarc Kleine-Budde1-2/+2
2023-07-28can: gs_usb: remove leading space from goto labelsMarc Kleine-Budde1-6/+6
2023-07-28can: peak_usb: remove unused/legacy peak_usb_netif_rx() functionPeter Seiderer2-15/+0
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-56/+74
2023-07-20can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde1-0/+2
2023-07-19can: ucan: Remove repeated wordMao Zhu1-1/+1
2023-07-17can: gs_usb: fix time stamp counter initializationMarc Kleine-Budde1-48/+53
2023-07-17can: gs_usb: gs_can_open(): improve error handlingMarc Kleine-Budde1-9/+22
2023-06-22can: esd_usb: Use consistent prefix ESD_USB_ for macrosFrank Jungclaus1-7/+6
2023-06-22can: esd_usb: Make use of kernel macros BIT() and GENMASK()Frank Jungclaus1-14/+14
2023-06-22can: esd_usb: Don't bother the user with nonessential log messageFrank Jungclaus1-1/+1
2023-06-22can: esd_usb: Replace hardcoded message length given to USB commandsFrank Jungclaus1-19/+21
2023-06-22can: esd_usb: Prefix all structures with the device nameFrank Jungclaus1-22/+22
2023-06-22can: esd_usb: Use consistent prefixes for macrosFrank Jungclaus1-99/+99
2023-06-22can: esd_usb: Replace initializer macros used for struct can_bittiming_constFrank Jungclaus1-20/+13
2023-05-22can: esd_usb: Make use of existing kernel macrosFrank Jungclaus1-19/+21
2023-05-22can: kvaser_usb: Add len8_dlc supportCarsten Schmidt3-8/+13
2023-05-15can: usb: f81604: add Fintek F81604 supportJi-Ze Hong3-0/+1214
2023-04-04kvaser_usb: convert USB IDs to hexadecimal valuesOliver Hartkopp1-51/+51
2023-04-04can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTINGFrank Jungclaus1-15/+20
2023-03-24can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...Frank Jungclaus1-84/+82
2023-02-16can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messagesFrank Jungclaus1-5/+13
2023-02-16can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus1-25/+25
2023-02-16can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus1-1/+3
2023-02-02can: peak_usb: Reorder include directives alphabeticallyLukas Magel4-11/+12
2023-02-02can: peak_usb: align CAN channel ID format in log with sysfs attributeLukas Magel1-2/+2
2023-02-02can: peak_usb: export PCAN CAN channel ID as sysfs device attributeLukas Magel1-0/+25
2023-02-02can: peak_usb: add ethtool interface to user-configurable CAN channel identifierStephane Grosjean5-0/+101
2023-02-02can: peak_usb: replace unregister_netdev() with unregister_candev()Stephane Grosjean1-1/+1
2023-02-02can: peak_usb: allow flashing of the CAN channel IDStephane Grosjean5-0/+63
2023-02-02can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devicesStephane Grosjean2-6/+30
2023-02-02can: peak_usb: rename device_id to CAN channel IDStephane Grosjean5-16/+17
2022-12-19can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde1-9/+24
2022-12-12can: gs_usb: remove gs_can::ifaceVincent Mailhol1-20/+9
2022-12-12can: ucan: remove unused ucan_priv::intfVincent Mailhol1-2/+0
2022-12-12can: ucan: use strscpy() to instead of strncpy()Xu Panda1-3/+2
2022-12-12can: etas_es58x: remove es58x_get_product_info()Vincent Mailhol1-49/+3
2022-12-12can: etas_es58x: export product information through devlink_ops::info_get()Vincent Mailhol3-0/+264
2022-12-12can: etas_es58x: add devlink port supportVincent Mailhol2-8/+29
2022-12-12can: etas_es58x: add devlink supportVincent Mailhol5-4/+31
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol4-11/+11
2022-12-10can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...Marc Kleine-Budde1-2/+0
2022-12-10can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...Marc Kleine-Budde1-1/+1
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2022-12-07can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus1-0/+6
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+11
2022-11-24can: mcba_usb: Fix termination command argumentYasushi SHOJI1-3/+7
2022-11-24can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()Zhang Changzhong1-1/+4
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-9/+9
2022-11-07can: dev: fix skb drop checkOliver Hartkopp9-9/+9
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+4
2022-10-27can: kvaser_usb: Fix possible completions during init_completionAnssi Hannula2-4/+4
2022-10-26can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev()Dongliang Mu1-1/+1
2022-10-26can: kvaser_usb: Compare requested bittiming parameters with actual parameter...Jimmy Assarsson4-41/+284
2022-10-26can: kvaser_usb: Add struct kvaser_usb_busparamsJimmy Assarsson3-31/+27
2022-10-26can: kvaser_usb_leaf: Fix bogus restart eventsAnssi Hannula1-3/+3
2022-10-26can: kvaser_usb_leaf: Ignore stale bus-off after startAnssi Hannula1-1/+30
2022-10-26can: kvaser_usb_leaf: Fix wrong CAN state after stoppingAnssi Hannula1-0/+4
2022-10-26can: kvaser_usb_leaf: Fix improved state not being reportedAnssi Hannula3-3/+81
2022-10-26can: kvaser_usb_leaf: Set Warning state even without bus errorsAnssi Hannula1-12/+8
2022-10-26can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENTJimmy Assarsson1-0/+99
2022-10-26can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...Jimmy Assarsson1-19/+19
2022-10-26can: kvaser_usb: kvaser_usb_leaf: Get capabilities from deviceJimmy Assarsson1-1/+143
2022-10-20can: gs_usb: add support for reading error countersJeroen Hofstee1-0/+39
2022-10-20can: gs_usb: document GS_CAN_FEATURE_GET_STATEJeroen Hofstee1-1/+4
2022-10-20can: gs_usb: add ability to enable / disable berr reportingJeroen Hofstee1-0/+6
2022-10-20can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTINGJeroen Hofstee1-1/+3
2022-10-20can: gs_usb: gs_can_open(): merge setting of timestamp flags and initMarc Kleine-Budde1-3/+3
2022-10-20can: gs_usb: gs_can_open(): sort checks for ctrlmodeMarc Kleine-Budde1-7/+5
2022-10-20can: gs_usb: gs_can_open(): allow loopback and listen only at the same timeMarc Kleine-Budde1-1/+2
2022-10-20can: gs_usb: gs_make_candev(): set netdev->dev_idMarc Kleine-Budde1-0/+1
2022-10-20can: gs_usb: mention candleLight as supported deviceMarc Kleine-Budde1-3/+6
2022-10-19can: kvaser_usb: Remove -Warray-bounds exceptionKees Cook1-5/+0
2022-10-19can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+2
2022-10-11can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula1-0/+2
2022-10-11can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula3-1/+5
2022-10-11can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2-1/+2
2022-10-11can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula1-0/+75
2022-09-23can: gs_usb: remove dma allocationsVasanth Sadhasivan1-33/+6
2022-09-23can: gs_usb: add switchable termination supportMarc Kleine-Budde1-1/+78
2022-09-23can: gs_usb: gs_make_candev(): clean up error handlingMarc Kleine-Budde1-8/+13
2022-09-23can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()Marc Kleine-Budde1-194/+107
2022-09-23can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to...Marc Kleine-Budde1-3/+3
2022-09-23can: gs_usb: gs_can_open(): initialize time counter before starting deviceMarc Kleine-Budde1-4/+6
2022-09-23can: gs_usb: add missing lock to protect struct timecounter::cycle_lastMarc Kleine-Budde1-5/+18
2022-09-23can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_m...Marc Kleine-Budde1-2/+1
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+13
2022-09-21can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...Marc Kleine-Budde1-6/+11
2022-09-21can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde1-2/+2
2022-09-06can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-06can: gs_usb: add RX and TX hardware timestamp supportJohn Whittington1-7/+186
2022-09-06can: gs_usb: use common spelling of GS_USB in macrosMarc Kleine-Budde1-11/+11
2022-09-05can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one elementKenneth Lee1-10/+10
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-09can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde1-1/+1
2022-07-29can: etas_es58x: remove useless calls to usb_fill_bulk_urb()Vincent Mailhol1-8/+3
2022-07-28can: peak_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol5-0/+45
2022-07-28can: kvaser_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol2-2/+26
2022-07-28can: etas_es58x: advertise timestamping capabilities and add ioctl supportVincent Mailhol1-1/+8
2022-07-28can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol6-0/+32
2022-07-26can: etas_es58x: remove DRV_VERSIONVincent Mailhol1-5/+2
2022-07-26can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAMEVincent Mailhol1-4/+3
2022-07-26can: ubs_8dev: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol1-2/+2
2022-07-26can: kvaser_usb: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol1-1/+1