]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5
bge(4): disable MSI for BGE_ASICREV_BCM5784/BGE_CHIPREV_5784_AX
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 /
2018-07-18 hselaskyUpdate version information for the mlx5 and mlx5en...
2018-07-18 hselaskyDo not inline transmit headers and use HW VLAN tagging...
2018-07-17 hselaskyUse a mbuf header instead of a mbuf cluster for debuggi...
2018-07-17 hselaskyAdd module parameter to limit number of MSIX EQ vectors...
2018-07-17 hselaskyAdd missing newline.
2018-07-17 hselaskyHandle jumbo frames without requiring big clusters...
2018-07-17 hselaskyEnable both receive and transmit pauseframes by default...
2018-07-17 hselaskyAdd context numbers for HW elements in mlx5en(4).
2018-07-17 hselaskyDo not hint about 'trust both' mode when the mlx5en...
2018-07-17 hselaskyCorrectly write atomic variable in mlx5en(4).
2018-07-17 hselaskyRemove redundant call to mlx5_vsc_find_cap() in mlx5core.
2018-07-17 hselaskyMake sure the state variable is set atomically instead...
2018-07-17 hselaskyRefactor access to CR-space into using VSC APIs in...
2018-07-17 hselaskyRemove redundant newline character in mlx5core.
2018-07-17 hselaskyUpdate version information for the mlx5ib module.
2018-07-17 hselaskyDon't pass unsupported events to ibcore from mlx5ib.
2018-07-17 hselaskyUse static device naming instead of dynamic one in...
2018-07-17 hselaskyImplement support for Differentiated Service Code Point...
2018-07-17 hselaskyAdd support for prio-tagged traffic for RDMA in ibcore.
2018-07-11 cyMFV r324714:
2018-06-14 manudts: Update our copy to Linux 4.17
2018-05-29 hselaskyAdd support for hardware rate limiting to mlx5en(4).
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-02 kibmlx5en: Always allow VLAN id 0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 hselaskyBump driver version number in mlx5en(4).
2018-03-30 hselaskyRemove unused structure field in mlx5core.
2018-03-30 hselaskyBump mlx5core driver version.
2018-03-30 hselaskyFix for use after free in mlx5core.
2018-03-30 hselaskyMake sure Giant is locked when allocating bus resources...
2018-03-30 hselaskyCollect firmware dump when mlx5core is in device error...
2018-03-30 hselaskyReorganize health recovery in mlx5core.
2018-03-30 hselaskyPrepare for FW dump in error state in mlx5core.
2018-03-30 hselaskyProperly check if crspace is supported in mlx5core.
2018-03-30 hselaskyAdd missing newline character in print in mlx5core.
2018-03-30 brooksUse an accessor function to access ifr_data.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-25 hselaskyRemove redundant prototype to fix compilation with...
2018-03-24 philipImport tzdata 2018d
2018-03-23 hselaskyDon't wait for completions when a mlx5en(4) device...
2018-03-23 hselaskyFix incorrect page count when mlx5core is in internal...
2018-03-23 hselaskyDon't save PCI state when PCI error is detected in...
2018-03-23 hselaskyAdd mutual exclusion mechanism for software reset of...
2018-03-23 hselaskyIssue a software reset on firmware assert in mlx5core.
2018-03-23 hselaskyHandle software reset of firmware in error flow in...
2018-03-23 hselaskyHide verbose proclamation of error when forced in mlx5core.
2018-03-23 hselaskyCancel delayed recovery work when unloading the mlx5cor...
2018-03-23 hselaskyAdd support for fast unload in shutdown flow in mlx5core.
2018-03-23 hselaskyImprove support for health recovery in mlx5core.
2018-03-23 hselaskyCreate designated workqueue for each mlx5en(4) device...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-10 cemmlx5(4): Remove redundant declaration of mlx5_enter_err...
2018-03-08 kibMake mlx5 compilable on ILP32 arches.
2018-03-08 hselaskySet correct SL in completion for RoCE in mlx5ib(4).
2018-03-08 hselaskyAdd call to setup firmware data dump structure during...
2018-03-08 hselaskyAvoid more LFENCE/SFENCe on x86 in mlx5en(4),
2018-03-08 hselaskyFix mlx5en(4) driver to properly call m_defrag().
2018-03-08 hselaskyUse vport rather than physical-port MTU in mlx5en(4).
2018-03-08 hselaskyUse the device unit number for naming the ifnet interfa...
2018-03-08 hselaskyRemove duplicate prototypes.
2018-03-08 hselaskyAdd kernel and userspace code to dump the firmware...
2018-03-08 hselaskyAdd vendor specific capability interface support in...
2018-03-08 hselaskyUse device_printf() instead of printf() when printing...
2018-03-08 hselaskyAdd support for per priority flow control, PFC, to...
2018-03-08 hselaskyAdd support for explicit congestion notification, ECN...
2018-03-08 hselaskyUse the autogenerated interface file for all commands...
2018-03-08 hselaskyFix race between PCI error handlers and health work...
2018-03-08 hselaskyAvoid calling sleeping function from the health poll...
2018-03-08 hselaskyUpdates for PCI and health monitor recovery in mlx5core.
2018-03-07 hselaskyImplement priority to traffic class mapping in mlx5core.
2018-03-07 hselaskyImplement rate limit per traffic class in mlx5core.
2018-03-07 hselaskyImplement missing query for current port rate in mlx5ib(4).
2018-03-07 hselaskyAdd log message for unsupported QSFPs in mlx5core.
2018-03-07 hselaskyMake sure default VNET is set when adding a new interfa...
2018-03-07 hselaskyAdd timeout handle to commands with callback in mlx5core.
2018-03-07 hselaskyFix potential deadlock in command mode change in mlx5core.
2018-03-07 hselaskyUse a macro in mlx5_command_str() instead of copying...
2018-03-07 hselaskyDisable unsupported disassociate ucontext functionality...
2018-03-05 hselaskyOptimize ibcore RoCE address handle creation from user...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
next