index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev
/
netlink.c
Age
Commit message (
Expand
)
Author
Lines
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
-3
/
+12
2021-10-24
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
-5
/
+208
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
-1
/
+2
2021-08-19
can: netlink: allow user to turn off unsupported features
Vincent Mailhol
-1
/
+1
2021-07-25
can: netlink: remove redundant check in can_validate()
Vincent Mailhol
-1
/
+1
2021-07-25
can: netlink: clear data_bittiming if FD is turned off
Vincent Mailhol
-2
/
+5
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
-0
/
+2
2021-03-30
can: netlink: move '=' operators back to previous line (checkpatch fix)
Vincent Mailhol
-14
/
+11
2021-03-16
can: dev: Move device back to init netns on owning netns delete
Martin Willi
-0
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2021-01-13
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
-0
/
+379