index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
can
/
bittiming.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
can: bittiming: can_calc_bittiming(): add missing parameter to no-op function
Marc Kleine-Budde
1
-1
/
+1
2023-02-06
can: bittiming: factor out can_sjw_set_default() and can_sjw_check()
Marc Kleine-Budde
1
-0
/
+5
2023-02-06
can: bittiming: can_changelink() pass extack down callstack
Marc Kleine-Budde
1
-2
/
+3
2022-07-03
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
1
-0
/
+2
2022-02-24
can: bittiming: mark function arguments and local variables as const
Marc Kleine-Budde
1
-3
/
+3
2021-12-08
can: bittiming: replace CAN units with the generic ones from linux/units.h
Vincent Mailhol
1
-7
/
+0
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
1
-2
/
+7
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
1
-11
/
+17
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
1
-17
/
+47
2021-07-25
can: bittiming: fix documentation for struct can_tdc
Marc Kleine-Budde
1
-2
/
+2
2021-03-30
can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
Vincent Mailhol
1
-0
/
+8
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-0
/
+6
2021-03-30
can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-0
/
+65
2021-01-13
can: dev: move bittiming related code into seperate file
Marc Kleine-Budde
1
-0
/
+44