opnsense-src/sys
Navdeep Parhar f3c2987f2f cxgbe(4): Do not request an FEC that is invalid for the requested speed.
This eliminates error messages like this from the driver when running at
50Gbps with 100G cables:
[3726] cc0: l1cfg failed: 71
[4407] cc0: l1cfg failed: 71

Note that link comes up anyway with or without this change.

Reported by:	Suhas Lokesha @ Chelsio
MFC after:	1 week
Sponsored by:	Chelsio Communications
2022-01-05 11:15:34 -08:00
..
amd64 linux(4): Reduce diffs between linux_rt_sendsig() and sendsig() 2022-01-04 14:39:19 +00:00
arm Add driver for marvell, a37x0 peripheral clocks 2022-01-04 13:26:35 +01:00
arm64 Use the arm64 ttbr macro to define the ASID shift 2022-01-05 14:56:25 +00:00
bsm Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9). 2021-08-05 23:20:42 +08:00
cam iscsi: Pass the request PDU to icl_conn_transfer_setup(). 2022-01-04 14:37:17 -08:00
cddl dtrace: Use C99 fixed-width integer types. 2021-12-28 09:41:25 -08:00
compat exec: Simplify sv_copyout_strings implementations a bit 2021-12-31 12:50:15 -05:00
conf Add driver for marvell, a37x0 peripheral clocks 2022-01-04 13:26:35 +01:00
contrib iwlwifi: import correct firmware versions for select Intel iwlwifi/mvm 2021-12-31 11:51:18 +00:00
crypto sys/crypto: Use C99 fixed-width integer types. 2021-12-28 09:41:38 -08:00
ddb sys/ddb: Use C99 fixed-width integer types. 2021-12-28 09:41:47 -08:00
dev cxgbe(4): Do not request an FEC that is invalid for the requested speed. 2022-01-05 11:15:34 -08:00
dts add rk3328 overlay for enabling analog sound 2021-11-13 11:09:23 +02:00
fs unionfs: implement VOP_SET_TEXT/VOP_UNSET_TEXT 2022-01-02 19:52:58 -08:00
gdb gdb: report specific stop reason for watchpoints 2021-03-30 11:36:41 -03:00
geom geom_gate: ensure readprov is null-terminated 2022-01-02 18:01:23 -07:00
gnu Remove the old dts imported tree. 2021-01-15 20:09:55 +01:00
i386 exec: Simplify sv_copyout_strings implementations a bit 2021-12-31 12:50:15 -05:00
isa sys/isa: Use C99 fixed-width integer types. 2021-12-28 09:41:57 -08:00
kern sigev_findtd: Fix whitespace nit in argument list. 2022-01-04 13:37:39 -08:00
kgssapi opencrypto: Introduce crypto_dispatch_async() 2021-02-08 09:19:19 -05:00
libkern sys/libkern: Use C99 fixed-width integer types. 2021-12-28 09:42:11 -08:00
modules neta: need clknode_if.h 2022-01-04 16:01:14 -07:00
net Fix kernel build without INET and INET6 2022-01-05 09:41:38 -05:00
net80211 net80211: adjust a printf to toeee80211_note 2021-12-26 17:26:58 +00:00
netgraph domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
netinet sctp: miror change due to upstreaming 2022-01-03 23:03:06 +01:00
netinet6 domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
netipsec netipsec: use SYSINIT(9) instead of dom_init/dom_destroy 2022-01-03 10:15:21 -08:00
netpfil ipfilter module: Style(9) requires a space after return 2022-01-03 18:46:49 -08:00
netsmb netsmb: Avoid a read-after-free in smb_t2_request_int() 2021-05-26 10:45:40 -04:00
nfs nfs: don't truncate directory cookies to 32-bits in the NFS server 2021-12-15 20:54:57 -07:00
nfsclient nfs: Cleanup dead files 2021-03-17 06:16:31 +11:00
nfsserver nfs: Cleanup dead files 2021-03-17 06:16:31 +11:00
nlm sys/nlm: Use C99 fixed-width integer types. 2021-12-28 09:42:42 -08:00
ofed domains: init with standard SYSINIT(9) or VNET_SYSINIT() 2022-01-03 10:15:22 -08:00
opencrypto OCF: Add crypto_clonereq(). 2022-01-04 14:22:12 -08:00
powerpc busdma: Fix powerpc DMA alignment check 2022-01-04 09:24:03 -06:00
riscv busdma: _bus_dmamap_addseg repaired 2022-01-02 12:37:05 -06:00
rpc sys/rpc: Use C99 fixed-width integer types. 2021-12-28 09:43:15 -08:00
security Thread creation privilege for realtime group 2021-12-15 00:01:58 +02:00
sys domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
teken loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
tests routing: add IPv6 fib validation procedure. 2021-08-16 23:04:01 +00:00
tools arm64: Don't rely on host readelf for u-boot booti image generation 2021-12-24 19:25:20 +00:00
ufs When doing a read-only mount of a UFS filesystem using gjournal(8), 2022-01-02 14:04:39 -08:00
vm vm_reserv: #include vm_extern.h explicitly, for arm. 2021-12-31 00:40:25 -06:00
x86 x86: Skip late calibration if our reference timer has low quality 2022-01-03 13:00:50 -05:00
xdr sys/xdr: Use C99 fixed-width integer types. 2021-12-28 09:43:26 -08:00
xen Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
Makefile