opnsense-src/sys/dev
Kevin Bowling 4c6e1baf10 e1000: Fix packet loss on 11th gen and later
Ungate DMA clock on TGP and later to avoid packet loss.

A similar fix appears in Linux 639e298f432fb058a9496ea16863f53b1ce935fe

This may be needed as far back as SPT but no confirmation from intel or
other OS yet.

Obtained from:	OpenBSD (if_em_hw.c 1.116)
Sponsored by:	BBOX.io

(cherry picked from commit 5636590214)
2023-05-09 10:47:27 +02:00
..
aac kerneldump: remove physical argument from d_dumper 2022-06-27 16:32:06 -03:00
aacraid aacraid: reduce max I/O size to avoid DMA issues 2021-07-23 08:28:58 -03:00
acpi_support acpi_toshiba: Use device_get_softc in attach. 2022-05-19 14:33:09 -07:00
acpica device_get_property: add a HANDLE case 2023-01-18 13:22:13 +00:00
adb Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
adlink adlink: clean up empty lines in .c and .h files 2020-09-01 21:34:41 +00:00
ae if_ae: clean up empty lines in .c and .h files 2020-09-01 21:34:58 +00:00
age if_age(4): Fix a typo in a source code comment 2022-06-10 14:23:57 +02:00
agp vm_object: Modify various drivers to allocate OBJT_SWAP objects 2022-07-27 09:50:51 -04:00
ahci ahci: increase timout 2023-02-15 00:17:57 +01:00
aic7xxx ddb: use _FLAGS command macros where appropriate 2022-08-11 11:25:53 -03:00
al_eth al_eth: Fix a typo in a source code comment 2022-06-10 14:33:13 +02:00
alc alc: force maximum payload size to 128 bytes for AR816X/AR817x 2022-09-18 01:26:39 -05:00
ale ale: clean up empty lines in .c and .h files 2020-09-01 21:37:53 +00:00
alpm alpm: clean up empty lines in .c and .h files 2020-09-01 21:38:06 +00:00
altera altera/sdcard: Catch up with commit 5a96b88f05 2022-08-08 14:20:33 -04:00
amd_ecc_inject amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdgpio amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdpm amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdsbwd amdsbwd(4): Fix a typo in a source code comment 2022-06-10 14:32:22 +02:00
amdsmb amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdsmn amdsmn(4), amdtemp(4): add support for Family 19h (Zen 3) 2020-12-12 19:34:12 +00:00
amdtemp amdtemp: Remove CTLFLAG_NEEDGIANT from sysctls. 2022-01-08 20:24:07 -05:00
amr Update deprecation version for drivers removed in main 2021-11-25 11:54:12 -05:00
an an: Deprecate the driver 2021-07-22 19:18:56 +02:00
arcmsr arcmsr(4): Fix a typo in a source code comment 2022-10-28 10:56:03 +02:00
asmc asmc: Add support for MacBookPro6,2 2022-08-08 09:52:13 -04:00
ata ata(4): Fix a typo in a source code comment 2022-07-08 04:23:56 +02:00
ath ath(4): Fix a sysctl description and a typo in a comment 2023-01-26 11:48:00 +01:00
atkbdc Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
axgbe if_axgbe: properly release resource in error case 2022-04-20 10:14:39 -04:00
backlight backlight: Update cached value when getting the brightness 2022-06-01 09:12:18 +02:00
bce bce(4): Fix a typo in a source code comment 2022-09-06 07:39:43 +02:00
beri if_vtbe: Add missing includes to fix build 2021-03-08 21:04:40 +00:00
bfe bfe(4): Fix a typo in a comment 2022-09-12 09:29:57 +02:00
bge bge(4): Fix a typo in a source code comment 2022-09-06 07:40:55 +02:00
bhnd bhnd_nvram_store_export_child: eliminate num_props write only variable 2022-10-01 22:25:51 -06:00
bnxt bnxt: Only filter out i386 2023-01-18 18:02:26 -07:00
bwi bwi: Fix clang 14 warning about possible unaligned access 2022-02-16 21:24:53 +01:00
bwn bwn_lo_measure_gain_values: eliminate write only trsw_rx variable 2022-10-01 22:25:52 -06:00
bxe bxe(4): Fix a typo in a source code comment 2022-11-04 06:05:32 +01:00
cadence cgem: support SGMII PHY connection mode 2022-05-16 10:34:04 -03:00
cardbus Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
cas Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-11 18:57:07 +00:00
ce Add deprecation notices to ce,cp sync serial drivers 2022-12-22 10:47:14 -05:00
cesa cesa: clean up empty lines in .c and .h files 2020-09-01 22:10:11 +00:00
cfe cfe: clean up empty lines in .c and .h files 2020-09-01 22:10:24 +00:00
cfi cfi: clean up empty lines in .c and .h files 2020-09-01 22:10:34 +00:00
chromebook_platform [ig4] Give common name to PCI and ACPI device drivers 2019-11-03 20:39:46 +00:00
ciss ciss(4): Fix typo. 2021-10-19 11:12:33 -04:00
coretemp Make CPU children explicitly share parent unit numbers. 2022-01-04 12:21:42 -05:00
cp Add deprecation notices to ce,cp sync serial drivers 2022-12-22 10:47:14 -05:00
cpuctl cpuctl: clean up empty lines in .c and .h files 2020-09-01 22:11:22 +00:00
cpufreq cpufreq: dt: Plug set but not used variable 2022-05-16 15:15:45 +02:00
cxgb cxgb(4): Fix a typo in a source code comment 2022-08-03 06:09:10 +02:00
cxgbe cxgbe tom: Force unsigned modulus for queue indices. 2023-02-02 15:28:59 -08:00
cyapa cyapa_raw_input: elimmminate write only k variable 2022-10-01 22:25:52 -06:00
dc Remove sparc64 kernel support 2020-02-03 17:35:11 +00:00
dcons Fix various places which cast a pointer to a vm_paddr_t or vice versa. 2022-11-11 10:18:53 -08:00
dme Update dme(4) to reflect that it will not be removed due to FCP-101. 2019-05-08 19:05:58 +00:00
dpaa [PowerPC] [Book-E] Remove obsolete interrupt binding workaround 2020-02-25 22:03:30 +00:00
dpaa2 Add initial DPAA2 support 2023-01-22 15:06:23 +01:00
dpms
drm2 Remove an extra argument to SYSCTL_FOREACH 2023-03-02 18:29:50 +00:00
dwc if_dwc: fix reinitialization with changed MAC 2022-09-16 14:34:48 -03:00
dwwdt dwwdt: make it actually useful 2022-02-01 10:11:26 +02:00
e1000 e1000: Fix packet loss on 11th gen and later 2023-05-09 10:47:27 +02:00
efidev efidev: remove EFIIOC_GET_TABLE ioctl 2021-01-08 10:41:50 -06:00
ena ena: Update driver version to v2.6.2 2023-01-27 13:09:09 +01:00
esp Update deprecation version for drivers removed in main 2021-11-25 11:54:12 -05:00
et Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
etherswitch e6000sw_set_atustat: eliminate write only ret variable 2022-10-01 22:25:52 -06:00
evdev evdev: Extend EVIOCGRAB ioctl scope to cover kbd interface 2022-12-24 11:33:27 +03:00
exca exca(4): Fix a typo in a source code comment 2022-04-02 15:30:13 +02:00
extres Add support for an array of hwresets 2023-01-23 12:36:28 +00:00
fb fb: Add a default getinfo method 2023-02-02 12:28:47 +01:00
fdc fd_probe: only define unit on x86, other platforms don't use this code 2022-10-01 22:25:52 -06:00
fdt device_get_property: add a HANDLE case 2023-01-18 13:22:13 +00:00
ffec if_ffec: free the dmamem allocation in detach 2022-07-04 13:34:57 -03:00
filemon filemon: Reject FILEMON_SET_FD commands when the fd is a kqueue 2022-02-10 08:46:24 -05:00
firewire firewire(4): Fix a typo in an error message 2022-10-30 04:41:04 +01:00
flash mx25l_task: eliminate dev write only variable 2022-10-01 22:25:52 -06:00
ftwd Add watchdog(9) driver for the Fintek F81803 SuperIO chip 2020-11-28 22:34:33 +00:00
fxp fxp: Mark sysctls with CTLFLAG_MPSAFE. 2021-12-23 20:03:09 -05:00
gem Remove sparc64 kernel support 2020-02-03 17:35:11 +00:00
glxiic Create new wrapper function: bus_delayed_attach_children() 2019-12-13 19:39:33 +00:00
glxsb Explicitly zero hash results and context in glxsb_authcompute(). 2020-06-25 20:21:34 +00:00
goldfish goldfish_rtc: Fix handling a local time RTC 2023-01-31 01:50:27 +00:00
gpio Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
gxemul
hdmi Fix reading EDID on TVs/monitors without E-DCC support 2020-06-10 21:38:35 +00:00
hid Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
hifn Don't return errors from the cryptodev_process() method. 2020-09-08 22:41:35 +00:00
hpt27xx hpt27xx: Remove FreeBSD 9.x support including Giant. 2021-12-23 20:05:21 -05:00
hptiop hptiop: Store softc pointer in si_drv1 of cdev. 2022-05-19 14:31:53 -07:00
hptmv hptmv(4): Fix a typo in a source code comment 2022-06-10 14:28:42 +02:00
hptnr remove extraneous double ;s in sys/ 2020-03-30 16:04:25 +00:00
hptrr
hwpmc arm64 hwpmc: Support restricting counters to user or kernel mode. 2022-11-10 13:04:56 -08:00
hyperv Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
iavf iavf(4): Include RSS header file when RSS is defined 2022-03-07 16:00:31 -08:00
ic scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532 2020-12-26 13:48:06 +01:00
ice ice(4): Update to 1.37.7-k 2023-02-21 15:55:41 -08:00
ichiic ig4(4): Add device HID to match I2C controller on ASUS X540 laptops 2022-12-24 11:33:27 +03:00
ichsmb ichsmb: Add PCI IDs for Intel Alder Lake SMBus controller 2021-12-07 23:08:51 -05:00
ichwd ichwd: Add Atom C3000 watchdog ID. 2020-03-24 21:28:48 +00:00
ida kerneldump: remove physical argument from d_dumper 2022-06-27 16:32:06 -03:00
if_ndis ndis: Per user request, delay removal to 14 2021-01-11 18:11:49 +00:00
igc igc: Fix up hw vlan ops 2022-10-16 20:36:01 -07:00
iicbus iichid(4): Add support for ASUS C300 chromebook. 2022-12-24 11:33:26 +03:00
iir Update deprecation version for drivers removed in main 2021-11-25 11:54:12 -05:00
imcsmb Remove unecessary "All rights reserved" from files under my or Panasas's 2019-01-30 16:55:00 +00:00
intel pchtherm: Add IDs for CannonLake-H, CometLake and Lewisburg controllers 2021-04-30 23:12:20 +03:00
intpm amdsbwd, intpm: Add Hygon Dhyana support. 2020-02-13 19:09:24 +00:00
io
ioat ioat: Add Ice Lake ID. 2022-10-20 10:22:23 -04:00
iommu iommu_gas: initialize start_gap as first node 2023-02-09 01:05:51 -06:00
ipmi impi(4): Fix two typos in source code comments 2022-09-06 07:39:13 +02:00
ips kerneldump: remove physical argument from d_dumper 2022-06-27 16:32:06 -03:00
ipw Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
irdma irdma(4): remove 14-current specific code 2023-02-07 16:24:17 -08:00
isci isci(4): Fix common typos in source code comments 2023-01-14 10:30:03 +01:00
iscsi iscsi: Fetch limits based on a socket rather than assuming global limits. 2022-11-10 13:48:36 -08:00
iscsi_initiator Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
iser iscsi: Fetch limits based on a socket rather than assuming global limits. 2022-11-10 13:48:36 -08:00
isl Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ismt ismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses are already left-shifted 2020-03-24 18:35:33 +00:00
isp isp: Remove a double word in the driver manual 2022-09-13 07:22:58 +02:00
ispfw Remove parallel SCSI and 1/2Gb FC support from isp(4). 2020-11-20 01:15:48 +00:00
itwd itwd(4): driver for watchdog function in ITE Super I/O chips 2019-10-16 14:57:38 +00:00
iwi Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
iwm iwm(4): Remove a whitespace 2022-09-12 09:39:18 +02:00
iwn iwn(4): Correct a typo in a kernel error message 2022-09-09 07:19:58 +02:00
ixgbe ixgbe(4): Filter out spurious link up indication 2023-02-21 15:56:00 -08:00
ixl ixl(4): Fix MAC/VLAN filters accounting 2023-02-21 15:56:18 -08:00
jedec_dimm jedec_dimm: fix array overrun 2020-08-31 15:03:23 +00:00
jme jme(4): Fix a typo in a source code comment 2022-07-08 04:23:41 +02:00
kbd Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
kbdmux Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
ksyms vm_ooffset_t is now unsigned 2020-09-18 16:48:08 +00:00
kvm_clock kvmclock: Fix initialization when EARLY_AP_STARTUP is not defined 2023-01-29 13:55:42 -05:00
le le(4): Fix a typo in a source code comment 2022-06-10 14:28:14 +02:00
led Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
lge Convert to if_foreach_llmaddr() KPI. 2019-10-21 18:07:11 +00:00
liquidio lio: Remove unneeded include 2023-01-19 23:44:05 +08:00
malo malo(4): Fix a typo in asource code comment 2022-09-06 07:42:05 +02:00
mbox
md md.c: another style fix 2023-01-22 11:18:09 +02:00
mdio Add MDIO PHY driver for NS2 ARM64 platform. 2020-04-06 05:48:58 +00:00
mem Add new vnode dumper to support live minidumps 2022-06-27 16:32:06 -03:00
mfi uefi(8): Fix a typo in a source code comment 2022-08-03 06:10:43 +02:00
mgb mgb: remove set but not used variables 2022-02-09 16:22:20 -05:00
mge mge: eliminate write only variables ifp, sc and error 2022-10-01 22:25:53 -06:00
mii bus_if: Add a default implementation of get_property 2022-03-30 00:24:28 +02:00
mlx Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
mlx4 mlx4core: Use-after-free causes a resource leak in flow-steering detach 2022-06-14 11:39:23 +02:00
mlx5 mlx5en(4): Correct a typo in a kernel error message 2022-09-08 10:16:46 +02:00
mlxfw Initial version of Mellanox in-kernel firmware upgrade support. 2019-05-08 10:49:05 +00:00
mly Update deprecation version for drivers removed in main 2021-11-25 11:54:12 -05:00
mmc sdio: Add CCCR speed defines 2023-02-02 07:47:34 +01:00
mmcnull
mn mn: report that this driver is removed in 14, not 13 2021-03-24 22:35:38 -04:00
mpr Fix mpr(4) panic during a firmware update. 2022-10-20 11:01:03 -04:00
mps mps(4): Remove a double word in a source code comment 2022-09-07 09:31:43 +02:00
mpt mpt(4): Fix two typos in debug statements 2022-11-10 09:02:02 +01:00
mrsas mrsas(4): Fix a typo in a source code comment 2023-01-14 10:30:35 +01:00
msk msk: Use a void cast to mark values of dummy reads as unused. 2022-11-11 10:18:54 -08:00
mthca Fix unused variable warning in mlx5_ib_devx.c 2022-07-27 21:17:13 +02:00
mvs mvs(4): Fix a typo in a source code comment 2023-01-14 10:26:17 +01:00
mwl Suppress unused variable warning in if_mwl.c 2022-07-23 10:56:46 +02:00
mxge mxge_rss_ethp_z8e_fw_modevent: eliminate write only variable parent 2022-10-01 22:25:53 -06:00
my my: clean up empty lines in .c and .h files 2020-09-01 22:05:21 +00:00
nctgpio nctgpio: improve performance (latency) of operation 2019-10-22 14:20:35 +00:00
neta neta: Fix MTU change sequence 2022-09-01 09:14:43 +02:00
netfpga10g/nf10bmac
netmap netmap: Handle packet batches in generic mode 2023-05-09 10:44:46 +02:00
nfe nfe: clean up empty lines in .c and .h files 2020-09-01 22:04:37 +00:00
nfsmb nfsmb: clean up empty lines in .c and .h files 2020-09-01 22:04:24 +00:00
nge Fix a common typo in man pages and src comments 2021-09-02 08:13:48 +02:00
nmdm Use the actual credentials to create the /dev/nmdm* devices. 2021-01-04 13:18:47 +00:00
ntb ntb: Use uintmax_t casts and %j to print physical addresses. 2022-11-11 10:18:52 -08:00
null Remove 11.x ABI compat for kernel dump ioctls 2022-04-18 11:51:40 -03:00
nvd Adjust nvd_{load,unload}() definitions to avoid clang 15 warnings 2022-07-23 10:56:46 +02:00
nvdimm nvdimm_e820: Use driver->name in identify method. 2022-05-19 15:01:50 -07:00
nvme bhyve: abort and return FEATURE_NOT_SAVEABLE while set feature with a save flag for NVMe controller. 2022-11-22 07:51:28 +01:00
nvram
nvram2env nvram2env: clean up empty lines in .c and .h files 2020-09-01 22:02:55 +00:00
oce oce(4): Fix a typo in a sysctl description 2022-04-23 08:55:43 +02:00
ocs_fc ocs_fc(4): Fix a typo in an error message 2022-10-30 04:41:21 +01:00
ofw Adjust function definition in ofw to avoid clang 15 warning 2022-08-22 10:11:29 +01:00
otus otus: Return computed error value instead of ENXIO from otus_raw_xmit. 2022-05-13 10:43:31 -07:00
ow Revert "Define PNP info after defining driver modules" 2021-01-29 19:39:14 -05:00
pbio pbio: Add locking and remove D_NEEDGIANT. 2022-05-19 15:01:50 -07:00
pccard Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
pccbb pccbb: Remove Giant mention in comments. 2022-01-08 20:24:13 -05:00
pcf pcf: clean up empty lines in .c and .h files 2020-09-01 22:00:30 +00:00
pci pcireg.h: Add values for ACS PCIe Extended capability. 2023-02-01 23:21:35 -08:00
pms Adjust tdsaContext_t::NvmdResponseSet declaration to avoid clang 15 warning 2022-07-24 13:00:07 +02:00
powermac_nvram powerpc_nvram: Fix a bug in the adler32 checksum. 2022-11-11 10:18:53 -08:00
ppbus ppi_probe: eliminate unused variable ppi 2022-10-01 22:25:53 -06:00
ppc ppc_detect_fifo: eliminate write only variable cc 2022-10-01 22:25:53 -06:00
proto proto: clean up empty lines in .c and .h files 2020-09-01 21:58:40 +00:00
psci psci: set psci_present as early as possible 2022-11-01 23:11:09 -05:00
pst pst: clean up empty lines in .c and .h files 2020-09-01 21:58:12 +00:00
pty
puc pccard: Remove puc(4) PC Card attachment 2021-01-07 20:23:00 -07:00
pwm usr.sbin/pwm/pwm add support for flags 2021-07-22 18:39:57 +02:00
qat qat(4): Fix a typo in a source code comment 2022-07-19 18:01:23 +02:00
qlnx qlnxe(4): Fix a typo in a source code comment 2022-10-29 07:04:54 +02:00
qlxgb qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6. 2022-05-19 17:22:07 -07:00
qlxgbe qlxgbe(4): Fix a common typo in a source code comment 2022-06-10 14:24:40 +02:00
qlxge qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6. 2022-05-19 17:22:07 -07:00
quicc Remove more needless <sys/tty.h> includes 2019-12-01 20:43:37 +00:00
ral net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA 2022-09-21 11:46:46 +00:00
random random(3): Fix a typo in a source code comment 2022-04-14 08:06:21 +02:00
rccgpio
re re: netmap: enable/disable krings on interface reinit 2021-01-10 15:09:05 +00:00
rl re(4): Add a 8168-compatible device ID 2020-10-05 19:58:55 +00:00
rndtest rndtest: clean up empty lines in .c and .h files 2020-09-01 21:55:52 +00:00
rt Move kernel env global variables, etc to sys/kenv.h 2020-10-07 06:16:37 +00:00
rtsx rtsx: Number of tweaks for RTS5260. 2022-05-10 20:56:53 -04:00
rtwn rtwn: Restore RF_ENV control type after initializing RF. 2022-05-13 10:44:10 -07:00
safe safe(4): Fix a typo in a source code comment 2022-04-09 08:18:32 +02:00
safexcel safexcel: Fix a typo in a source code comment 2022-09-18 08:03:45 +02:00
sbni sbni: Use memset to clear flags structure in attach. 2022-05-13 10:44:36 -07:00
scc scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532 2020-12-26 13:48:06 +01:00
sdhci Stop relying on header pollution in sdhci_xenon.c 2023-01-23 12:36:27 +00:00
sdio sdio: Do not allow setting a block size if function doesn't support it 2023-02-02 07:47:34 +01:00
sec crypto: Add a new type of crypto buffer for a single mbuf. 2021-10-21 08:51:26 -07:00
sfxge Fix unused variable warning in sfxge's ef10_tx.c 2022-07-29 20:30:00 +02:00
sge Convert to if_foreach_llmaddr() KPI. 2019-10-21 18:07:40 +00:00
siis Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
sis sis_attach: Move waittime definition into for loop 2022-10-01 22:25:54 -06:00
sk Fix a common typo in man pages and src comments 2021-09-02 08:13:48 +02:00
smartpqi smartpqi(4): Fix two typos in kernel error messages 2022-11-08 08:06:34 +01:00
smbios ipmi,smbios: move smbios_walk_table to smbios.h 2022-03-03 08:20:07 -06:00
smbus smbus: clean up empty lines in .c and .h files 2020-09-01 21:53:00 +00:00
smc smc: Rename constants for control register from CTR* to CTRL*. 2023-01-23 20:34:43 -08:00
snp snp(4): implement detach 2022-10-02 03:51:47 +03:00
sound sound: add patch for Lenovo Legion 5 Intel 2023-02-05 13:39:55 +00:00
speaker Adjust playinit() definition to avoid clang 15 warning 2022-07-29 20:30:00 +02:00
spibus Add IRQ resource to SPIBUS 2020-12-17 17:11:14 +00:00
ste Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
stge stge: fix null pointer dereference 2022-04-06 20:30:45 -04:00
sume Driver for 4x10Gb Ethernet reference NIC FPGA design for NetFPGA SUME 2020-08-30 07:34:32 +00:00
superio Add support for Fintek F81803 SuperIO chip 2020-11-26 07:34:20 +00:00
sym sym(4): Fix a typo in a source code comment 2022-04-14 08:17:03 +02:00
syscons Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
tcp_log tcp_log: clean up empty lines in .c and .h files 2020-09-01 21:51:38 +00:00
tdfx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
terasic terasic_mtl: kill off final dummy keyboard driver 2019-12-23 21:46:48 +00:00
ti Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-11-03 13:39:36 -04:00
tpm tpm: Fix entropy harvesting logic 2022-09-09 14:35:16 +02:00
tsec tsec: Fix a typo in a source code comment 2022-04-09 08:18:19 +02:00
twa Update deprecation version for drivers removed in main 2021-11-25 11:54:12 -05:00
twe Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
tws Make tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead of malloc/free. 2020-11-23 13:02:23 +00:00
uart Add support for the new Arm Generic UART _HID 2023-01-23 12:36:28 +00:00
usb u3g: add huawei device id 2023-02-18 20:14:06 -07:00
veriexec vfs: drop the mostly unused flags argument from VOP_UNLOCK 2020-01-03 22:29:58 +00:00
vge vge: clean up empty lines in .c and .h files 2020-09-01 21:49:49 +00:00
viapm viapm: clean up empty lines in .c and .h files 2020-09-01 21:49:31 +00:00
viawd viawd(4): Fix a typo in a kernel message 2022-04-07 19:17:04 +02:00
videomode videomode: Fix a typo in an kernel message 2022-04-22 09:28:10 +02:00
virtio if_vtnet: improve dumping a kernel 2023-02-01 23:43:44 +01:00
vkbd Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
vmd vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKUs 2022-10-20 10:22:23 -04:00
vmgenc vmgenid(4): Integrate as a random(4) source 2020-01-01 00:35:02 +00:00
vmware pvscsi: Advertise maxio of 256k. 2022-10-19 13:47:45 -04:00
vnic Fix the spelling of '*/' in the vnic driver 2022-02-13 20:09:34 +01:00
vr vr(4): Fix a typo in a source code comment 2023-01-14 10:29:15 +01:00
vt Support Unicode characters in keymap dead key tables 2023-02-09 22:35:59 +01:00
vte Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
watchdog watchdog: clean up empty lines in .c and .h files 2020-09-01 21:47:20 +00:00
wbwd wbwd: Mark sysctls with CTLFLAG_MPSAFE. 2021-12-23 20:05:06 -05:00
wg Switch wg(4) to the new if_clone KPI 2023-01-27 12:27:47 -07:00
wpi wpi: Fix a lock leak in an error path in wpi_run() 2021-09-17 09:13:44 -04:00
wtap WiFi: fix ieee80211_media_change() callers 2020-09-07 15:35:40 +00:00
xdma xdma: Fix another -Wunused-but-set-variable warning previously missed 2022-01-24 23:59:38 +00:00
xen Adjust function definitions in xen's control.c to avoid clang 15 warnings 2022-07-29 20:33:06 +02:00
xilinx RISC-V: fix some mismatched format specifiers 2020-09-08 13:21:13 +00:00
xl xl_attach: eliminate write only variable unit 2022-10-01 22:25:56 -06:00
xz Modularize xz. 2019-02-26 19:55:03 +00:00
zlib Expose zlib's utility functions in Z_SOLO library when building kernel. 2019-08-07 01:41:17 +00:00