cxgbe/t4_tom: Plug an stid leak.
cxgbe/t4_tom: Change stid allocation strategy to be more IPv6 friendly.
cxgbe(4): Fix the name of the 2 x 10/25 OCP card.
cxgbe(4): Update the board names of the T6 OCP cards.
cxgbe(4): Fix the name of the 2 x 10/25 OCP card.
cxgbe(4): Update the board names of the T6 OCP cards.
cxgb(4): Register ifmedia callbacks before ether_ifattach.
cxgb(4): Register ifmedia callbacks before ether_ifattach.
cxgbe: Add a 'show t4 memdump' DDB command
cxgbe/iw_cxgbe: Add a placeholder uld_restart.
cxgbe(4): Use correct synchronization when marking the adapter offline.
cxgbe(4): Allow t4_tom to be unloaded safely.
cxgbe/t4_tom: completely avoid L2T entries during stop/suspend.
cxgbe/t4_tom: Remove duplicate unlock in t4_tom_deactivate.
cxgbe/t4_tom: Do not set unresolved entries to STALE in t4_l2t_update.
cxgbe(4): Clobber all tracer state on stop and redo only traceq on restart.
cxgbe(4): Make sure that the tracing filters are usable after restart.
cxgbe/t4_tom: Add synq entry to the list before calling send_synack.
cxgbe/t4_tom: Demote STALE L2 table entries to RESOLVING in uld_stop.
cxgbe(4): Always report link-down on an abrupt stop.
cxgbe/iw_cxgbe: Fail early in some callbacks when the RNIC is stopped.
cxgbe/iw_cxgbe: Tidy up a couple of CTRs in c4iw_create_listen.
cxgbe/iw_cxgbe: Replace the fatal error flag with a stopped flag.
cxgbe/iw_cxgbe: c4iw_connect should return a negative errno.
cxgbe(4): Export the core suspend/resume functionality to other modules.
cxgbe(4): Stop work request queues in a reliable manner.
cxgbe(4): reset routine for general use.
cxgbe/t4_tom: bugfixes in stop/restart.
cxgbe/iw_cxgbe: Fix typo in assertion.
cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM.
cxgbe/t4_tom: Track all synq entries in a per-adapter list.
cxgbe(4): Stop and restart the L2T allocator with the LLD.
cxgbe(4): Stop and restart the atid allocator with the LLD.
cxgbe(4): Basic infrastructure for ULDs to participate in adapter reset.
cxgbe(4): Changes to ULD list management.
cxgbe(4): Make no assumptions about the start and size of the L2T table.
cxgbe/t4_tom: Free up hardware resources when the final CPL is received.
cxgbe/t4_tom: Detach the toep from the tcpcb when entering TIME_WAIT.
cxgbe(4): Tidy up t4_l2t.h
cxgbe/t4_tom: Change stid allocation strategy to be more IPv6 friendly.
cxgbe(4): Use correct synchronization when marking the adapter offline.
cxgbe/t4_tom: Remove duplicate unlock in t4_tom_deactivate.
cxgbe(4): Allow t4_tom to be unloaded safely.
cxgbe(4): Clobber all tracer state on stop and redo only traceq on restart.
cxgbe/t4_tom: Do not set unresolved entries to STALE in t4_l2t_update.
cxgbe/t4_tom: completely avoid L2T entries during stop/suspend.
I'd be okay with removing the condition entirely. It is useful to have core data structures be a fixed size independent of configuration.
cxgbe(4): Make sure that the tracing filters are usable after restart.
cxgbe/t4_tom: Demote STALE L2 table entries to RESOLVING in uld_stop.
cxgbe/t4_tom: Add synq entry to the list before calling send_synack.
cxgbe(4): Always report link-down on an abrupt stop.
cxgbe/iw_cxgbe: Fail early in some callbacks when the RNIC is stopped.
cxgbe/iw_cxgbe: c4iw_connect should return a negative errno.
cxgbe/iw_cxgbe: Tidy up a couple of CTRs in c4iw_create_listen.
cxgbe/iw_cxgbe: Replace the fatal error flag with a stopped flag.
cxgbe(4): Export the core suspend/resume functionality to other modules.
cxgbe(4): reset routine for general use.
cxgbe(4): Stop work request queues in a reliable manner.
cxgbe/iw_cxgbe: Fix typo in assertion.
cxgbe/t4_tom: bugfixes in stop/restart.
cxgbe/iw_cxgbe: Add a placeholder uld_restart.
cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM.
cxgbe/t4_tom: Track all synq entries in a per-adapter list.
cxgbe(4): Stop and restart the L2T allocator with the LLD.
cxgbe(4): Stop and restart the atid allocator with the LLD.
cxgbe(4): Basic infrastructure for ULDs to participate in adapter reset.
Does ipsec offload need a debug knob of its own? Can't we use any of the existing stuff for debug (from netipsec/ipsec.h):
cxgbe(4): Changes to ULD list management.
cxgbe(4): Make no assumptions about the start and size of the L2T table.
cxgbe/t4_tom: Free up hardware resources when the final CPL is received.
cxgbe/t4_tom: Detach the toep from the tcpcb when entering TIME_WAIT.
cxgbe(4): Tidy up t4_l2t.h
cxgbe(4): Do not report link state change during interface detach.
cxgbetool(8): Be flexible about the nexus name.
cxgbe(4): sc->port is indexed by port_id and not tx_chan.
cxgbe/tom: Fix the rx channel selection in options2.
cxgbe(4): Query TPCHMAP once and not once per port.
cxgbe(4): Rename rx_c_chan to rx_chan.
cxgbe(4): Minor tweaks to comments.
cxgbe(4): Initialize mps_bg_map to an invalid value if it's not known.
cxgbe(4): Do not read hardware registers to determine the number of ports.
cxgbe(4): Allocate a taskqueue per port instead of per channel.
cxgbe(4): Shared code update to deal with partial failure in query_params.
cxgbe(4): Reword the comment explaining the atid/cookie split.
cxgbe(4): Add missing description for a port type.