Age | Commit message (Expand) | Author |
2025-02-08 | can: ctucanfd: handle skb allocation failure | Fedor Pchelkin |
2024-09-11 | can: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2023-05-15 | can: ctucanfd: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-24 | can: ctucanfd: Remove redundant pci_clear_master | Cai Huoqing |
2023-02-16 | can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource() | Yang Li |
2022-12-12 | can: ctucanfd: Drop obsolete dependency on COMPILE_TEST | Jean Delvare |
2022-11-07 | can: dev: fix skb drop check | Oliver Hartkopp |
2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski |
2022-09-23 | can: ctucanfd: Remove redundant dev_err call | Shang XiaoJing |
2022-09-15 | can: set CANFD_FDF flag in all CAN FD frame structures | Oliver Hartkopp |
2022-07-28 | can: tree-wide: advertise software timestamping capabilities | Vincent Mailhol |
2022-07-20 | can: add CAN_ERR_CNT flag to notify availability of error counter | Vincent Mailhol |
2022-07-19 | can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x. | Pavel Pisa |
2022-06-28 | can: ctucanfd: ctucan_interrupt(): fix typo | Marc Kleine-Budde |
2022-05-23 | can: ctucanfd: platform: add missing dependency to HAS_IOMEM | Marc Kleine-Budde |
2022-05-19 | can: can-dev: remove obsolete CAN LED support | Oliver Hartkopp |
2022-05-16 | can: ctucanfd: Let users select instead of depend on CAN_CTUCANFD | Geert Uytterhoeven |
2022-05-02 | can: ctucanfd: remove PCI module debug parameters | Pavel Pisa |
2022-05-02 | can: ctucanfd: remove debug statements | Pavel Pisa |
2022-05-02 | can: ctucanfd: remove inline keyword from local static functions | Pavel Pisa |
2022-05-02 | can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev... | Jiapeng Chong |
2022-05-02 | can: ctucanfd: remove unused including <linux/version.h> | Jiapeng Chong |
2022-04-19 | can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support. | Pavel Pisa |
2022-04-19 | can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support. | Pavel Pisa |
2022-04-19 | can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independe... | Martin Jerabek |