index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev
/
netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
2022-07-03
1
-1
/
+2
*
can: netlink: allow configuring of fixed data bit rates without need for do_s...
Marc Kleine-Budde
2022-06-13
1
-1
/
+2
*
can: netlink: allow configuring of fixed bit rates without need for do_set_bi...
Marc Kleine-Budde
2022-06-11
1
-1
/
+2
*
can: netlink: report the CAN controller mode supported flags
Vincent Mailhol
2022-01-05
1
-1
/
+30
*
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
2022-01-05
1
-1
/
+1
*
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
2021-10-24
1
-3
/
+12
*
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-10-24
1
-5
/
+208
*
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
2021-10-24
1
-1
/
+2
*
can: netlink: allow user to turn off unsupported features
Vincent Mailhol
2021-08-19
1
-1
/
+1
*
can: netlink: remove redundant check in can_validate()
Vincent Mailhol
2021-07-25
1
-1
/
+1
*
can: netlink: clear data_bittiming if FD is turned off
Vincent Mailhol
2021-07-25
1
-2
/
+5
*
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-03-30
1
-0
/
+2
*
can: netlink: move '=' operators back to previous line (checkpatch fix)
Vincent Mailhol
2021-03-30
1
-14
/
+11
*
can: dev: Move device back to init netns on owning netns delete
Martin Willi
2021-03-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-29
1
-1
/
+1
*
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
2021-01-13
1
-0
/
+379