| ff46fd16 | 19-Dec-2017 |
Stephen Hurd <[email protected]> |
Add log messages for unknown and unhandled phy types
Previously, it silently only supported auto, instead, log a message indicating why only auto is supported.
Submitted by: Bhargava Chenna Marredd
Add log messages for unknown and unhandled phy types
Previously, it silently only supported auto, instead, log a message indicating why only auto is supported.
Submitted by: Bhargava Chenna Marreddy <[email protected]> Sponsored by: Broadcom Limited Differential Revision: https://reviews.freebsd.org/D13358
show more ...
|
| a0b66030 | 19-Dec-2017 |
Stephen Hurd <[email protected]> |
On Link up & down, update media types
It's possible to change the SFP module when link is down, which would change the available media types. This is part of D13358.
Submitted by: Bhargava Chenna
On Link up & down, update media types
It's possible to change the SFP module when link is down, which would change the available media types. This is part of D13358.
Submitted by: Bhargava Chenna Marreddy <[email protected]> Sponsored by: Broadcom Limited
show more ...
|
| 980da9f2 | 19-Dec-2017 |
Stephen Hurd <[email protected]> |
Support short HWRM commands
New Stratus bnxt devices require support for short HWRM commands for VFs to function. Enable their use, but only use them if it's both supported and required... prefer t
Support short HWRM commands
New Stratus bnxt devices require support for short HWRM commands for VFs to function. Enable their use, but only use them if it's both supported and required... prefer the long HWRM commands when possible.
Submitted by: Bhargava Chenna Marreddy <[email protected]> Sponsored by: Broadcom Limited Differential Revision: https://reviews.freebsd.org/D13269?id=36180
show more ...
|