projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7381f93
)
mlxsw: spectrum: Update the supported firmware to version 13.1620.192
author
Tal Bar
<
[email protected]
>
Wed, 21 Mar 2018 07:34:05 +0000
(09:34 +0200)
committer
David S. Miller
<
[email protected]
>
Thu, 22 Mar 2018 17:13:36 +0000
(13:13 -0400)
This new firmware contains:
- Support for auto-neg disable mode
Signed-off-by: Tal Bar <
[email protected]
>
Reviewed-by: Jiri Pirko <
[email protected]
>
Signed-off-by: Ido Schimmel <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
b/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
index 83886a9df206187eb140a48cd3bc1c122a261cc5..92f0210dec8e751db376acecef93a1549a5da1eb 100644
(file)
--- a/
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
+++ b/
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
@@
-75,8
+75,8
@@
#include "../mlxfw/mlxfw.h"
#define MLXSW_FWREV_MAJOR 13
-#define MLXSW_FWREV_MINOR 1
53
0
-#define MLXSW_FWREV_SUBMINOR 1
5
2
+#define MLXSW_FWREV_MINOR 1
62
0
+#define MLXSW_FWREV_SUBMINOR 1
9
2
#define MLXSW_FWREV_MINOR_TO_BRANCH(minor) ((minor) / 100)
#define MLXSW_SP_FW_FILENAME \