freebsd-dev/sys
Krzysztof Galazka b7b40e4a38
ixl(4): Add support for I710 devices and remove non-inclusive language
Intel introduces a new line of 1G Ethernet adapters
with Device ID 0x0DD2. While at that also remove
non-inclusive language.

Signed-off-by: Eric Joyner <erj@FreeBSD.org>

Reviewed by:	kbowling@
Tested by:	gowtham.kumar.ks@intel.com
MFC after:	1 week
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D34924
2022-05-24 09:12:49 -07:00
..
amd64 irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 2022-05-23 16:52:49 -07:00
arm Fix an indentation bug in the bcm pci driver 2022-05-23 18:24:04 +01:00
arm64 Decode all Arm GIC feature ID bits 2022-05-24 11:04:57 +01:00
bsm
cam kerneldump: remove physical argument from d_dumper 2022-05-13 10:42:48 -03:00
cddl boot/zfs: Extend zfsimpl.h and make it easier to use 2022-05-21 14:30:35 -04:00
compat linux(4): Fix unlinkat() after a125ed50 2022-05-23 13:19:34 +03:00
conf irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 2022-05-23 16:52:49 -07:00
contrib LinuxKPI 802.11 / iwlwifi / rtw88 : re-factor ieee802211_sta for MLO 2022-05-20 18:45:18 +00:00
crypto crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
ddb kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
dev ixl(4): Add support for I710 devices and remove non-inclusive language 2022-05-24 09:12:49 -07:00
dts sys/dts: Remove MIPS files 2022-05-20 17:11:27 +01:00
fs fusefs: handle evil servers that return illegal inode numbers 2022-05-12 14:32:26 -06:00
gdb
geom kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
gnu bwn: eliminate dead writes in BWN_GPL_PHY 2022-05-04 09:32:59 -04:00
i386 linux(4): Deduplicate execve 2022-05-23 13:18:41 +03:00
isa isa: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
kern vfs: fix copy-pasto in previous 2022-05-20 20:58:11 +00:00
kgssapi
libkern libkern: Fix two typos in source code comments 2022-04-09 09:36:34 +02:00
modules irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 2022-05-23 16:52:49 -07:00
net [vlan + lagg] add IFNET_EVENT_UPDATE_BAUDRATE event 2022-05-20 06:38:43 +02:00
net80211 net80211: remove (optional) RSN from preobereq 2022-05-17 22:33:10 +00:00
netgraph sockbuf: merge two versions of sbcreatecontrol() into one 2022-05-17 10:10:42 -07:00
netinet sctp: more sb_cc related cleanups 2022-05-23 16:09:23 +02:00
netinet6 sockbuf: improve sbcreatecontrol() 2022-05-17 10:10:42 -07:00
netipsec ipsec_encap: setdf is only used for INET. 2022-04-13 16:08:21 -07:00
netpfil pf: call dummynet directly from the ethernet code 2022-05-20 14:49:31 +02:00
netsmb
nfs nfs: do not panic on bootpc_init when no interfaces are found 2022-04-07 19:33:26 -03:00
nfsclient
nfsserver
nlm
ofed ibcore: Fix possible memory leak in ib_mad_post_receive_mads() 2022-05-19 10:13:06 +02:00
opencrypto crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
powerpc Retire sv_transtrap 2022-05-20 14:54:03 +03:00
riscv Retire sv_transtrap 2022-05-20 14:54:03 +03:00
rpc krpc: Fix NFS-over-TLS for KTLS1.3 2022-05-15 11:51:56 -07:00
security mac_pimd: Support for privilege drop in pimd 2022-04-20 08:07:37 +02:00
sys cpuset: Fix the KASAN and KMSAN builds 2022-05-20 10:34:25 -04:00
teken
tests
tools
ufs Reduce code nesting in readsuper(). 2022-05-15 15:02:24 -07:00
vm vm_phys: avoid waste in multipage allocation 2022-04-26 02:56:23 -05:00
x86 linux(4): Deduplicate bsd_to_linux_trapcode() 2022-05-23 13:16:58 +03:00
xdr
xen xen: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
Makefile