2009-10-26 |
leonidk | [IBBUS,IPoIB] add debug prints. [mlnx: 4838] |
tree | commitdiff |
2009-10-25 |
tzachid | [ipoib] Make the ndis 5 version compile only on windows... |
tree | commitdiff |
2009-10-25 |
tzachid | [ipoib6] Remove a wrong version of the files. |
tree | commitdiff |
2009-08-17 |
stansmith | [IPoIB] IPoIB PXE boot support: Clear remainder of... |
tree | commitdiff |
2009-08-13 |
stansmith | [IPOIB] Prevent a BSOD which happens when restarting... |
tree | commitdiff |
2009-06-28 |
tzachid | [IPOIB] IPoIB PXE boot support: Don't truncate DHCP... |
tree | commitdiff |
2009-06-28 |
tzachid | [IPOIB] IPoIB PXE boot support: Filter proxy DHCP reque... |
tree | commitdiff |
2009-06-23 |
tzachid | [eth6] Add first version of ipoib NDIS 6.0 driver. |
tree | commitdiff |
2009-05-12 |
stansmith | [IPOIB] remove ND components from ia64 driver install... |
tree | commitdiff |
2009-05-12 |
leonidk | [IPOIB] Change printing LID information as an error... |
tree | commitdiff |
2009-03-08 |
tzachid | [ipoib] Allow dhcp to work also when the guids are... |
tree | commitdiff |
2009-03-02 |
shefty | ib_types: update SA attribute definitions |
tree | commitdiff |
2009-02-11 |
tzachid | [IPoIB] adapter could be left in INIT state. |
tree | commitdiff |
2009-01-27 |
tzachid | [IPoIB] Fixing a value of the maximum number of send... |
tree | commitdiff |
2009-01-27 |
tzachid | [ipoib] Fix handling of UDP fragments. |
tree | commitdiff |
2008-12-29 |
reuven | [ipoib] restore last table until validation. |
tree | commitdiff |
2008-12-25 |
tzachid | [ipoib] add guid2mac table instead of endless if statem... |
tree | commitdiff |
2008-12-25 |
tzachid | [IPoIB] Removing dead code. |
tree | commitdiff |
2008-12-25 |
tzachid | [etc] Replace recieve with receive. |
tree | commitdiff |
2008-12-14 |
tzachid | [IPoIB]: Fill in service level in MAC_TO_PATH output. |
tree | commitdiff |
2008-11-27 |
leonidk | [ALL] a fix to support debug print in Windows 2008... |
tree | commitdiff |
2008-11-16 |
tzachid | [ipoib] Don't put multicast entries in the dlid lists. |
tree | commitdiff |
2008-11-10 |
tzachid | [ipoib] Change network connection status when pkey... |
tree | commitdiff |
2008-11-10 |
tzachid | [ipoib] Make sure that the dlid is zero if it is not... |
tree | commitdiff |
2008-11-10 |
tzachid | [ipoib] Usa a DPC when we poll too much on recv DPC. |
tree | commitdiff |
2008-11-06 |
tzachid | [ipoib] Fix a bug on __recv_get_endpts. |
tree | commitdiff |
2008-11-05 |
tzachid | [ipoib] Fix releasing a lock too early. |
tree | commitdiff |
2008-11-04 |
tzachid | [ipoib] Changed the guid_mask to GUIDMask (as read... |
tree | commitdiff |
2008-11-04 |
tzachid | [ipoib] Adding additional set of HP GUIDs. |
tree | commitdiff |
2008-11-04 |
tzachid | [ipoib] Fix UDP checksum problem on windows 2008. |
tree | commitdiff |
2008-11-04 |
tzachid | [ipoib] Remove unused functions. |
tree | commitdiff |
2008-11-02 |
leonidk | [IBBUS] Fix hibernation mechanism, broken after convert... |
tree | commitdiff |
2008-11-01 |
tzachid | [ipoib] Fix referencing the lists without locks. |
tree | commitdiff |
2008-10-30 |
tzachid | [ipoix] Fix two races where ipoib_port_up was called... |
tree | commitdiff |
2008-10-28 |
tzachid | [ipoib] Remove dead code - ipoib_port_flush_endpts |
tree | commitdiff |
2008-10-23 |
tzachid | [ipoib] Change the minimum MTU to be 512. |
tree | commitdiff |
2008-10-22 |
tzachid | [ipoib] Using ib_local_mad instead of SM. (mlnx: 3342) |
tree | commitdiff |
2008-10-22 |
leonidk | [IPoIB] Avoid the SM. [branches\WOF2-0: 1610-1613,... |
tree | commitdiff |
2008-10-16 |
tzachid | [ipoib] Force calculation of checksum for dhcp packets. |
tree | commitdiff |
2008-10-16 |
tzachid | [ipoib] Fix mcast send for 2008. |
tree | commitdiff |
2008-10-15 |
stansmith | [IPOIB] synchronize netipoib-xp32.inf with netipoib... |
tree | commitdiff |
2008-10-15 |
tzachid | [ipoib] Use localized strings inside the inx file.... |
tree | commitdiff |
2008-10-15 |
tzachid | [ipoib] Return the link speed even if the link is down... |
tree | commitdiff |
2008-10-12 |
tzachid | [ipoib]Improvements to ipoib guid creation algorithm. |
tree | commitdiff |
2008-10-12 |
tzachid | [ipoib] Fix a memory leak. |
tree | commitdiff |
2008-10-07 |
tzachid | [ipoib] Limit the number of retries to connect to broad... |
tree | commitdiff |
2008-09-24 |
leonidk | [IPoIB] This patch reuses ipoib_mac_from_general_guid... |
tree | commitdiff |
2008-09-24 |
leonidk | [IPoIB] This patch adds support for user-define mask... |
tree | commitdiff |
2008-09-24 |
leonidk | [IPoIB] This patch adds support for new GUID type.... |
tree | commitdiff |
2008-09-18 |
leonidk | [IPoIB] fix ref counter indexes enumeration. |
tree | commitdiff |
2008-09-11 |
tzachid | [ipoib] release allocated buffer. |
tree | commitdiff |
2008-09-10 |
tzachid | [MLX4, MTHCA, IPoIB] Reuse of receive options for check... |
tree | commitdiff |
2008-09-10 |
tzachid | [MTHCA, MLX4, IPoIB] Checksum (Csum) offload bugfix. |
tree | commitdiff |
2008-09-09 |
stansmith | [IPoIB] |
tree | commitdiff |
2008-09-08 |
tzachid | [ipoib] Fix a bug in check sum mechanism. (mlnx: 3123) |
tree | commitdiff |
2008-09-08 |
tzachid | Fixing issue no. 1159 in bugzilla (mlnx: 3111) |
tree | commitdiff |
2008-09-08 |
tzachid | [IPOIB, MLX4] Improving checksum mechanism (mlnx: 3107) |
tree | commitdiff |
2008-09-08 |
tzachid | [IPOIB] fix IPoIB connectivity when IB switch is config... |
tree | commitdiff |
2008-09-05 |
aestrin | [IPoIB] reverted changes made by mistake. |
tree | commitdiff |
2008-09-05 |
aestrin | IPoIB CM updated to trunk rev 1499 |
tree | commitdiff |
2008-09-04 |
aestrin | updated to trunk rev 1341 |
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-25 |
tzachid | [ipoib,core] Improve support for partitioning. |
tree | commitdiff |
2008-08-24 |
tzachid | [ipoib] fix for receiving mcast and bcast. (mlnx: 3023) |
tree | commitdiff |
2008-08-21 |
stansmith | [IPoIB] added ndinstall.exe as part of the ipoib install. |
tree | commitdiff |
2008-08-09 |
stansmith | [ND] add fake ND build support; to be removed when... |
tree | commitdiff |
2008-08-06 |
tzachid | [ipoib] Added receive statistics for ipoib. (mlnx:... |
tree | commitdiff |
2008-08-05 |
leonidk | added missing catalogue files |
tree | commitdiff |
2008-07-27 |
tzachid | [ipoib] mcast garbage collector and igmp V2 support. |
tree | commitdiff |
2008-07-27 |
tzachid | [ipoib] mcast garbage collector and igmp V2 support... |
tree | commitdiff |
2008-07-24 |
tzachid | [ipoib] Always connect to mcast groups as a full member... |
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-17 |
stansmith | [WinOF] for XP32 builds, place holder files (until... |
tree | commitdiff |
2008-07-13 |
leonidk | [IBAL, HW, IPOIB] Remove VOID_PTR64. |
tree | commitdiff |
2008-07-13 |
leonidk | [CORE, ULP] fix file version fields. [MLNX: 2748] |
tree | commitdiff |
2008-07-10 |
tzachid | [ipoib] Fix maximum mtu to be 4092. |
tree | commitdiff |
2008-07-10 |
tzachid | [ipoib] fix DHCP client id insertion. |
tree | commitdiff |
2008-07-08 |
stansmith | [IPOIB] added INX -> INF file version stamping. |
tree | commitdiff |
2008-07-08 |
tzachid | [ipoib] Add support for another mlnx series of GUIDs. |
tree | commitdiff |
2008-07-08 |
tzachid | [IPOIB, MLX4] Enabling the use of 4K MTU on ipoib. |
tree | commitdiff |
2008-07-08 |
tzachid | [ipoib] Fix for improper handling of IPoIB params |
tree | commitdiff |
2008-07-03 |
leonidk | [CORE, TESTS] This patch adds a library and test utilit... |
tree | commitdiff |
2008-06-30 |
ftillier | Remove XXX_PTR64 and TO_ULONG_PTR from IPoIB |
tree | commitdiff |
2008-06-19 |
tzachid | [ipoib] mac generation from hp GUID. |
tree | commitdiff |
2008-06-17 |
stansmith | [WinOF] |
tree | commitdiff |
2008-06-10 |
leonidk | [ALL] fix drivers to return PKEY in BE order as IBAL... |
tree | commitdiff |
2008-05-19 |
tzachid | [IPOIB ]Fix a bugcheck when NdisMResetComplete called... |
tree | commitdiff |
2008-05-12 |
tzachid | [ipoib,ibbus] Add support for partitioning (winib 2416... |
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 |
2008-04-14 |
leonidk | [IPOIB] fix assert - low level driver is not obliged... |
tree | commitdiff |
2008-01-31 |
leonidk | [ipoib] Added support for Cisco GUIDs. |
tree | commitdiff |
2007-10-07 |
tzachid | [ipoib] Add support for Supermicro GUIDs. |
tree | commitdiff |
2007-09-23 |
tzachid | [etc] Added some of the files needed in order to suppor... |
tree | commitdiff |
2007-03-08 |
sleybo | Build 1.0.0.614 |
tree | commitdiff |
2007-03-08 |
sleybo | Build 1.0.0.608 |
tree | commitdiff |
2007-03-08 |
sleybo | [IBAL/MTHCA/IPOIB/TOOLS] fix inf to search driver in... |
tree | commitdiff |
2007-03-06 |
sleybo | [IPOIB] fix bug : release lock in error flows |
tree | commitdiff |
next |