freebsd-dev/sys/dev/cxgbe/common
Navdeep Parhar 56226f5673 cxgbe(4): Consider all supported speeds when building the ifmedia list
for a port.  Fix other related issues while here:
- Require port lock for access to link_config.
- Allow 100Mbps operation by tracking the speed in Mbps.  Yes, really.
- New port flag to indicate that the media list is immutable.  It will
  be used in future refinements.

This also fixes a bug where the driver reports incorrect media with
recent firmwares.

MFC after:	2 days
Sponsored by:	Chelsio Communications
2018-05-30 22:36:09 +00:00
..
common.h cxgbe(4): Consider all supported speeds when building the ifmedia list 2018-05-30 22:36:09 +00:00
t4_hw.c cxgbe(4): Consider all supported speeds when building the ifmedia list 2018-05-30 22:36:09 +00:00
t4_hw.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4_msg.h cxgbe(4): Make FW4_ACK a shared CPL. ETHOFLD in the base driver will 2018-05-24 08:21:43 +00:00
t4_regs_values.h cxgbe(4): Filtering related features and fixes. 2018-05-15 04:24:38 +00:00
t4_regs.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4_tcb.h Bring in additional constants and message fields for TLS-related messages. 2018-02-22 02:02:31 +00:00
t4vf_hw.c cxgbe(4): Update the pad_boundary calculation for T6, which has a 2016-09-11 17:22:54 +00:00