aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/kvaser_pciefd.c
AgeCommit message (Expand)Author
2023-05-30can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson
2023-05-30can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson
2023-05-30can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson
2023-05-30can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson
2023-05-30can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson
2023-05-30can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson
2021-12-14can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson
2021-03-30can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson
2020-11-24can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson
2019-09-03can: kvaser_pciefd: the PWM generator is running at the bus frequency of the ...Christer Beskow
2019-08-13can: kvaser_pciefd: Remove unused including <linux/version.h>YueHaibing
2019-08-13can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when se...Christer Beskow
2019-07-24can: kvaser_pciefd: Add driver for Kvaser PCIEcan devicesHenning Colliander