]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add another required header file.
[FreeBSD/FreeBSD.git] / sys / dev /
2019-03-01 npcxgbe(4): Don't forget to report link state to the...
2019-03-01 cemcxgb(4): Netdump: only reference allocated qsets
2019-02-28 jhbDon't assume all children of a nexus are ports.
2019-02-28 mavLimit 24xx adapters to only MSI interrupts by default.
2019-02-28 mavLimit 24xx adapters to only one MSI-X interrupt by...
2019-02-28 mavAdd to isp(4) tunables to limit MSI/MSI-X usage.
2019-02-28 npcxgbe(4): Request high priority filter support explicit...
2019-02-27 erjixgbe(4): Fix panic triggered by assertion from interrupt
2019-02-27 impUnconditionally support unmapped BIOs. This was another...
2019-02-27 impRemove #ifdef code to support FreeBSD versions that...
2019-02-27 manuxhci_mv: Move the driver to generic_xhci
2019-02-27 manuusb_nop_xceiv: Add support for this pseudo device
2019-02-27 manummc: dwmmc: Match on "rockchip,rk3288-dw-mshc" compatible
2019-02-27 ianAdd support to fdt_slicer for the new style partition...
2019-02-27 ianChild nodes with a compatible property are not slices...
2019-02-27 ianRename some functions and variables to have shorter...
2019-02-26 ianAdd a module dependency on fdt_slicer. Also, move...
2019-02-26 ianAdd a module dependency on fdt_slicer.
2019-02-26 ianMake it possible to load fdt_slicer as a module (unload...
2019-02-26 ianAdd support for geom_flashmap by providing a getattr...
2019-02-26 kibModularize xz.
2019-02-26 bdeAttempt to fix build breakage in r344458.
2019-02-26 sjgAdd libbearssl
2019-02-25 ianSet maximum bus clock speed from hints when attaching...
2019-02-25 dabasmc: Add support for Mac mini 2,1
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ianFix a paste-o that broke the build on all arches.
2019-02-25 ianResolve a name conflict when both SpiFlash and DataFlas...
2019-02-25 ianAdd a metadata entry for the AT45DB641E chip. This...
2019-02-25 npcxgbe(4): Updates to the default and hashfilter configu...
2019-02-25 ianInclude the jedec "extended device information string...
2019-02-25 npcxgbe(4): Use correct port_info in the call to is_bt().
2019-02-25 vmaffionenetmap: remove redundant call to nm_set_native_flags()
2019-02-25 ianSwitch to using config_intrhook_oneshot(). That allows...
2019-02-24 ianAdd support for probing/attaching on FDT-based systems.
2019-02-24 ianAdd a functional detach() implementation to make module...
2019-02-24 wulfFix build when EVDEV_SUPPORT is option disabled after...
2019-02-24 wulfevdev: export event device properties through sysctl...
2019-02-22 hselaskyAdd new USB quirk.
2019-02-22 bwidawsknvdimm: Simple namespace support
2019-02-22 bwidawsknvdimm: Read NVDIMM namespace labels
2019-02-22 bwidawsknvdimm: split spa dev into a separate entity
2019-02-22 dabCID 1332000: Logically dead code in sys/dev/pms/RefTisa...
2019-02-21 bdeFix the dumb and sc terminal emulators to compile and...
2019-02-21 mavFix few issues in ioat(4) driver.
2019-02-21 mavAllow I/OAT of present Xeon E5/E7 to work thorugh PLX...
2019-02-21 bdeRestore syscons' terminal emulators. The trivial fixes...
2019-02-19 impRemove the i915 and radeon drivers.
2019-02-19 impPer discussions on arch@ and elsewhere, retire drm...
2019-02-19 thjFix style after r340832
2019-02-18 vmaffionenetmap: don't schedule kqueue notify task when kqueue...
2019-02-16 avosGC ATA_REQUEST_TIMEOUT option remnants
2019-02-15 mwDo not use ntc for obtaining buffer on Rx in the ENA
2019-02-15 mwFix validation of the Rx OOO completion in the ENA
2019-02-14 erjixl: Fix panic caused by bug exposed by r344062
2019-02-12 mmMFV r344063:
2019-02-12 kevloRemove entry for Intenso product.
2019-02-12 kevloRemove duplicate vendor id in r334650. Intenso doesn...
2019-02-11 jhbEnable PCI BAR reallocation by default.
2019-02-11 gonzoFix off-by-one error in BERI virtio driver
2019-02-10 avosnet80211(4): hide casts for 'i_seq' field offset calcul...
2019-02-10 npcxgbe(4): Ignore unused interrupts.
2019-02-09 marius- Remove the redundant device disabled hint handling...
2019-02-09 npcxgbe(4): Delay the panic due to a fatal error by 30s.
2019-02-08 pkelseyFix em(4) interrupt routing
2019-02-08 tychonpms(4) should use bus_get_dma_tag() to get parent tag.
2019-02-08 npcxgbev(4): Initialize debug_flags from the environment...
2019-02-07 vmaffionenetmap: revert netmap_attach_ext() to pre-r343772
2019-02-07 npcxgbe(4): Auto-dump the CIM block's logic analyzer...
2019-02-07 npcxgbe(4): Auto-dump the device log on a mailbox timeout...
2019-02-07 jchandrapci_host_generic_acpi: use IORT data for MSI/MSI-X
2019-02-07 jchandraarm64 acpi: Add support for IORT table
2019-02-06 gavinSupport the Lenovo OneLink in ure(4).
2019-02-06 avosiwn(4): plug initialization path vs interrupt handler...
2019-02-05 impRemove obsolete controller
2019-02-05 impRemove All Rights Reserved
2019-02-05 impRemove a few stray "All Rights Reserved." declarations...
2019-02-05 bdeFix missing translation of old ioctls for KDSETMODE...
2019-02-05 bdeMy recent fix for programmable function keys in syscons...
2019-02-05 vmaffionenetmap: refactor logging macros and pipes
2019-02-04 impRegularize the Netflix copyright
2019-02-02 vmaffionenetmap: upgrade sync-kloop support
2019-02-02 pkelseyFix interrupt index configuratoin when using MSI interr...
2019-02-02 avossys/dev/wtap: Check return value from malloc(..., M_NOW...
2019-02-02 avosrun(4): fix allocated memory type for ieee80211_node(4).
2019-02-02 avosrun(4): revert previous commit; there were no compiler...
2019-02-02 avosrun(4): fix allocated memory type and -Wincompatible...
2019-02-01 cemqlnxr(4), qlnxe(4): Unbreak gcc build
2019-02-01 npcxgbe(4): Improved error reporting and diagnostics.
2019-01-31 kibnvdimm: only enumerate present nvdimm devices
2019-01-31 kibnvdimm: enumerate NVDIMM SPA ranges from the root device
2019-01-31 erjix(4),ixv(4): Fix TSO offloads when TXCSUM is disabled
2019-01-31 erjix(4): Run {mod,msf,mbx,fdir,phy}_task in if_update_adm...
2019-01-31 kibMake iflib a loadable module.
2019-01-31 avosbwn(4): reuse ieee80211_tx_complete function.
2019-01-31 avosipw(4): reuse ieee80211_tx_complete function
2019-01-31 davidcsAdd RDMA (iWARP and RoCEv1) support
2019-01-30 hselaskyExport vendor specific USB MIDI device list to PnP...
2019-01-30 rpokalaRemove unecessary "All rights reserved" from files...
2019-01-30 vmaffionenetmap: fix lock order reversal related to kqueue usage
next