1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/sys
Bjoern A. Zeeb baf6251f27 iwlwifi: import Intel's iwlwifi/mvm driver.
Over the past few months we published multiple snapshots for this
Linux derived driver and it has become fairly stable in terms of
minimal local changes needed for new updates.

The current version is based on iwlwifi-next update at
cbaa6aeedee5f92dafa5982eceea2a1f98ce4f7d with the addition of
a hand full of files replaced for FreeBSD.

Given the lack of full license texts on non-local files this is
imported under the draft policy for handling SPDX files (D29226). [1]

Do not yet hook this to the build until the remaining compat code
is all in.  Along with the firmware import this will make publishing
the last bits and final testing a lot easier.

Sponsored by:   The FreeBSD Foundation
Approved by:    core (imp) [1]

(cherry picked from commit bfcc09ddd4)
2021-12-30 18:26:05 +00:00
..
amd64 Clean up a couple of MD warts in vm_fault_populate(): 2021-12-27 19:35:55 -05:00
arm busdma: Remove outdated comments about Giant. 2021-12-23 20:05:17 -05:00
arm64 MFC: arm64 fixes for TSLOG 2021-12-29 14:53:18 -08:00
bsm
cam mmc_sim: fix setting of the mutex name 2021-12-25 11:04:29 +02:00
cddl Fix dtrace fbt return probes on arm64 2021-12-29 10:06:00 +00:00
compat LinuxKPI: USB return possible error from suspend/resume 2021-12-30 18:25:28 +00:00
conf std.nodebug: turn off net80211 debugging as well 2021-12-30 18:25:02 +00:00
contrib iwlwifi: import Intel's iwlwifi/mvm driver. 2021-12-30 18:26:05 +00:00
crypto Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 2021-12-29 14:45:29 +01:00
ddb ddb: reliably fail with ambiguous commands 2021-07-02 14:13:24 -07:00
dev USB dwc3 controller: add quirk snps,dis_rxdet_inp3_quirk 2021-12-29 16:02:51 +00:00
dts add rk3328 overlay for enabling analog sound 2021-11-21 12:04:42 +02:00
fs nfscl: Handle CB_SEQUENCE not first op correctly 2021-12-29 17:24:55 -08:00
gdb
geom GEOM: Switch g_io_deliver() locking from cp to pp. 2021-12-07 23:06:25 -05:00
gnu
i386 x86: Deduplicate clock.h 2021-12-27 10:48:00 -05:00
isa
kern kern_exec: Add kern.stacktop sysctl. 2021-12-30 16:25:22 +01:00
kgssapi
libkern Switch to an ifunc in the kernel for crc32c 2021-08-30 12:22:21 +01:00
mips Clean up a couple of MD warts in vm_fault_populate(): 2021-12-27 19:35:55 -05:00
modules iwlwifi: import Intel's iwlwifi/mvm driver. 2021-12-30 18:26:05 +00:00
net if_pflog: fix packet length 2021-12-11 10:38:50 +01:00
net80211 net80211: fix -Wunused-but-set-variable warnings 2021-12-30 18:24:37 +00:00
netgraph ng_l2tp: improve seq structure locking. 2021-12-20 01:21:38 +07:00
netinet IPv4: fix redirect sending conditions 2021-12-29 10:52:52 +00:00
netinet6 netinet6: Fix a typo in a sysctl description 2021-12-03 16:53:41 +01:00
netipsec ipsec: fix a logic error in key_do_getnewspi 2021-12-19 14:44:52 +00:00
netpfil pfsync: fix incorrect enabling of defer mode 2021-12-13 14:49:27 +01:00
netsmb
nfs kernel: partially revert e9efb1125a15, default inet mask 2021-12-10 10:28:06 -06:00
nfsclient
nfsserver
nlm
ofed socket: Rename sb(un)lock() and interlock with listen(2) 2021-10-07 09:56:47 -04:00
opencrypto ktls: Split encrypt vs decrypt OCF counters. 2021-11-23 15:11:54 -08:00
powerpc Clean up a couple of MD warts in vm_fault_populate(): 2021-12-27 19:35:55 -05:00
riscv busdma: Remove outdated comments about Giant. 2021-12-23 20:05:17 -05:00
rpc rpc: Delete AUTH_NEEDS_TLS(_MUTUAL_HOST) auth_stat values 2021-12-29 17:23:30 -08:00
security Thread creation privilege for realtime group 2021-12-19 04:42:52 +02:00
sys kern_exec: Add kern.stacktop sysctl. 2021-12-30 16:25:22 +01:00
teken
tests routing: add IPv6 fib validation procedure. 2021-09-07 21:02:58 +00:00
tools fw_stub: fix -Wunused-but-set-variable for firmware files 2021-12-29 16:02:07 +00:00
ufs ffs_softdep: Fix a typo in a source code comment 2021-11-28 12:43:32 +01:00
vm setrlimit: Take stack gap into account. 2021-12-30 16:24:59 +01:00
x86 x86: Do not attempt to calibrate the LAPIC timer if no APIC is present 2021-12-29 10:39:41 -05:00
xdr
xen
Makefile