1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys
Kyle Evans bdf95b7398 iwm - Remove unused TX_CMD_NEXT_FRAME_*
Taken-From: Linux git b1e06c65fb69c5e3fddcd91987561e225eaa9bfa

Submitted by:	Augustin Cavalier <waddlesplash@gmail.com> (Haiku)
Obtained from:	DragonFlyBSD (b0c6116f364a121ab6b9d634ca1997d4167fa747)
2019-01-24 03:50:27 +00:00
..
amd64 linuxulator: fix stack memory disclosure in linux_sigaltstack 2019-01-21 16:25:40 +00:00
arm awg: fix soft reset failure with no link 2019-01-21 14:35:36 +00:00
arm64 [rpi] Reorganize spigen(4) overlays for Raspberry Pi 2019-01-16 01:08:34 +00:00
bsm Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
cam [ata] Add workaround for KingDian S200 SSD crash on receiving TRIM command 2019-01-18 04:23:52 +00:00
cddl Change ZFS quotas to return EINVAL when not present (matches man page). 2019-01-11 02:53:46 +00:00
compat [ndis] Fix unregistered use of FPU by NDIS in kernel on amd64 2019-01-22 03:53:42 +00:00
conf Remove IEEE80211_AMPDU_AGE config option. 2019-01-20 15:17:56 +00:00
contrib dpaa: fix 32-bit build 2019-01-19 05:20:31 +00:00
crypto
ddb
dev iwm - Remove unused TX_CMD_NEXT_FRAME_* 2019-01-24 03:50:27 +00:00
dts [rpi] Reorganize spigen(4) overlays for Raspberry Pi 2019-01-16 01:08:34 +00:00
fs nfs: Zero the buffers exported by NFSSVC_DUMPCLIENTS and DUMPLOCKS. 2019-01-21 23:54:33 +00:00
gdb
geom gmirror: Relocate DEVICE_FLAGS to adjacent lines 2019-01-23 16:44:21 +00:00
gnu Import DTS from Linux 4.20 2019-01-11 09:40:34 +00:00
i386 Remove IEEE80211_AMPDU_AGE config option. 2019-01-20 15:17:56 +00:00
isa
kern Re-wrap long line after r341827. 2019-01-17 04:51:05 +00:00
kgssapi
libkern
mips Remove IEEE80211_AMPDU_AGE config option. 2019-01-20 15:17:56 +00:00
modules Add missing dependency to vmxnet3 Makefile and clean it up a bit otherwise. 2019-01-22 04:36:19 +00:00
net netmap: improvements to the netmap kloop (CSB mode) 2019-01-23 14:51:36 +00:00
net80211 net80211: turn channel mode check into assertion. 2019-01-23 13:17:03 +00:00
netgraph
netinet Style. 2019-01-23 22:19:49 +00:00
netinet6 Style. 2019-01-23 22:19:49 +00:00
netipsec
netpfil pf: Validate psn_len in DIOCGETSRCNODES 2019-01-22 02:13:33 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Mechanical cleanup of epoch(9) usage in network stack. 2019-01-09 01:11:19 +00:00
opencrypto
powerpc powerpc: Fix opaque irq data initialization 2019-01-19 04:47:19 +00:00
riscv Optimize RISC-V copyin(9)/copyout(9) routines. 2019-01-21 19:38:53 +00:00
rpc
security Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
sparc64 Remove IEEE80211_AMPDU_AGE config option. 2019-01-20 15:17:56 +00:00
sys Remove unused *_sysinit_flags() declarations. 2019-01-22 12:56:49 +00:00
teken
tests
tools
ufs Allocate pager bufs from UMA instead of 80-ish mutex protected linked list. 2019-01-15 01:02:16 +00:00
vm Correct uma_prealloc()'s use of domainset iterators after r339925. 2019-01-23 18:58:15 +00:00
x86 i386/PAE busdma: allow more bounce pages. 2019-01-18 13:43:11 +00:00
xdr
xen
Makefile