From: Yegor Yefremov
Use table markup to show the structure of the CAN identifier, PGN, PDU1,
and PDU2 formats. Also add introductory sentence.
Signed-off-by: Yegor Yefremov
---
Documentation/networking/j1939.rst | 46 +++---
1 file changed, 42 insertions(+), 4 deletion
From: Yegor Yefremov
Signed-off-by: Yegor Yefremov
---
Documentation/networking/j1939.rst | 128 +++--
1 file changed, 65 insertions(+), 63 deletions(-)
diff --git a/Documentation/networking/j1939.rst
b/Documentation/networking/j1939.rst
index bd1584ec90f9..59596ef509c
From: Yegor Yefremov
Use table markup to show the PGN structure.
Signed-off-by: Yegor Yefremov
---
Changes v1 -> v2:
- add descrption for the bit position
Documentation/networking/j1939.rst | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/Documentation/networ
From: Yegor Yefremov
Use table markup to show the PGN structure.
Signed-off-by: Yegor Yefremov
---
Documentation/networking/j1939.rst | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/Documentation/networking/j1939.rst
b/Documentation/networking/j1939.rst
index
From: Yegor Yefremov
The address was wrongly assigned to the PGN field and vice versa.
Signed-off-by: Yegor Yefremov
---
Documentation/networking/j1939.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/j1939.rst
b/Documentation/networking/j19
From: Yegor Yefremov
Signed-off-by: Yegor Yefremov
---
Documentation/networking/j1939.rst | 34 +++---
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/Documentation/networking/j1939.rst
b/Documentation/networking/j1939.rst
index 65b12abcc90a..8b3f4fbc3bb
From: Yegor Yefremov
Due to naming conflicts, jacd was renamed to j1939acd.
Signed-off-by: Yegor Yefremov
---
Documentation/networking/j1939.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/j1939.rst
b/Documentation/networking/j1939.rst
inde
From: Yegor Yefremov
In order to make the driver work with the common clock framework, this
patch converts the clk_enable()/clk_disable() to
clk_prepare_enable()/clk_disable_unprepare().
Also add error checking for clk_prepare_enable().
Signed-off-by: Yegor Yefremov
---
Changes v1 -> v2:
From: Yegor Yefremov
In order to make the driver work with the common clock framework, this
patch converts the clk_enable()/clk_disable() to
clk_prepare_enable()/clk_disable_unprepare().
Signed-off-by: Yegor Yefremov
---
drivers/net/can/ti_hecc.c | 9 +
1 file changed, 5 insertions(+),
From: Yegor Yefremov
This patch adds support for ethtool's '-r' command. Restarting
N-WAY negotiation can be useful to activate newly changed EEE
settings etc.
Signed-off-by: Yegor Yefremov
---
drivers/net/ethernet/ti/cpsw.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/dr
From: Yegor Yefremov
Add the ability to query and set Energy Efficient Ethernet parameters
via ethtool for applicable devices.
This patch doesn't activate full EEE support in cpsw driver, but it
enables reading and writing EEE advertising settings. This way one
can disable advertising EEE for ce
From: Yegor Yefremov
Add the ability to query and set Energy Efficient Ethernet parameters
via ethtool for applicable devices.
This patch doesn't activate full EEE support in cpsw driver, but it
enables reading and writing EEE advertising settings. This way one
can disable advertising EEE for ce
From: Yegor Yefremov
Add the ability to query and set Energy Efficient Ethernet parameters
via ethtool for applicable devices.
Signed-off-by: Yegor Yefremov
---
Changes:
v2: make routines static (Rami Rosen)
drivers/net/ethernet/ti/cpsw.c | 26 ++
1 file change
From: Yegor Yefremov
Add the ability to query and set Energy Efficient Ethernet parameters
via ethtool for applicable devices.
Signed-off-by: Yegor Yefremov
---
drivers/net/ethernet/ti/cpsw.c | 26 ++
1 file changed, 26 insertions(+)
diff --git a/drivers/net/ethernet/t
14 matches
Mail list logo