]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5
Add more values for PCI capabilities, PCIe extended capabilities, and subclasses.
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 /
2020-02-18 baptUpdate ncurses to 20200118
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 jhbDon't check the auth algorithm for GCM.
2020-02-12 hselaskyAdd support for debugnet in mlx5en(4).
2020-02-12 hselaskyAdd support for disabling and polling MSIX interrupts...
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-30 hselaskyWiden EPOCH(9) usage in mlx5en(4).
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-06 hselaskyFix compilation issue with mlx5core and sparc64 (gcc48):
2019-12-06 hselaskyImplement hardware TLS via send tags for mlx5en(4)...
2019-12-05 kibmlx5: Do not poke hardware for statistic after teardown...
2019-12-05 hselaskyAdd basic support for TCP/IP based hardware TLS offload...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-02 kibmlx5: Do not try to enable fwdumps if scan space did...
2019-12-02 kibmlx5: Downgrade assert about misbehaving hardware to...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 hselaskyFix regression issue after r352989:
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-02 hselaskyFix build failure for gcc after r352983, due to
2019-10-02 hselaskyFix build failure for 32-bit platforms after r352991...
2019-10-02 hselaskyBump driver version for mlx5core, mlx5en(4) and mlx5ib(4).
2019-10-02 hselaskyPrint numeric error_type and module_status in mlx5core
2019-10-02 hselaskyAdd print to show user a reason for rejecting buffer...
2019-10-02 hselaskyOnly update lossy buffers config when manual PFC config...
2019-10-02 hselaskyImprove mlx5_fwdump_prep logging in mlx5core.
2019-10-02 hselaskyRandomize the delay when waiting for VSC flag in mlx5core.
2019-10-02 hselaskyWait for FW readiness before initializing command inter...
2019-10-02 hselaskyFix regression issue about bad refcounting of unlimited...
2019-10-02 hselaskySeal transmit path with regards to using destroyed...
2019-10-02 hselaskyRemove unused cpu field from channel structure in mlx5e...
2019-10-02 hselaskyRemove mkey_be from channel structure in mlx5en(4).
2019-10-02 hselaskyReturn an error from ioctl(MLX5_FW_RESET) if reset...
2019-10-02 hselaskyAdd sysctl(8) to get and set forward error correction...
2019-10-02 hselaskyMove EEPROM information query from a sysctl in mlx5en...
2019-10-02 hselaskyAdd support for buffer parameter manipulations in mlx5e...
2019-10-02 hselaskyImport Linux code to query/set buffer state in mlx5en(4).
2019-10-02 hselaskyAdd mlx5e_dbg() compatibility macro.
2019-10-02 hselaskyUpdate definitons for PPTB and PBMC registers layouts...
2019-10-02 hselaskyAdd definition for the Port Buffer Status Register...
2019-10-02 hselaskySort the ports registers definitions numerically in...
2019-10-02 hselaskyUnify prints in mlx5en(4).
2019-10-02 hselaskyUnify prints in mlx5core.
2019-10-02 hselaskyAdd proper print in case of 0x0 health syndrome in...
2019-10-02 hselaskyAdd missing blank line at the end of the print in mlx5core.
2019-10-02 hselaskyRemove no longer needed fwdump register tables from...
2019-10-02 hselaskyRead rege map from crdump scan space in mlx5core.
2019-10-02 hselaskyDefine MLX5_VSC_DOMAIN_SCAN_CRSPACE.
2019-10-02 hselaskyUse the MLX5_VSC_DOMAIN_SEMAPHORES constant instead...
2019-10-02 hselaskyMove mlx5_ifc_vsc_space_bits and mlx5_ifc_vsc_addr_bits...
2019-10-02 hselaskyMake the mlx5_vsc_wait_on_flag(9) function global.
2019-10-02 hselaskyAdd port module event software counters in mlx5core.
2019-10-02 hselaskyCorrect and update some counter names in mlx5en(4).
2019-10-02 hselaskyExport channel IRQ number as part of the "hw_ctx_debug...
2019-10-02 hselaskyCleanup naming of IRQ vectors in mlx5en.
2019-10-02 hselaskyAdd support for Multi-Physical Function Switch, MPFS...
2019-10-02 hselaskyImplement macro for asserting priv lock in mlx5en.
2019-10-02 hselaskyFix for missing cleanup code in error case in mlx5en.
2019-10-02 hselaskyCheck return value of mlx5_vector2eqn() function in...
2019-10-02 hselaskyMake sure the number of IRQ vectors doesn't exceed...
2019-10-02 hselaskyUpdate warning and error print formats in mlx5ib.
2019-10-02 hselaskyFix reported max SGE calculation in mlx5ib.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-02 markjFix warnings about unused identifiers when compiling...
2019-08-01 rrsThis adds the third step in getting BBR into the tree...
2019-07-28 asomersMFHead @r350386
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-29 jhbAdd support for IFCAP_NOMAP to mlx5(4).
2019-06-28 mmMFV r349454:
next