]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5
Move workqueue from mlx5en(4) to mlx5core.
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 /
2019-05-08 Hans Petter SelaskyMove workqueue from mlx5en(4) to mlx5core.
2019-05-08 Hans Petter SelaskyAlways return success for RoCE modify port in mlx5ib.
2019-05-08 Hans Petter SelaskyAdd support for new rates to mlx5ib.
2019-05-08 Hans Petter SelaskyDo not add IFM_10G_LR and IFM_40G_ER4 to supported...
2019-05-08 Hans Petter SelaskyAdd support for 200Gb ethernet speeds to mlx5core.
2019-05-08 Hans Petter SelaskyRemove unused speed enums in mlx5core.
2019-05-08 Hans Petter SelaskyControl automatic update of firmware on driver load...
2019-05-08 Hans Petter SelaskyCorrect check for the calibration generation in mlx5en(4).
2019-05-08 Hans Petter SelaskyLet rx_out_of_buffer be a 32-bit counter in mlx5en(4).
2019-05-08 Hans Petter SelaskyAdd vnic steering drop statistics in mlx5en(4).
2019-05-08 Hans Petter SelaskyUse software counters for rx_packets and rx_bytes in...
2019-05-08 Hans Petter SelaskyAdd mlx5_firmware_update() in mlx5core.
2019-05-08 Hans Petter SelaskyFix for double bus master disable in mlx5core.
2019-05-08 Hans Petter SelaskyImplement userspace firmware update for ConnectX-4...
2019-05-08 Hans Petter SelaskyRename mlx5_fwdump_addr to more neutral mlx5_tool_addr...
2019-05-08 Hans Petter SelaskyAdd mlxfw callbacks in mlx5core.
2019-05-08 Hans Petter SelaskyConvert remaining module parameters into SYSCTLs in...
2019-05-08 Hans Petter SelaskyRemove redundant line of code in mlx5core.
2019-05-08 Hans Petter SelaskyChange implicit and probably erronous EPERM to EIO...
2019-05-08 Hans Petter SelaskyFix netstat counters mapping in mlx5en(4).
2019-05-08 Hans Petter SelaskyAvoid leaking send queue mbufs during error recovery...
2019-05-08 Hans Petter SelaskyAdd helper functions to set/query MCC/MCDA/MCQI registe...
2019-05-08 Hans Petter SelaskyEnhance MCAM reg to allow query on access reg support...
2019-05-08 Hans Petter SelaskyAdd MCC (Management Component Control) register definit...
2019-05-08 Hans Petter SelaskyAdd reading the mcam_reg in mlx5core.
2019-05-08 Hans Petter SelaskyQuery and cache PCAM, MCAM registers on initialization...
2019-05-08 Hans Petter SelaskyImplement PCAM, MCAM access register commands in mlx5core.
2019-05-08 Hans Petter SelaskyExpose PCAM, MCAM registers infrastructure in mlx5core.
2019-05-08 Hans Petter SelaskyAdd sysctl(8) to control fast unload support in mlx5core.
2019-05-08 Hans Petter SelaskyAdd Fast teardown support to mlx5core.
2019-05-08 Hans Petter SelaskyMake sure the running variable is properly set for...
2019-05-08 Hans Petter SelaskyImplement get and set nic state as global functions...
2019-05-08 Hans Petter SelaskyTicks are integer type in FreeBSD.
2019-05-08 Hans Petter SelaskyConfigure firmware to use RX hash format in mini CQE...
2019-05-08 Hans Petter SelaskyDisable CQE zipping by default in mlx5en(4).
2019-05-08 Hans Petter SelaskySplit mlx5e_update_stats_work() in mlx5en(4).
2019-05-08 Hans Petter SelaskyImplement fast close of RX channel in mlx5en(4).
2019-05-08 Hans Petter SelaskyCorrect number of elements for priority to traffic...
2019-05-08 Hans Petter SelaskyRemove unused module parameter in mlx5ib.
2019-05-08 Hans Petter SelaskyMake sure to error out when arming the CQ fails in...
2019-05-08 Hans Petter SelaskyDestroy port stats debug context in correct order in...
2019-05-08 Hans Petter SelaskyFix tx_jumbo_packets counter in mlx5en(4).
2019-05-08 Hans Petter SelaskyUpdate Ethernet extended counters in mlx5en(4).
2019-05-08 Hans Petter SelaskyProtect from infinite sw-reset loop in mlx5core.
2019-05-08 Hans Petter SelaskyDisable all MSIX interrupts before shutdown in mlx5.
2019-05-08 Hans Petter SelaskyImport Linux code to implement mlx5_ib_disassociate_uco...
2019-05-08 Hans Petter SelaskyAdd temperature warning event to log in mlx5core.
2019-05-08 Hans Petter SelaskyCorrectly define the interface state bits in mlx5en(4).
2019-05-08 Hans Petter SelaskyEnable FPGA and FPGA QP errors for EQ and call the...
2019-05-08 Hans Petter SelaskyAdd MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga.
2019-05-08 Hans Petter SelaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-04-25 Andrew GallatinTrack TCP connection's NUMA domain in the inpcb
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Andrew GallatinTrack device's NUMA domain in ifnet & alloc ifnet from...
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-15 Andrew Gallatinmlx5en: Enable new pfil(9) KPI ethernet filtering hooks
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Cy SchubertMFV r344878:
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Mark JohnstonMFV r344364:
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-13 Enji CooperCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-01-22 Dimitry AndricMerge lldb release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge lld release_80 branch r351543, and resolve conflicts.
2019-01-22 Dimitry AndricMerge clang release_80 branch r351543, and resolve...
2019-01-22 Dimitry AndricMerge llvm release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 Dimitry AndricMerge lldb trunk r351319, resolve conflicts, and update...
next