]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5/mlx5_en/mlx5_en_main.c
Move EEPROM information query from a sysctl in mlx5en(4) to an ioctl
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 / mlx5_en / mlx5_en_main.c
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 hselaskyUnify prints in mlx5en(4).
2019-10-02 hselaskyAdd port module event software counters in mlx5core.
2019-10-02 hselaskyCheck return value of mlx5_vector2eqn() function in...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-08-22 cyMFV r346563:
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:
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-04 hselaskyMake sure the DMA tags get freed in mlx5en(4).
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-24 jhbRestructure mbuf send tags to provide stronger guarantees.
2019-05-21 cemInclude eventhandler.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 hselaskyBump the Mellanox driver version numbers and the FreeBS...
2019-05-08 hselaskyRemove non-functional MLX5E_MAX_RX_SEGS macro in mlx5en(4).
2019-05-08 hselaskyFix for compilation warning in mlx5en(4).
2019-05-08 hselaskyExpose per-lane counters before correction mechanism...
2019-05-08 hselaskyAdd support for extended PCIe counters in mlx5en(4).
2019-05-08 hselaskyMove workqueue from mlx5en(4) to mlx5core.
2019-05-08 hselaskyDo not add IFM_10G_LR and IFM_40G_ER4 to supported...
2019-05-08 hselaskyAdd support for 200Gb ethernet speeds to mlx5core.
2019-05-08 hselaskyCorrect check for the calibration generation in mlx5en(4).
2019-05-08 hselaskyLet rx_out_of_buffer be a 32-bit counter in mlx5en(4).
2019-05-08 hselaskyAdd vnic steering drop statistics in mlx5en(4).
2019-05-08 hselaskyUse software counters for rx_packets and rx_bytes in...
2019-05-08 hselaskyFix netstat counters mapping in mlx5en(4).
2019-05-08 hselaskyAvoid leaking send queue mbufs during error recovery...
2019-05-08 hselaskyConfigure firmware to use RX hash format in mini CQE...
2019-05-08 hselaskyDisable CQE zipping by default in mlx5en(4).
2019-05-08 hselaskySplit mlx5e_update_stats_work() in mlx5en(4).
2019-05-08 hselaskyImplement fast close of RX channel in mlx5en(4).
2019-05-08 hselaskyCorrect number of elements for priority to traffic...
2019-05-08 hselaskyDestroy port stats debug context in correct order in...
2019-05-08 hselaskyFix tx_jumbo_packets counter in mlx5en(4).
2019-05-08 hselaskyUpdate Ethernet extended counters in mlx5en(4).
2019-05-08 hselaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-04-23 cyMFV r346563:
2019-04-22 gallatinTrack device's NUMA domain in ifnet & alloc ifnet from...
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-15 gallatinmlx5en: Enable new pfil(9) KPI ethernet filtering hooks
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 kibFix build with option RSS, removing unused variables.
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 kibAppease gcc build, remove duplicated declaration.
2018-12-05 slavashmlx4/mlx5: Updated driver version to 3.5.0
2018-12-05 slavashmlx5en: Implement backpressure indication.
2018-12-05 slavashmlx5en: Improve configuration of HW LRO.
2018-12-05 slavashmlx5en: Statically allocate and free the channel struct...
2018-12-05 slavashmlx5en: Fix race in mlx5e_ethtool_debug_stats().
2018-12-05 slavashmlx5en: Add support for IFM_10G_LR and IFM_40G_ER4...
2018-12-05 slavashmlx5en: Fix for inlining issues in transmit path
2018-12-05 slavashmlx5en: Remove the DRBR and associated logic in the...
2018-12-05 slavashmlx5: Fix driver version location
2018-12-05 slavashmlx5: Add software tx_jumbo_packets counter
2018-12-05 slavashmlx5: Move hw.mlx5 node definition to mlx5_core.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
next