|
@@ -525,8 +525,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM5411,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM5411",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -537,8 +536,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM5421,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM5421",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -549,8 +547,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM5461,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM5461",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -561,8 +558,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM54612E,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM54612E",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = bcm54612e_config_aneg,
|
|
@@ -573,8 +569,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM54616S,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM54616S",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -585,8 +580,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM5464,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM5464",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -597,8 +591,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM5481,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM5481",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = bcm5481_config_aneg,
|
|
@@ -609,8 +602,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM54810,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM54810",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = bcm5481_config_aneg,
|
|
@@ -621,8 +613,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM5482,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM5482",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm5482_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -633,8 +624,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM50610,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM50610",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -645,8 +635,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM50610M,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM50610M",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -657,8 +646,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM57780,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM57780",
|
|
|
- .features = PHY_GBIT_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_GBIT_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = bcm54xx_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -669,8 +657,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCMAC131,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCMAC131",
|
|
|
- .features = PHY_BASIC_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_BASIC_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = brcm_fet_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|
|
@@ -681,8 +668,7 @@ static struct phy_driver broadcom_drivers[] = {
|
|
|
.phy_id = PHY_ID_BCM5241,
|
|
|
.phy_id_mask = 0xfffffff0,
|
|
|
.name = "Broadcom BCM5241",
|
|
|
- .features = PHY_BASIC_FEATURES |
|
|
|
- SUPPORTED_Pause | SUPPORTED_Asym_Pause,
|
|
|
+ .features = PHY_BASIC_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = brcm_fet_config_init,
|
|
|
.config_aneg = genphy_config_aneg,
|