2009-04-23 |
shefty | etc/inet: add inet_ntop implementation |
tree | commitdiff |
2009-04-23 |
shefty | winverbs: fixes to support OFED compatibility libraries... |
tree | commitdiff |
2009-04-23 |
shefty | etc/comp_channel: fix lost event problem |
tree | commitdiff |
2009-04-23 |
shefty | ibal/at: move include inside #ifndef as minor optimization |
tree | commitdiff |
2009-04-23 |
shefty | etc/linux: add common ntohll and htonll definitions |
tree | commitdiff |
2009-04-23 |
shefty | etc/dlist: add simple userspace doubly-linked list... |
tree | commitdiff |
2009-04-23 |
stansmith | [IBAL] Correct connection issues and lost IRPs (Xombie... |
tree | commitdiff |
2009-04-05 |
leonidk | [IBAL] Fix ND connection establishment races. |
tree | commitdiff |
2009-04-02 |
stansmith | [INC/WINOF] indicate we are marching towards WinOF 2.1 |
tree | commitdiff |
2009-03-29 |
leonidk | [CORE,HW] remove PDO from the upper HCA interface.... |
tree | commitdiff |
2009-03-11 |
shefty | etc/comp_channel: add completion channel abstraction... |
tree | commitdiff |
2009-03-09 |
leonidk | [CORE,HW,TESTS] remove registration HCA with IBAL. |
tree | commitdiff |
2009-03-02 |
shefty | ib_types: update SA attribute definitions |
tree | commitdiff |
2009-03-02 |
shefty | complib: add cl_nodenamemap |
tree | commitdiff |
2009-02-28 |
shefty | etc: add generic linux compatibility code |
tree | commitdiff |
2009-02-25 |
shefty | getopt: add const to interface |
tree | commitdiff |
2009-02-24 |
shefty | winverbs: use consistent pkey index sizeof |
tree | commitdiff |
2009-02-24 |
shefty | ibat: use #ifdef to avoid including header multiple... |
tree | commitdiff |
2009-01-30 |
stansmith | [WinOF] spelling typo in etc\clean-build.bat |
tree | commitdiff |
2009-01-29 |
aestrin | [ipoib cm] necessary changes for ipoib cm |
tree | commitdiff |
2009-01-26 |
stansmith | [ETC] make ibdiags src happy by adding const attribute... |
tree | commitdiff |
2009-01-25 |
leonidk | [MLX4] added MSI-X support to MLX4 driver. |
tree | commitdiff |
2009-01-24 |
shefty | Update the winverbs interface and library to add suppor... |
tree | commitdiff |
2009-01-24 |
shefty | Add support for connection establishment over IB throug... |
tree | commitdiff |
2009-01-24 |
shefty | ib/cm: export cm only interface |
tree | commitdiff |
2009-01-18 |
leonidk | [MLX4] Soft Reset: (bugfix in error flow) handling... |
tree | commitdiff |
2008-12-17 |
shefty | WinMad driver and library. |
tree | commitdiff |
2008-11-27 |
leonidk | [ALL] a fix to support debug print in Windows 2008... |
tree | commitdiff |
2008-10-22 |
leonidk | [IPoIB] Avoid the SM. [branches\WOF2-0: 1610-1613,... |
tree | commitdiff |
2008-09-24 |
leonidk | [IPoIB] This patch adds support for user-define mask... |
tree | commitdiff |
2008-09-10 |
tzachid | [MLX4, MTHCA, IPoIB] Reuse of receive options for check... |
tree | commitdiff |
2008-09-08 |
tzachid | [IBAL,IPOIB] (mlnx: 3105) |
tree | commitdiff |
2008-09-05 |
stansmith | [WinOF] |
tree | commitdiff |
2008-08-27 |
stansmith | git-svn-id: svn://openib.tc.cornell.edu/gen1/branches... |
tree | commitdiff |
2008-08-26 |
tzachid | [ipoib] Add support for large send offload in ipoib... |
tree | commitdiff |
2008-08-26 |
tzachid | [ibal] Add support for large send offload. [mlnx: 3040] |
tree | commitdiff |
2008-08-25 |
tzachid | [ipoib,core] Improve support for partitioning. |
tree | commitdiff |
2008-08-21 |
tzachid | [IBAL] bumps up the CI and AL interface version numbers... |
tree | commitdiff |
2008-08-12 |
leonidk | [MLX4] fixed mechanism of mlx4_hca's asynchronous event... |
tree | commitdiff |
2008-07-27 |
tzachid | [ipoib] mcast garbage collector and igmp V2 support. |
tree | commitdiff |
2008-07-25 |
shefty | winverbs: add new windows based verbs library and driver |
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 | verbs: optimize work request/completion structures |
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-23 |
shefty | complib/cl_byteswap_osd.h: Add missing include file... |
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-21 |
leonidk | [HW, TOOLS] fixed a bug, causing incorrect value of... |
tree | commitdiff |
2008-07-13 |
leonidk | [ALL] Enable warning C4826. |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL] Fix TO_LONG_PTR use in IOCTLs. Re-applied 1387... |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL] Remove TO_LONG_PTR from IOCTL structures. Re... |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL] revert two previous patches |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL] Fix TO_LONG_PTR use in IOCTLs. |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL] Remove TO_LONG_PTR from IOCTL structures. |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL] Remove PD context from IOCTLs. |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL, HW] Remove pointers from ci_umv_buf_t. |
tree | commitdiff |
2008-07-13 |
leonidk | [INC] Clean up TO_LONG_PTR use in ib_types.h. |
tree | commitdiff |
2008-07-13 |
leonidk | [INC] Remove STRUCT_PTR64. |
tree | commitdiff |
2008-07-13 |
leonidk | [INC] Remove TYPEDEF_PTR64. |
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 | [COMPLIB] This patch removes a useless comment. |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL] Change CEP DREP API |
tree | commitdiff |
2008-07-13 |
leonidk | [CORE, ULP] fix file version fields. [MLNX: 2748] |
tree | commitdiff |
2008-07-09 |
leonidk | [ALL] Remove listen error callback |
tree | commitdiff |
2008-07-09 |
leonidk | [IBAL] This patch fixes ND CM IOCTL handling to work... |
tree | commitdiff |
2008-07-07 |
stansmith | [CORE] openib.def now includes mod_ver.def to retrieve... |
tree | commitdiff |
2008-07-03 |
leonidk | [CORE, TESTS] This patch adds a library and test utilit... |
tree | commitdiff |
2008-07-02 |
leonidk | [IBAL] Use the CM protocol to exchange initiator depth... |
tree | commitdiff |
2008-07-01 |
leonidk | [TESTS] This patch removes XXX_PTR64 and TO_ULONG_PTR... |
tree | commitdiff |
2008-06-23 |
tzachid | [ibal] Fix an assert. [mlnx: 2610] |
tree | commitdiff |
2008-05-20 |
leonidk | [HW] add support for defing max_inline_data size upon... |
tree | commitdiff |
2008-05-12 |
tzachid | [ipoib,ibbus] Add support for partitioning (winib 2416... |
tree | commitdiff |
2008-05-06 |
tzachid | [ptr64] Remove #pragma warning( disable :4305) |
tree | commitdiff |
2008-05-05 |
tzachid | [tools] Fix build break on the new compiler. |
tree | commitdiff |
2008-05-04 |
tzachid | [HW, VSTAT] Added more attributes to query CA: RESIZE_M... |
tree | commitdiff |
2008-05-01 |
tzachid | [ptr64] Fix some more minor issues in fields. |
tree | commitdiff |
2008-04-30 |
tzachid | [PTR64,WDK,MLX4] |
tree | commitdiff |
2008-04-14 |
leonidk | [TOOLS] fix VSTAT uplink info print |
tree | commitdiff |
2008-04-13 |
leonidk | added new work completion code for ConnectX HCAs |
tree | commitdiff |
2008-02-10 |
leonidk | Merge ... WinIB stack to make the stacks as identical... |
tree | commitdiff |
2008-01-31 |
leonidk | [ipoib] Added support for Cisco GUIDs. |
tree | commitdiff |
2008-01-21 |
aestrin | [VNIC] Changes include support for jumbo frames, 802... |
tree | commitdiff |
2007-12-06 |
stansmith | [CORE] updated Copyright date 2005-->2007, OpenIB ... |
tree | commitdiff |
2007-09-20 |
stansmith | [IBAL] IA64 vstat cmd crashed Win2k3 - unaligned MADs... |
tree | commitdiff |
2007-07-31 |
leonidk | [IBBUS, MTHCA, SRP] 1) (SRP) added a flow management... |
tree | commitdiff |
2007-04-05 |
sleybo | [MTHCA\IBAL] |
tree | commitdiff |
2007-04-04 |
sleybo | [IBAL] update ib_types.h from Linux . mainly white... |
tree | commitdiff |
2007-03-26 |
sleybo | [IBAL] update ib_types.h from Linux . mainly whitespace... |
tree | commitdiff |
2007-03-08 |
sleybo | [IBAL] fix defines to meet robodoc requirements |
tree | commitdiff |
2007-02-07 |
sleybo | [MTHCA/VSTAT] added print of PCIE link capabilities |
tree | commitdiff |
2007-02-07 |
sleybo | [IBAL\IPOIB\INC\WSD\SDP\MTHCA] change 2 defines to... |
tree | commitdiff |
2007-02-07 |
sleybo | [MTHCA] Cosmetic changes to allow building the driver... |
tree | commitdiff |
2007-02-07 |
sleybo | [COMPLIB] improve spinlocks to take a more efficient... |
tree | commitdiff |
next |