summaryrefslogtreecommitdiff
path: root/drivers/net/can/peak_canfd/peak_canfd.c
AgeCommit message (Expand)Author
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-07-28can: peak_canfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol
2022-01-05can: do not increase tx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not increase rx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not increase rx statistics when generating a CAN rx error message frameVincent Mailhol
2021-06-24can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...Stephane Grosjean
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2020-11-20can: rename CAN FD related can_len2dlc and can_dlc2len helpersOliver Hartkopp
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp
2020-11-20can: remove obsolete get_canfd_dlc() macroOliver Hartkopp
2020-11-20can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp
2020-11-03can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean
2019-11-11can: peak_canfd: provide hw timestamps in rx skbsStephane Grosjean
2019-11-11can: peak_canfd: fix checkpatch warningsMarc Kleine-Budde
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner
2018-07-27can: peak_canfd: improves 32-bit alignmentStephane Grosjean
2018-03-12can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean
2018-03-12can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean
2017-06-09can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean