summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2023-02-02can: peak_usb: align CAN channel ID format in log with sysfs attributeLukas Magel
2023-02-02can: peak_usb: export PCAN CAN channel ID as sysfs device attributeLukas Magel
2023-02-02can: peak_usb: add ethtool interface to user-configurable CAN channel identifierStephane Grosjean
2023-02-02can: peak_usb: replace unregister_netdev() with unregister_candev()Stephane Grosjean
2023-02-02can: peak_usb: allow flashing of the CAN channel IDStephane Grosjean
2023-02-02can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devicesStephane Grosjean
2023-02-02can: peak_usb: rename device_id to CAN channel IDStephane Grosjean
2023-02-02can: ems_pci: Add myself as module authorGerhard Uttenthaler
2023-02-02can: ems_pci: Deassert hardware resetGerhard Uttenthaler
2023-02-02can: ems_pci: Add IRQ enableGerhard Uttenthaler
2023-02-02can: ems_pci: Initialize CAN controller base addressesGerhard Uttenthaler
2023-02-02can: ems_pci: Add read/write register and post irq functionsGerhard Uttenthaler
2023-02-02can: ems_pci: Initialize BAR registersGerhard Uttenthaler
2023-02-02can: ems_pci: Add Asix AX99100 definitionsGerhard Uttenthaler
2023-02-02can: ems_pci: Fix code style, copyright and email addressGerhard Uttenthaler
2023-02-02can: rcar_canfd: Add helper variable devGeert Uytterhoeven
2023-02-02can: rcar_canfd: Sort included header filesGeert Uytterhoeven
2023-02-02can: rcar_canfd: Fix R-Car Gen4 CFCC.CFTML field widthGeert Uytterhoeven
2023-02-02can: rcar_canfd: Fix R-Car Gen4 DCFG.DSJW field widthGeert Uytterhoeven
2023-02-02can: rcar_canfd: Add support for R-Car Gen4Geert Uytterhoeven
2023-02-02can: rcar_canfd: Abstract out DCFG address differencesGeert Uytterhoeven
2023-02-02can: rcar_canfd: Fix R-Car V3U GAFLCFG field accessesGeert Uytterhoeven
2023-02-02can: rcar_canfd: Fix R-Car V3U CAN mode selectionGeert Uytterhoeven
2023-02-02can: mcp251xfd: regmap: optimizing transfer size for CRC transfers size 1Thomas Kopp
2023-02-02can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde
2022-12-19can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2022-12-19can: flexcan: avoid unbalanced pm_runtime_enable warningHaibo Chen
2022-12-12can: tcan4x5x: Specify separate read/write rangesMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Fix register range of first two blocksMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Fix use of register error status maskMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann
2022-12-12can: m_can: Batch acknowledge rx fifoMarkus Schneider-Pargmann
2022-12-12can: m_can: Batch acknowledge transmit eventsMarkus Schneider-Pargmann
2022-12-12can: m_can: Count read getindex in the driverMarkus Schneider-Pargmann
2022-12-12can: m_can: Count TXE FIFO getidx in the driverMarkus Schneider-Pargmann
2022-12-12can: m_can: Read register PSR only on errorMarkus Schneider-Pargmann
2022-12-12can: m_can: Avoid reading irqstatus twiceMarkus Schneider-Pargmann
2022-12-12can: m_can: Eliminate double read of TXFQS in tx_handlerMarkus Schneider-Pargmann
2022-12-12can: m_can: Call the RAM init directly from m_can_chip_configVivek Yadav
2022-12-12can: gs_usb: remove gs_can::ifaceVincent Mailhol
2022-12-12can: ucan: remove unused ucan_priv::intfVincent Mailhol
2022-12-12can: ucan: use strscpy() to instead of strncpy()Xu Panda
2022-12-12can: etas_es58x: remove es58x_get_product_info()Vincent Mailhol
2022-12-12can: etas_es58x: export product information through devlink_ops::info_get()Vincent Mailhol
2022-12-12can: etas_es58x: add devlink port supportVincent Mailhol
2022-12-12can: etas_es58x: add devlink supportVincent Mailhol
2022-12-12can: c_can: use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-12-12can: flexcan: add auto stop mode for IMX93 to support wakeupHaibo Chen
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol
2022-12-12can: ctucanfd: Drop obsolete dependency on COMPILE_TESTJean Delvare