index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
can: dev: register_candev(): bail out if both fixed bit rates and bit timing ...
Marc Kleine-Budde
1
-0
/
+5
2023-02-06
can: dev: register_candev(): ensure that bittiming const are valid
Marc Kleine-Budde
1
-0
/
+16
2022-07-28
can: dev: add generic function can_eth_ioctl_hwts()
Vincent Mailhol
1
-0
/
+29
2022-07-28
can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
Vincent Mailhol
1
-0
/
+21
2022-06-11
can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
Vincent Mailhol
1
-8
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-5
/
+0
2022-03-06
can: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-01-05
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
1
-2
/
+3
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-4
/
+0
2021-08-19
can: dev: provide optional GPIO based termination support
Oleksij Rempel
1
-0
/
+66
2021-02-24
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
1
-1
/
+3
2021-01-27
can: dev: export can_get_state_str() function
Vincent Mailhol
1
-1
/
+2
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-01-13
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
1
-367
/
+3
2021-01-13
can: dev: move skb related into seperate file
Marc Kleine-Budde
1
-213
/
+0
2021-01-13
can: dev: move length related code into seperate file
Marc Kleine-Budde
1
-33
/
+0
2021-01-13
can: dev: move bittiming related code into seperate file
Marc Kleine-Budde
1
-261
/
+0
2021-01-13
can: dev: move driver related infrastructure into separate subdir
Marc Kleine-Budde
1
-0
/
+1338