index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev
/
netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...
Stefan Mätje
1
-51
/
+51
2024-02-14
can: netlink: Fix TDCO calculation using the old data bittiming
Maxime Jayat
1
-1
/
+1
2023-02-06
can: bittiming: can_changelink() pass extack down callstack
Marc Kleine-Budde
1
-2
/
+4
2023-02-06
can: netlink: can_changelink(): convert from netdev_err() to NL_SET_ERR_MSG_F...
Marc Kleine-Budde
1
-4
/
+6
2023-02-06
can: netlink: can_validate(): validate sample point for CAN and CAN-FD
Marc Kleine-Budde
1
-1
/
+32
2022-07-03
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
1
-1
/
+2
2022-06-13
can: netlink: allow configuring of fixed data bit rates without need for do_s...
Marc Kleine-Budde
1
-1
/
+2
2022-06-11
can: netlink: allow configuring of fixed bit rates without need for do_set_bi...
Marc Kleine-Budde
1
-1
/
+2
2022-01-05
can: netlink: report the CAN controller mode supported flags
Vincent Mailhol
1
-1
/
+30
2022-01-05
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
1
-1
/
+1
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
1
-3
/
+12
2021-10-24
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-5
/
+208
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
1
-1
/
+2
2021-08-19
can: netlink: allow user to turn off unsupported features
Vincent Mailhol
1
-1
/
+1
2021-07-25
can: netlink: remove redundant check in can_validate()
Vincent Mailhol
1
-1
/
+1
2021-07-25
can: netlink: clear data_bittiming if FD is turned off
Vincent Mailhol
1
-2
/
+5
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-0
/
+2
2021-03-30
can: netlink: move '=' operators back to previous line (checkpatch fix)
Vincent Mailhol
1
-14
/
+11
2021-03-16
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-0
/
+1
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-01-13
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
1
-0
/
+379