mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 20:40:03 -04:00
- remove cpl->iff panic - we can't know the port number from the rspq on the 4-port - pick the ifnet based on the interface in the CPL header - switch to using qset 0 for egress on the 4-port for now - may change when we start using RSS - move ether_ifdetach to before the port lock gets deinitialized to avoid hang in the case where there are BPF peers (cxgb_ioctl is called indirectly when BPF peers are present) - don't call t3_mac_reset if multiport is set, this was causing tx errors by misconfiguring the MAC on the 4-port - change V_TXPKT_INTF to use txpkt_intf as the interfaces are not contiguous - free the mbuf immediately in the case where the payload is small enough to be copied into the rspq - only update the coalesce timer if for a queue if packets were taken off of it - add in missed 20ms DELAY in initializaton vsc8211 - prompt MFC as this only applies to the 4-port which is currently completely broken - OK'd by kensmith Supported by: Chelsio Approved by: re (blanket) MFC after: 0 days |
||
|---|---|---|
| .. | ||
| common | ||
| sys | ||
| ulp/toecore | ||
| cxgb_adapter.h | ||
| cxgb_config.h | ||
| cxgb_include.h | ||
| cxgb_ioctl.h | ||
| cxgb_l2t.c | ||
| cxgb_l2t.h | ||
| cxgb_lro.c | ||
| cxgb_main.c | ||
| cxgb_offload.c | ||
| cxgb_offload.h | ||
| cxgb_osdep.h | ||
| cxgb_sge.c | ||
| t3b_protocol_sram-1.1.0.bin.gz.uu | ||
| t3b_tp_eeprom-1.1.0.bin.gz.uu | ||
| t3fw-4.5.0.bin.gz.uu | ||