summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/kvaser_pciefd.c
Commit message (Expand)AuthorAgeFilesLines
* can: do not increase rx_bytes statistics for RTR framesVincent Mailhol2022-01-051-5/+6
* can: do not increase rx statistics when generating a CAN rx error message frameVincent Mailhol2022-01-051-5/+0
* can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson2021-12-091-1/+7
* can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson2021-03-161-0/+4
* can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde2021-01-141-2/+2
* can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol2021-01-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-031-1/+3
|\
| * can: kvaser_pciefd: kvaser_pciefd_open(): fix error handlingZhang Qilong2020-11-301-1/+3
* | can: rename CAN FD related can_len2dlc and can_dlc2len helpersOliver Hartkopp2020-11-201-3/+3
* | can: replace can_dlc as variable/element for payload lengthOliver Hartkopp2020-11-201-2/+2
|/
* can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson2020-11-181-2/+2
* can: kvaser_pciefd: the PWM generator is running at the bus frequency of the ...Christer Beskow2019-09-031-1/+5
* can: kvaser_pciefd: Remove unused including <linux/version.h>YueHaibing2019-08-131-1/+0
* can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when se...Christer Beskow2019-08-131-7/+3
* can: kvaser_pciefd: Add driver for Kvaser PCIEcan devicesHenning Colliander2019-07-241-0/+1912