index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-can.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
1
-0
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-8
/
+4
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-4
/
+4
*
network: move logging from can_set_netlink_message() to the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-12
/
+12
*
network: can: allow to specify bit-timing with TimeQuantaNSec= and friends
Yu Watanabe
2021-08-16
1
-0
/
+66
*
network: SamplePoint= should be specified only when BitRate= is specified
Yu Watanabe
2021-08-16
1
-2
/
+2
*
network: can: make Termination= optionally take a raw resistor value
Yu Watanabe
2021-08-16
1
-5
/
+50
*
network: can: introduce config_parse_can_control_mode()
Yu Watanabe
2021-08-16
1
-31
/
+45
*
network: can: refuse too large restart sec earlier
Yu Watanabe
2021-08-16
1
-5
/
+38
*
network: can: move function
Yu Watanabe
2021-08-15
1
-40
/
+40
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+3
*
network: use request queue to configure CAN interfaces
Yu Watanabe
2021-06-08
1
-99
/
+26
*
network: use link_request_to_set_master() or friends
Yu Watanabe
2021-06-07
1
-2
/
+2
*
network: introduce link_request_to_activate()
Yu Watanabe
2021-06-07
1
-29
/
+8
*
network: make CAN device follow activation policy
Yu Watanabe
2021-04-30
1
-10
/
+9
*
network: do not try to configure address or etc on can device
Yu Watanabe
2021-04-30
1
-0
/
+6
*
network: can: shorten code a bit
Yu Watanabe
2021-04-30
1
-13
/
+5
*
network: can: do not warn if link does not exist anymore
Yu Watanabe
2021-04-30
1
-1
/
+5
*
network: drop duplicated link_up_can()
Yu Watanabe
2021-04-30
1
-44
/
+2
*
network: can: add support for bus error reporting
Ulrich Ölmann
2021-01-08
1
-0
/
+6
*
network: can: pretty up debug messages
Ulrich Ölmann
2021-01-08
1
-5
/
+5
*
network: can: simplify usage of booleans
Ulrich Ölmann
2021-01-08
1
-4
/
+4
*
network: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-4
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-2
/
+2
*
network: can: add support for CAN-FD related properties
Richard Petri
2020-04-01
1
-0
/
+29
*
network: can: introduce a config parser function for bitrates
Richard Petri
2020-04-01
1
-5
/
+41
*
network: can: add support for listen-only mode
Yu Watanabe
2020-03-16
1
-5
/
+11
*
network: add CAN Termination tristate option
Matt Ranostay
2020-03-06
1
-0
/
+13
*
network,udev: use uint64_t for bit rate
Yu Watanabe
2020-01-21
1
-1
/
+1
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-3
/
+3
*
network: make CAN devices go through LINK_STATE_CONFIGURING
Yu Watanabe
2019-05-22
1
-0
/
+2
*
network: move CAN link related functions to networkd-can.c
Yu Watanabe
2019-05-10
1
-0
/
+229