Searched hist:bf2746e849c951a7338abeab591cbef5c78555d7 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_eth_com.h | diff bf2746e849c951a7338abeab591cbef5c78555d7 Mon Sep 21 03:37:38 CDT 2020 Shay Agroskin <shayagr@amazon.com> net: ena: Capitalize all log strings and improve code readability
Capitalize all log strings printed by the ena driver to make their format uniform across it.
Also fix indentation, spelling mistakes and comments to improve code readability. This also includes adding comments to macros/enums whose purpose might be difficult to understand. Separate some code into functions to make it easier to understand the purpose of these lines.
Signed-off-by: Amit Bernstein <amitbern@amazon.com> Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_eth_com.c | diff bf2746e849c951a7338abeab591cbef5c78555d7 Mon Sep 21 03:37:38 CDT 2020 Shay Agroskin <shayagr@amazon.com> net: ena: Capitalize all log strings and improve code readability
Capitalize all log strings printed by the ena driver to make their format uniform across it.
Also fix indentation, spelling mistakes and comments to improve code readability. This also includes adding comments to macros/enums whose purpose might be difficult to understand. Separate some code into functions to make it easier to understand the purpose of these lines.
Signed-off-by: Amit Bernstein <amitbern@amazon.com> Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_admin_defs.h | diff bf2746e849c951a7338abeab591cbef5c78555d7 Mon Sep 21 03:37:38 CDT 2020 Shay Agroskin <shayagr@amazon.com> net: ena: Capitalize all log strings and improve code readability
Capitalize all log strings printed by the ena driver to make their format uniform across it.
Also fix indentation, spelling mistakes and comments to improve code readability. This also includes adding comments to macros/enums whose purpose might be difficult to understand. Separate some code into functions to make it easier to understand the purpose of these lines.
Signed-off-by: Amit Bernstein <amitbern@amazon.com> Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_com.h | diff bf2746e849c951a7338abeab591cbef5c78555d7 Mon Sep 21 03:37:38 CDT 2020 Shay Agroskin <shayagr@amazon.com> net: ena: Capitalize all log strings and improve code readability
Capitalize all log strings printed by the ena driver to make their format uniform across it.
Also fix indentation, spelling mistakes and comments to improve code readability. This also includes adding comments to macros/enums whose purpose might be difficult to understand. Separate some code into functions to make it easier to understand the purpose of these lines.
Signed-off-by: Amit Bernstein <amitbern@amazon.com> Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_com.c | diff bf2746e849c951a7338abeab591cbef5c78555d7 Mon Sep 21 03:37:38 CDT 2020 Shay Agroskin <shayagr@amazon.com> net: ena: Capitalize all log strings and improve code readability
Capitalize all log strings printed by the ena driver to make their format uniform across it.
Also fix indentation, spelling mistakes and comments to improve code readability. This also includes adding comments to macros/enums whose purpose might be difficult to understand. Separate some code into functions to make it easier to understand the purpose of these lines.
Signed-off-by: Amit Bernstein <amitbern@amazon.com> Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_ethtool.c | diff bf2746e849c951a7338abeab591cbef5c78555d7 Mon Sep 21 03:37:38 CDT 2020 Shay Agroskin <shayagr@amazon.com> net: ena: Capitalize all log strings and improve code readability
Capitalize all log strings printed by the ena driver to make their format uniform across it.
Also fix indentation, spelling mistakes and comments to improve code readability. This also includes adding comments to macros/enums whose purpose might be difficult to understand. Separate some code into functions to make it easier to understand the purpose of these lines.
Signed-off-by: Amit Bernstein <amitbern@amazon.com> Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_netdev.c | diff bf2746e849c951a7338abeab591cbef5c78555d7 Mon Sep 21 03:37:38 CDT 2020 Shay Agroskin <shayagr@amazon.com> net: ena: Capitalize all log strings and improve code readability
Capitalize all log strings printed by the ena driver to make their format uniform across it.
Also fix indentation, spelling mistakes and comments to improve code readability. This also includes adding comments to macros/enums whose purpose might be difficult to understand. Separate some code into functions to make it easier to understand the purpose of these lines.
Signed-off-by: Amit Bernstein <amitbern@amazon.com> Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|