index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
ctucanfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: ctucanfd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-4
/
+2
*
can: ctucanfd: Remove redundant pci_clear_master
Cai Huoqing
2023-03-24
1
-6
/
+2
*
can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource()
Yang Li
2023-02-16
1
-3
/
+1
*
can: ctucanfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-12-12
1
-1
/
+1
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
1
-1
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
can: ctucanfd: Remove redundant dev_err call
Shang XiaoJing
2022-09-23
1
-1
/
+0
*
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
2022-09-15
1
-1
/
+0
*
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
1
-0
/
+6
*
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
1
-2
/
+3
*
can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x.
Pavel Pisa
2022-07-19
1
-4
/
+28
*
can: ctucanfd: ctucan_interrupt(): fix typo
Marc Kleine-Budde
2022-06-28
1
-1
/
+1
*
can: ctucanfd: platform: add missing dependency to HAS_IOMEM
Marc Kleine-Budde
2022-05-23
1
-1
/
+1
*
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
1
-10
/
+0
*
can: ctucanfd: Let users select instead of depend on CAN_CTUCANFD
Geert Uytterhoeven
2022-05-16
1
-3
/
+3
*
can: ctucanfd: remove PCI module debug parameters
Pavel Pisa
2022-05-02
1
-16
/
+6
*
can: ctucanfd: remove debug statements
Pavel Pisa
2022-05-02
1
-26
/
+0
*
can: ctucanfd: remove inline keyword from local static functions
Pavel Pisa
2022-05-02
1
-4
/
+3
*
can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev...
Jiapeng Chong
2022-05-02
1
-1
/
+0
*
can: ctucanfd: remove unused including <linux/version.h>
Jiapeng Chong
2022-05-02
1
-1
/
+0
*
can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.
Pavel Pisa
2022-04-19
3
-0
/
+145
*
can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.
Pavel Pisa
2022-04-19
3
-0
/
+316
*
can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independe...
Martin Jerabek
2022-04-19
6
-0
/
+1993