]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
linuxkpi: Add rcu_swap_protected
[FreeBSD/FreeBSD.git] / sys / dev /
2020-05-26 Eric Joynerice(4): Introduce new driver for Intel E800 Ethernet...
2020-05-26 Ruslan BukinRename dmar_get_dma_tag() to acpi_iommu_get_dma_tag().
2020-05-26 Marcin WojtasUpdate ENA driver version to v2.2.0
2020-05-26 Marcin WojtasRefactor ena_tx_map_mbuf() function
2020-05-26 Marcin WojtasFix double-free bug within ena_detach()
2020-05-26 Marcin WojtasAllow disabling meta caching for ENA Tx path
2020-05-26 Marcin WojtasCreate ENA IO queues with optional backoff
2020-05-26 Marcin WojtasAdd sysctl node for ENA IO queues number adjustment
2020-05-26 Marcin WojtasFix assumptions about number of IO queues in the ENA
2020-05-26 Marcin WojtasRework ENA Tx buffer ring size reconfiguration
2020-05-26 Marcin WojtasRework ENA Rx queue size configuration
2020-05-26 Marcin WojtasMark the ENA driver as epoch ready
2020-05-26 Marcin WojtasImprove indentation in ena_up() and ena_down()
2020-05-26 Marcin WojtasExpose argument names for non static ENA driver functions
2020-05-26 Marcin WojtasUse single global lock in the ENA driver
2020-05-26 Marcin WojtasAdd trigger reset function in the ENA driver
2020-05-26 Marcin WojtasProvide ENA driver version in a sysctl node
2020-05-26 Marcin WojtasRemove unused argument from static function in ena.c
2020-05-26 Marcin WojtasEnable Tx drops reporting in the ENA driver
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-26 Hans Petter SelaskySync with Linux packet pacing enhancements in mlx5en(4).
2020-05-25 John BaldwinUpdate sec(4) for separate output buffers changes in...
2020-05-25 John BaldwinUpdate cesa(4) for separate output buffers changes...
2020-05-25 Adrian Chadd[ath] [ath_hal] Propagate the HAL_RESET_TYPE through...
2020-05-25 John BaldwinSupport separate output buffers in ccr(4).
2020-05-25 John BaldwinAdd support for optional separate output buffers to...
2020-05-25 Marcin WojtasIntroduce a driver for NXP LS1046A SoC AHCI.
2020-05-25 Marcin WojtasIntroduce support for Epson RX-8803 RTC.
2020-05-25 Marcin WojtasAdd TCA6416 GPIO expander support.
2020-05-25 Hans Petter SelaskyImprove set progress parameters, SET PSV for HW TLS...
2020-05-25 Hans Petter SelaskyCorrectly set the initial vector for TLS v1.3 for mlx5e...
2020-05-25 Hans Petter SelaskyUpdate the TLS capability bit after recent PRM changes...
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-22 Alexander MotinDo not try to fill socket send buffer to the last byte.
2020-05-22 Wei HuSocket AF_HYPERV should return failure when it is not...
2020-05-21 Cy SchubertMFV r361322:
2020-05-21 Adrian Chadd[ath] Hopefully recover better-er upon RX restart on...
2020-05-21 Adrian Chadd[ath] reset hardware if this particular mac bug is...
2020-05-21 Adrian Chadd[ath_rate_sample] Obey the maximum frame length even...
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 John BaldwinVarious cleanups to the software encryption transform...
2020-05-20 Martin MatuskaMFV r361280:
2020-05-20 Kristof Provostbnxt: isc_nrxd_max and isc_ntxd_max must be powers...
2020-05-20 Li-Wen HsuFix i386 build for r361275
2020-05-20 Konstantin Belousovmlx5_core: add more port module event types to decode.
2020-05-20 Konstantin Belousovmlx5_core: add "PMD type not enabled" port module event...
2020-05-20 Wei HuHyperV socket implementation for FreeBSD
2020-05-20 Roger Pau Monnédev/xenstore: fix return with locks held
2020-05-20 Andriy Gaponiwm: improve rfkill handling
2020-05-19 Navdeep Parharcxgbe/iw_cxgbe: Add an async callback to notify iw_cxgb...
2020-05-16 Adrian Chadd[ath_rate_sample] Fix correct status when completing...
2020-05-16 Adrian Chadd[ath_rate_sample] Limit the tx schedules for A-MPDU...
2020-05-16 Adrian Chadd[ath_rate_sample] Fix logic for determining whether...
2020-05-16 Colin PercivalSend Lid status notification via devd from acpi_lid_sta...
2020-05-15 Adrian Chadd[ath] [ath_rate_sample] le oops, trim out an #if 1...
2020-05-15 Adrian Chadd[ath] [ath_rate] Extend ath_rate_sample to better handl...
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-14 Mark JohnstonCall acpi_pxm_set_proximity_info() slightly earlier...
2020-05-13 Kyle Evanskernel: provide panicky version of __unreachable
2020-05-13 Andriy Gaponsnd_hda: fix typos related to quirks set via 'config...
2020-05-13 Andriy Gaponsound/hda: newer AMD devices still require the same...
2020-05-13 Adrian Chadd[ath] [ath_rate] Add some extra data into the rate...
2020-05-12 Mark Johnstonrtwn: Add a USB ID for the TP-Link TL-WN727N.
2020-05-12 Adrian Chadd[ath_hal] [ath_hal_ar9300] Fix endian macros to work...
2020-05-11 John BaldwinRemove MD5 HMAC from OCF.
2020-05-11 John BaldwinRemove support for DES and Triple DES from OCF.
2020-05-11 John BaldwinRemove support for the ARC4 algorithm from OCF.
2020-05-11 Hans Petter SelaskyRefresh the USB device strings when a USB device is...
2020-05-11 John BaldwinRemove incomplete support for plain MD5 from OCF.
2020-05-11 John BaldwinRemove ubsec(4).
2020-05-11 Eric Joynerem/ix/ixv/ixl/iavf: Implement ifdi_needs_restart iflib...
2020-05-10 Emmanuel Vadotqnlx: Do not redifines types.
2020-05-09 Mark Johnstonrtwn: Add a new USB ID.
2020-05-08 Adrian Chadd[etherswitch] bump register width to 32 bits.
2020-05-07 Hans Petter SelaskySet PCM_CAP_VIRTUAL for virtual DSP devices.
2020-05-07 Jessica Clarkevirtio_mmio: Add casts missing from r360722
2020-05-07 Andriy Gapongpioiic_attach: fix a NULL pointer crash on hints-based...
2020-05-07 Marcin WojtasOptimize ENA Rx refill for low memory conditions
2020-05-06 Jessica Clarkevirtio: Support MMIO bus for all devices
2020-05-06 Jessica Clarkevirtio_mmio: Support non-transitional version 2 devices
2020-05-06 John BaldwinDeprecate ubsec(4) for FreeBSD 13.0.
2020-05-06 Andriy Gaponusbhid: add several missing usages from Digitizer page
2020-05-05 Andriy Gaponacpi_video: try our best to work on systems without...
2020-05-04 Vladimir Kondratyev[evdev] Sync event codes with Linux kernel 5.6
2020-05-04 Vladimir Kondratyev[evdev] Add AT translated set1 scancodes for F-unlocked...
2020-05-03 Gleb SmirnoffMechanically rename MBUF_EXT_PGS_ASSERT() to M_ASSERTEX...
2020-05-03 Gleb SmirnoffStep 4.1: mechanically rename M_NOMAP to M_EXTPG
2020-05-03 Gleb SmirnoffStep 3: anonymize struct mbuf_ext_pgs and move all...
2020-05-02 Gleb SmirnoffStep 2.4: Stop using 'struct mbuf_ext_pgs' in drivers.
2020-05-02 Gleb SmirnoffStep 2.3: Rename mbuf_ext_pg_len() to m_epg_pagelen...
2020-05-02 Gleb SmirnoffStep 2.2:
2020-05-02 Gleb SmirnoffContinuation of multi page mbuf redesign from r359919.
2020-05-02 David BrightFix various Coverity-detected errors in nvme driver
2020-05-01 Warner LoshAdd KASSERT to ensure sane nsid.
2020-05-01 Warner LoshRename ns notification function...
2020-05-01 Jung-uk KimMFV: r360512
2020-04-30 Warner LoshStyle(9) nit: put function name at start of line.
2020-04-30 Warner LoshMove / reword a comment.
2020-04-30 Andriy Gaponig4iic_acpi_probe: remove set but unused variable
next