opnsense-src/sys/dev/cxgbe
Navdeep Parhar c22b297062 cxgbe(4): Add two new transceiver types.
Future firmwares will report these types to the driver.  These
transceivers work already but are misidentified as a different type.

MFC after:	1 month
Sponsored by:	Chelsio Communications
2025-03-18 11:36:00 -07:00
..
common cxgbe: handle vlan PF restrictions 2024-06-17 23:42:08 +02:00
crypto tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
cudbg sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cxgbei mbuf: Don't force all M_EXTPG mbufs to be read-only 2024-10-31 16:32:31 -04:00
firmware cxgbe(4): Add two new transceiver types. 2025-03-18 11:36:00 -07:00
iw_cxgbe cxgbe/iw_cxgbe: Fail early in some callbacks when the RNIC is stopped. 2024-08-30 08:31:45 -07:00
tom cxgbe(4): Block most access to the hardware as soon as the adapter stops. 2025-02-25 11:33:40 -08:00
adapter.h cxgbe(4): Block most access to the hardware as soon as the adapter stops. 2025-02-25 11:33:40 -08:00
if_cc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
if_ccv.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
if_cxl.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
if_cxlv.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
offload.h cxgbe/t4_tom: Change stid allocation strategy to be more IPv6 friendly. 2024-10-17 10:40:38 -07:00
osdep.h libkern: add ilog2 macro 2024-06-03 11:37:55 -05:00
t4_clip.c cxgbe(4): Block most access to the hardware as soon as the adapter stops. 2025-02-25 11:33:40 -08:00
t4_clip.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_filter.c cxgbe(4): Block most access to the hardware as soon as the adapter stops. 2025-02-25 11:33:40 -08:00
t4_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
t4_ioctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_iov.c cxgbe(4): Update the board names of the T6 OCP cards. 2024-11-27 22:43:37 -08:00
t4_l2t.c cxgbe(4): Make sure suspend/resume works in recovery mode. 2025-02-13 16:41:50 -08:00
t4_l2t.h cxgbe(4): Remove smt_idx from the L2 table entry structure. 2025-02-13 21:54:59 -08:00
t4_main.c cxgbe(4): Add two new transceiver types. 2025-03-18 11:36:00 -07:00
t4_mp_ring.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
t4_mp_ring.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_netmap.c cxgbe: Flush transmitted packets more regularly in netmap mode 2024-07-15 11:26:59 -04:00
t4_sched.c cxgbe(4): sc->port is indexed by port_id and not tx_chan. 2024-05-17 15:42:23 -07:00
t4_sge.c cxgbe(4): Stop work request queues in a reliable manner. 2024-08-17 11:23:32 -07:00
t4_smt.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
t4_smt.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_tracer.c net: Remove unneeded NULL check for the allocated ifnet 2024-06-28 18:16:29 +08:00
t4_vf.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00