2008-08-26 |
tzachid | [mlx4] Add support for large send offload in mlx4.... |
tree | commitdiff |
2008-08-26 |
tzachid | [mlx4] Prepare for support in msi for windows 2008 |
tree | commitdiff |
2008-08-26 |
tzachid | [mlx4] Add support for Yatir (more device ids) |
tree | commitdiff |
2008-08-26 |
tzachid | [MTHCA] erge MR and FMR space on 64-bit systems (mlnx... |
tree | commitdiff |
2008-08-26 |
tzachid | [MTHCA] Give reserved MTTs a separate cache line (mlnx... |
tree | commitdiff |
2008-08-26 |
tzachid | [MTHCA] Fix reserved MTTs calculation on mem-free HCAs... |
tree | commitdiff |
2008-08-26 |
tzachid | [MTHCA] Fix off-by-one in FMR handling on memfree ... |
tree | commitdiff |
2008-08-25 |
stansmith | [CORE] ibbus as an upper class HCA filter |
tree | commitdiff |
2008-08-25 |
tzachid | [ipoib,core] Improve support for partitioning. |
tree | commitdiff |
2008-08-25 |
tzachid | [mlx4] Fixed improper zero-memory allocation. |
tree | commitdiff |
2008-08-21 |
stansmith | [MTHCA] misplaced file removed; appears to be a copy... |
tree | commitdiff |
2008-08-14 |
leonidk | [MLX4] some fixes to support the mixed IB/Eth mode... |
tree | commitdiff |
2008-08-13 |
shefty | The mlx4 hca driver should install as an InfiniBandHca... |
tree | commitdiff |
2008-08-12 |
leonidk | [MLX4] fixed mechanism of mlx4_hca's asynchronous event... |
tree | commitdiff |
2008-08-11 |
shefty | mlx4: add winverbs support |
tree | commitdiff |
2008-08-11 |
shefty | mlx4: fix line endings to windows format |
tree | commitdiff |
2008-08-11 |
leonidk | [MLX4] added support for Condor_G2 device |
tree | commitdiff |
2008-08-11 |
leonidk | [MLX4] fixed a typo |
tree | commitdiff |
2008-08-11 |
leonidk | [MTHCA] removed debug code, which disabled cache update... |
tree | commitdiff |
2008-08-05 |
leonidk | added missing catalogue files |
tree | commitdiff |
2008-08-04 |
leonidk | [MLX4] added HCA Soft Reset mechanism (used by Ethernet... |
tree | commitdiff |
2008-08-04 |
leonidk | [MLX4] added Hibernate/Standby support. (mlnx: 2906) |
tree | commitdiff |
2008-08-04 |
leonidk | [MLX4] bugfix: mlx4_hca was compiled without USE_WDM_IN... |
tree | commitdiff |
2008-08-04 |
leonidk | [MLX4] fixed a memory leak in mlx4_bus driver. (mlnx... |
tree | commitdiff |
2008-08-03 |
leonidk | [HW] fixed a bug in context values handling in new... |
tree | commitdiff |
2008-07-28 |
leonidk | [HW] The patch add version stamping to mlx4_bus and... |
tree | commitdiff |
2008-07-23 |
shefty | uvp/av: change create/modify calls to take SGID index |
tree | commitdiff |
2008-07-23 |
shefty | events: support multiple event handlers |
tree | commitdiff |
2008-07-23 |
shefty | uvp/av: complete all processing in pre_create/destroy_a... |
tree | commitdiff |
2008-07-23 |
shefty | uvp/ci_umv_buf: always allocate uvp buffer |
tree | commitdiff |
2008-07-23 |
shefty | mthca/pnp: respond to query interface |
tree | commitdiff |
2008-07-23 |
shefty | uvp: obtain desired interface by GUID |
tree | commitdiff |
2008-07-23 |
shefty | cq: allow polling with an array of wc's |
tree | commitdiff |
2008-07-23 |
shefty | uvp/interface: add support for reporting QP context... |
tree | commitdiff |
2008-07-23 |
shefty | events: allow callbacks per CQ, QP, or SRQ |
tree | commitdiff |
2008-07-23 |
shefty | ib_types/events: remove trap data from event record |
tree | commitdiff |
2008-07-22 |
tzachid | Removing false Prefast alarms by: |
tree | commitdiff |
2008-07-22 |
tzachid | [IPOIB, MLX4] Checksum offload (mlnx: 2828) |
tree | commitdiff |
2008-07-22 |
tzachid | [mlx4] Use t-first interrupts by default. (mlnx: 2836) |
tree | commitdiff |
2008-07-21 |
tzachid | [mlx4] Fix bug in win64 doorbell. (mlnx: 2777, 2791) |
tree | commitdiff |
2008-07-21 |
tzachid | [mlx4] Add support for 6368 device. |
tree | commitdiff |
2008-07-21 |
leonidk | [HW, TOOLS] Improve VSTAT output in case of a driver... |
tree | commitdiff |
2008-07-21 |
leonidk | [MLX4] added a possibility to register event handler... |
tree | commitdiff |
2008-07-21 |
leonidk | [HW, TOOLS] fixed a bug, causing incorrect value of... |
tree | commitdiff |
2008-07-18 |
stansmith | [MTHCA] mthca.inf file stamping support. |
tree | commitdiff |
2008-07-13 |
leonidk | [ALL] Enable warning C4826. |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL, HW] Remove pointers from ci_umv_buf_t. |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL, HW, IPOIB] Remove VOID_PTR64. |
tree | commitdiff |
2008-07-13 |
leonidk | [HW] Remove FUNC_PTR64. |
tree | commitdiff |
2008-07-13 |
leonidk | [MTHCA] This patch cleans up the atomic_set function... |
tree | commitdiff |
2008-07-10 |
tzachid | [mlx4] move eq definitions to a common header file |
tree | commitdiff |
2008-07-09 |
leonidk | [MLX4] fix a bug, causing successful registration of... |
tree | commitdiff |
2008-07-09 |
leonidk | [MTHCA] Enable creating zero-sized QPs |
tree | commitdiff |
2008-07-09 |
leonidk | [MLX4] fixed incorrect mlx4\kernel\bus\ib module initia... |
tree | commitdiff |
2008-07-09 |
tzachid | [mlx4] allow mlx4 users to add extra eqs for their... |
tree | commitdiff |
2008-07-09 |
tzachid | [mlx4] Fix WPP for mlx4 part one |
tree | commitdiff |
2008-07-08 |
tzachid | [IPOIB, MLX4] Enabling the use of 4K MTU on ipoib. |
tree | commitdiff |
2008-07-01 |
leonidk | [HW] improved memory allocation mechanism. (posix_memal... |
tree | commitdiff |
2008-06-29 |
tzachid | [mlx4] Stop DPC from running for ever (mlnx: 2642) |
tree | commitdiff |
2008-06-19 |
leonidk | [HW, TOOLS] return system_image_guid |
tree | commitdiff |
2008-06-19 |
tzachid | [mlx4] Add support for Ethernet. (mlnx: 2561) |
tree | commitdiff |
2008-06-18 |
leonidk | [MTHCA] Ensure an Rx WQE is in memory before linking |
tree | commitdiff |
2008-06-17 |
leonidk | [MTHCA] Fix possible data corruption for Sinai chip... |
tree | commitdiff |
2008-06-17 |
leonidk | [MLX4] improve the time of handling events like port... |
tree | commitdiff |
2008-06-10 |
leonidk | [MTHCA] added returning max_avs for Tavor |
tree | commitdiff |
2008-06-10 |
leonidk | [ALL] fix drivers to return PKEY in BE order as IBAL... |
tree | commitdiff |
2008-06-10 |
leonidk | [HW] remove GPL comments from windows-reimplemented... |
tree | commitdiff |
2008-06-10 |
leonidk | [HW] replace GPL-protected Linux implementation of... |
tree | commitdiff |
2008-06-05 |
leonidk | [MLX4] return a more specific return code (in the bad... |
tree | commitdiff |
2008-06-02 |
leonidk | [MLX4] return a more specific return code (in the bad... |
tree | commitdiff |
2008-06-01 |
leonidk | [MLX4] bugfix: fill alt_port_num field in qp_modify |
tree | commitdiff |
2008-06-01 |
leonidk | [MLX4] fixed warnings in DBG environment |
tree | commitdiff |
2008-06-01 |
leonidk | [MLX4] fixed a PREFast warning |
tree | commitdiff |
2008-06-01 |
leonidk | [MLX4] fixed bug: send WQE buffer initialization was... |
tree | commitdiff |
2008-05-25 |
leonidk | [MLX4] fixed incorrect return code in bad flow, which... |
tree | commitdiff |
2008-05-21 |
leonidk | [MLX4] fixed incorrect return code in bad flow, which... |
tree | commitdiff |
2008-05-20 |
leonidk | [HW] add support for defing max_inline_data size upon... |
tree | commitdiff |
2008-05-20 |
shefty | Change line endings from UNIX (LF only) to Windows... |
tree | commitdiff |
2008-05-20 |
tzachid | [mlx4] Fix a build break and allow non-clean builds... |
tree | commitdiff |
2008-05-20 |
tzachid | [mlx4] Create a device for the Ethernet driver if neede... |
tree | commitdiff |
2008-05-20 |
tzachid | [mlx4] Create a device for the Ethernet driver if neede... |
tree | commitdiff |
2008-05-19 |
tzachid | [mthca] Remove dead code. (winib 2455) |
tree | commitdiff |
2008-05-18 |
leonidk | [MLX4] prevent constant comparison to please PREfast... |
tree | commitdiff |
2008-05-18 |
leonidk | [MLX4] buxfix in WCHAR buffer length in RtlStringCchPri... |
tree | commitdiff |
2008-05-18 |
leonidk | [MLX4] fixed a bug, that caused "Completion event for... |
tree | commitdiff |
2008-05-15 |
tzachid | [MLX4] add casting to please PREfast (winib 2431) |
tree | commitdiff |
2008-05-15 |
tzachid | [mlx4] Apply mlx4_0290_mcast_loopback.patch |
tree | commitdiff |
2008-05-15 |
tzachid | [mlx4] Apply mlx4_0300_bogus_qp.patch (change printing... |
tree | commitdiff |
2008-05-15 |
tzachid | [mlx4] Fix for FMR. (mlx4_0270_fmr_enable.patch) (winib... |
tree | commitdiff |
2008-05-11 |
leonidk | [MLX4] The following patch prevents some PREfast warnings |
tree | commitdiff |
2008-05-11 |
leonidk | [MLX4] Adjust CDF files for new WDK (it has KMDF of... |
tree | commitdiff |
2008-05-11 |
leonidk | [MLX4] The following patch solves a problem on some... |
tree | commitdiff |
2008-05-11 |
tzachid | [mlx4,tools] remove warnings from build. (winib 2405) |
tree | commitdiff |
2008-05-09 |
shefty | mt23108: remove defunct driver |
tree | commitdiff |
2008-05-05 |
tzachid | [mlx4] change wdf coinstaller to 1.7 (winib 2389) |
tree | commitdiff |
2008-05-04 |
tzachid | [mlx4] Remove a redundant driver. |
tree | commitdiff |
2008-05-04 |
tzachid | [HW, VSTAT] Added more attributes to query CA: RESIZE_M... |
tree | commitdiff |
2008-05-04 |
tzachid | [mlx4] Added the latest revision of the mlx4 to the... |
tree | commitdiff |
2008-05-01 |
tzachid | [etc] Fix infs that were changed in the ptr64 patch. |
tree | commitdiff |
2008-04-30 |
tzachid | [PTR64,WDK,MLX4] |
tree | commitdiff |
next |