]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Fix the driver attachment in cases when the external resource devices
[FreeBSD/FreeBSD.git] / sys / dev /
2019-10-14 Ruslan BukinFix the driver attachment in cases when the external...
2019-10-13 Matt MacyFix sample check in hwpmc
2019-10-11 Mark JohnstonRemove an unneeded include of opt_sctp.h.
2019-10-10 Conrad Meyernvdimm(4): Calculate and save memattr once; it never...
2019-10-10 Doug AmbriskoThis driver attaches to the Intel VMD drive and connect...
2019-10-09 John BaldwinRemove adapters from t4_list earlier during detach.
2019-10-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 Emmanuel Vadotdwmmc: Reset the dma controller at attach
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-09 Eric van GyzenAdd CTLFLAG_STATS to the dev.ioat.N.stats sysctl OIDs
2019-10-08 John BaldwinAdd support for KTLS in the Chelsio TOE module.
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 John BaldwinSet the FID field in lookaside crypto requests to the...
2019-10-08 Hans Petter SelaskyFix regression issue after r352989:
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-08 Doug MooreDefine macro VM_MAP_ENTRY_FOREACH for enumerating the...
2019-10-07 Gleb SmirnoffWiden NET_EPOCH coverage.
2019-10-07 Hans Petter SelaskyMake control endpoint quirk for xhci(4) configurable.
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-04 Conrad Meyernvdimm(4): Add nvdimm_e820 pseudo-bus
2019-10-03 Emmanuel VadotSplit out the attachment from the generic-ehci driver
2019-10-02 Conrad Meyernvdimm: Fix error path mis-free
2019-10-02 Hans Petter SelaskyFix build failure for gcc after r352983, due to
2019-10-02 Hans Petter SelaskyFix build failure for 32-bit platforms after r352991...
2019-10-02 Hans Petter SelaskyBump driver version for mlx5core, mlx5en(4) and mlx5ib(4).
2019-10-02 Hans Petter SelaskyPrint numeric error_type and module_status in mlx5core
2019-10-02 Hans Petter SelaskyAdd print to show user a reason for rejecting buffer...
2019-10-02 Hans Petter SelaskyOnly update lossy buffers config when manual PFC config...
2019-10-02 Hans Petter SelaskyImprove mlx5_fwdump_prep logging in mlx5core.
2019-10-02 Hans Petter SelaskyRandomize the delay when waiting for VSC flag in mlx5core.
2019-10-02 Hans Petter SelaskyWait for FW readiness before initializing command inter...
2019-10-02 Hans Petter SelaskyFix regression issue about bad refcounting of unlimited...
2019-10-02 Hans Petter SelaskySeal transmit path with regards to using destroyed...
2019-10-02 Hans Petter SelaskyRemove unused cpu field from channel structure in mlx5e...
2019-10-02 Hans Petter SelaskyRemove mkey_be from channel structure in mlx5en(4).
2019-10-02 Hans Petter SelaskyReturn an error from ioctl(MLX5_FW_RESET) if reset...
2019-10-02 Hans Petter SelaskyAdd sysctl(8) to get and set forward error correction...
2019-10-02 Hans Petter SelaskyMove EEPROM information query from a sysctl in mlx5en...
2019-10-02 Hans Petter SelaskyAdd support for buffer parameter manipulations in mlx5e...
2019-10-02 Hans Petter SelaskyImport Linux code to query/set buffer state in mlx5en(4).
2019-10-02 Hans Petter SelaskyAdd mlx5e_dbg() compatibility macro.
2019-10-02 Hans Petter SelaskyUpdate definitons for PPTB and PBMC registers layouts...
2019-10-02 Hans Petter SelaskyAdd definition for the Port Buffer Status Register...
2019-10-02 Hans Petter SelaskySort the ports registers definitions numerically in...
2019-10-02 Hans Petter SelaskyUnify prints in mlx5en(4).
2019-10-02 Hans Petter SelaskyUnify prints in mlx5core.
2019-10-02 Hans Petter SelaskyAdd proper print in case of 0x0 health syndrome in...
2019-10-02 Hans Petter SelaskyAdd missing blank line at the end of the print in mlx5core.
2019-10-02 Hans Petter SelaskyRemove no longer needed fwdump register tables from...
2019-10-02 Hans Petter SelaskyRead rege map from crdump scan space in mlx5core.
2019-10-02 Hans Petter SelaskyDefine MLX5_VSC_DOMAIN_SCAN_CRSPACE.
2019-10-02 Hans Petter SelaskyUse the MLX5_VSC_DOMAIN_SEMAPHORES constant instead...
2019-10-02 Hans Petter SelaskyMove mlx5_ifc_vsc_space_bits and mlx5_ifc_vsc_addr_bits...
2019-10-02 Hans Petter SelaskyMake the mlx5_vsc_wait_on_flag(9) function global.
2019-10-02 Hans Petter SelaskyAdd port module event software counters in mlx5core.
2019-10-02 Hans Petter SelaskyCorrect and update some counter names in mlx5en(4).
2019-10-02 Hans Petter SelaskyExport channel IRQ number as part of the "hw_ctx_debug...
2019-10-02 Hans Petter SelaskyCleanup naming of IRQ vectors in mlx5en.
2019-10-02 Hans Petter SelaskyAdd support for Multi-Physical Function Switch, MPFS...
2019-10-02 Hans Petter SelaskyImplement macro for asserting priv lock in mlx5en.
2019-10-02 Hans Petter SelaskyFix for missing cleanup code in error case in mlx5en.
2019-10-02 Hans Petter SelaskyCheck return value of mlx5_vector2eqn() function in...
2019-10-02 Hans Petter SelaskyMake sure the number of IRQ vectors doesn't exceed...
2019-10-02 Hans Petter SelaskyUpdate warning and error print formats in mlx5ib.
2019-10-02 Hans Petter SelaskyFix reported max SGE calculation in mlx5ib.
2019-10-01 Emmanuel Vadotgeneric_ehci: Enable all phys and resets
2019-10-01 Emmanuel Vadotgeneric_ohci: Look for the phy based on the id
2019-10-01 Emmanuel Vadotsyr827: Switch to iicdev_{readfrom,writeto}
2019-10-01 Roger Pau Monnéxen/ctrl: acknowledge all control requests
2019-09-30 Mark JohnstonAdd IFLIB_SINGLE_IRQ_RX_ONLY.
2019-09-29 Kyle Evansfdt_slicer: bump to SI_ORDER_THIRD following r347183
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-28 Emmanuel Vadotdwc: Add more delay for chip reset
2019-09-27 Mark JohnstonCorrect the scope of several global variables.
2019-09-27 Conrad Meyernvdimm(4): Extract ACPI root bus driver
2019-09-27 Alexander MotinReplace argument checks with assertions.
2019-09-26 Oleksandr Tymoshenkosnd_hda: Add Intel Cannon Lake support
2019-09-26 Oleksandr Tymoshenkosnd_hda: Add Intel Cannon Lake support
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 Toomas Soomevt: use proper return value check with TUNABLE_INT_FETCH
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Gleb Smirnoffstyle(9): remove extraneous empty lines
2019-09-25 Mark JohnstonComplete the removal of the "wire_count" field from...
2019-09-25 Toomas Soomevt: use colors from terminal emulator
2019-09-24 Eric Joynerix, ixv: Read msix_bar from device configuration
2019-09-24 Olivier CochardFix a minor typo
2019-09-23 Alexander MotinMake nvme(4) driver some more NUMA aware.
2019-09-23 Mark JohnstonFix a harmless typo.
2019-09-23 Mark JohnstonRevert r316820.
2019-09-21 Dimitry AndricMerge ^/head r352537 through r352586.
2019-09-20 Hans Petter SelaskyAdd quirk for XHCI(4) controllers to support USB contro...
2019-09-20 Hans Petter SelaskyIncrease the maximum user-space buffer size from 256kBy...
2019-09-20 Hans Petter SelaskyThe maximum TD size is 31 and not 15.
2019-09-19 Alexander MotinImprove ioat(4) NUMA-awareness.
2019-09-19 Dimitry AndricMerge ^/head r352436 through r352536.
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-19 Andriy Gaponvt: fix problems with trying to switch to a closed VT
2019-09-18 Ruslan BukinAdd support for BERI statcounters.
2019-09-17 Dimitry AndricMerge ^/head r352319 through r352435.
next