]> git.openfabrics.org - ~shefty/rdma-win.git/shortlog
~shefty/rdma-win.git
2008-06-08 sheftylibibverbs: ibv_get_device_list allows *num as optional...
2008-06-08 sheftygetopt: add support for long options
2008-06-05 leonidk[MLX4] return a more specific return code (in the bad...
2008-06-05 sheftywinverbs: move reference counting back to WvBase and...
2008-06-05 sheftywinverbs: rename member variable to include 'm_'
2008-06-05 sheftywinverbs: do not inherit Release() calls
2008-06-05 sheftywinverbs: wait to create device on PnP power up (D0)
2008-06-04 leonidk[TOOLS] fix license
2008-06-04 sheftywinverbs: track changes against trunk using patch files
2008-06-04 sheftywinverbs: undo changes to files tracked in trunk
2008-06-04 sheftydocs/dontdiff.txt: add .bin, .rej, and .orig files...
2008-06-03 sheftyMerge with trunk rev 1231.
2008-06-03 sheftylibibverbs: add port of sample programs
2008-06-03 sheftywinverbs: fix including header file from .c sources
2008-06-03 sheftywinverbs: use common getopt sources
2008-06-03 sheftyetc: add generic getopt functionality
2008-06-03 stansmith[WinOF] WDK build env; good to go.
2008-06-03 stansmith[DAPL] match winof 1.1
2008-06-03 stansmith[WinOF] WDK build env updates
2008-06-02 leonidk[MLX4] return a more specific return code (in the bad...
2008-06-01 leonidk[MLX4] bugfix: fill alt_port_num field in qp_modify
2008-06-01 leonidk[MLX4] fixed warnings in DBG environment
2008-06-01 leonidk[MLX4] fixed a PREFast warning
2008-06-01 leonidk[MLX4] fixed bug: send WQE buffer initialization was...
2008-06-01 leonidk[SRP] fixes the BSOD when SRPT disconnects.
2008-05-31 sheftylibibverbs: complete initial implementation
2008-05-31 sheftywinverbs: modify how device events are reported
2008-05-31 sheftywinverbs: remove debug print messages
2008-05-29 sheftylibibverbs: initial implementation
2008-05-29 sheftywinverbs: update driver and library to support libibver...
2008-05-29 sheftyibal: modify layout work request structure
2008-05-28 stansmith[WinOF] WDK build env, support multiple OS flavors...
2008-05-28 stansmith[WinOF] WDK build env, support multiple OS flavors...
2008-05-28 stansmith[WinOF] WDK build env, support multiple OS flavors...
2008-05-27 stansmith[WinOF] adding WDK/OS specific installer build folders.
2008-05-27 stansmith[DAPL2] incorporate WinOF 1.1 DAPL fixes for rnr handling.
2008-05-27 stansmith[WinOF] WDK build env - say goodbye to DDK builds.
2008-05-26 leonidk[TOOLS] support the work on Server 2008, where there...
2008-05-26 leonidk[TOOLS] support the work on Server 2008, where there...
2008-05-25 leonidk[MLX4] fixed incorrect return code in bad flow, which...
2008-05-23 sheftywinverbs: fix 64-bit build warnings
2008-05-23 sheftywinverbs: check HRESULT not memory window pointer
2008-05-23 sheftywinverbs: move include for winioctl from wv_memory...
2008-05-23 sheftywinverbs: allow synchronous operations
2008-05-23 sheftywinverbs.h: allow user to specify synchronous operation
2008-05-23 sheftywinverb/test: fix inconsistent Windows/Unix line endings
2008-05-22 sheftywinverbs: fix inf file to install driver as upper class...
2008-05-22 sheftyindexlist: fix dereferencing NULL pointer
2008-05-22 sheftywinverbs: add kernel driver to the build
2008-05-21 leonidk[MLX4] fixed incorrect return code in bad flow, which...
2008-05-20 stansmith[WinOF] Final WinOF 1.1, skip SRP on 32-bit XP, svn...
2008-05-20 leonidk[HW] add support for defing max_inline_data size upon...
2008-05-20 sheftyChange line endings from UNIX (LF only) to Windows...
2008-05-20 tzachid[mlx4] Fix a build break and allow non-clean builds...
2008-05-20 tzachid[mlx4] Create a device for the Ethernet driver if neede...
2008-05-20 sheftyGoofy script to copy .sys, .lib, .dll, .exe, .inf,...
2008-05-20 sheftyLame build script that can be used to build 2003/2008...
2008-05-20 sheftyThe following build script allows building the winof...
2008-05-20 sheftyProvide simple build instructions for developers who...
2008-05-20 sheftyThe SVN diff program cannot handle generating diffs...
2008-05-20 sheftyWhen using a diff utility to find differences between...
2008-05-20 sheftyProvide an updated list of the various maintainers...
2008-05-20 tzachid[mlx4] Create a device for the Ethernet driver if neede...
2008-05-19 tzachid[mthca] Remove dead code. (winib 2455)
2008-05-19 tzachid[IPOIB ]Fix a bugcheck when NdisMResetComplete called...
2008-05-18 leonidk[MLX4] prevent constant comparison to please PREfast...
2008-05-18 leonidk[MLX4] Reverted the previous patch. Has been done to...
2008-05-18 leonidk[MLX4] buxfix in WCHAR buffer length in RtlStringCchPri...
2008-05-18 leonidk[MLX4] buxfix in WCHAR buffer length in RtlStringCchPri...
2008-05-18 leonidk[MLX4] fixed a bug, that caused "Completion event for...
2008-05-15 stansmith[WinOF] typo repair.
2008-05-15 stansmith[WinOF] 1.1 synchronize .inf files with svn #
2008-05-15 stansmith[WinOF] 1.1 multiple HCA installer fixes, whitespace...
2008-05-15 tzachid[MLX4] add casting to please PREfast (winib 2431)
2008-05-15 tzachid[mlx4] Apply mlx4_0290_mcast_loopback.patch
2008-05-15 tzachid[mlx4] Apply mlx4_0300_bogus_qp.patch (change printing...
2008-05-15 tzachid[mlx4] Fix for FMR. (mlx4_0270_fmr_enable.patch) (winib...
2008-05-15 stansmith[WinOF] added mthca & connectX device_ID specific devco...
2008-05-15 sheftydapl: remove TO_LONG_PTR macro
2008-05-15 sheftydapl: revert commit 1164
2008-05-14 leonidk[MLX4] (WinIb 2439) fixed a bug, that caused "Completio...
2008-05-14 sheftyscripts: batch file to build any OS/architecture from...
2008-05-14 sheftyThe current uvp_get_interface() routine takes a structu...
2008-05-14 sheftydapl: remove TO_LONG_PTR macro
2008-05-13 stansmith[WinVerbs] ibal & ibbus as upper filter drivers for...
2008-05-13 stansmith[WinVerbs] ib_bus.* --> ibbus.{inf,cdf}
2008-05-13 stansmith[WinOF] added mlx4 registry deletion items.
2008-05-12 tzachid[ipoib,ibbus] Add support for partitioning (winib 2416...
2008-05-11 stansmith[WinOF] fixed invalid IP address used in set IPoIB...
2008-05-11 leonidk[MLX4] The following patch prevents some PREfast warnings
2008-05-11 leonidk[MLX4] Adjust CDF files for new WDK (it has KMDF of...
2008-05-11 leonidk[MLX4] The following patch solves a problem on some...
2008-05-11 leonidk[MLX4] The following patch solves a problem on some...
2008-05-11 tzachid[mlx4,tools] remove warnings from build. (winib 2405)
2008-05-09 stansmith[WinOF] ibal.sys loads as a filter driver for the Infin...
2008-05-09 stansmith[WinOF] renamed ib_al.{cdf,inf} --> ibal.{cdf,inf}
2008-05-09 sheftywinverbs: enable build on IA64
2008-05-09 sheftymlx4: remove unused variable from poll_array
2008-05-09 sheftywinverbs: add casts when converting from size_t to...
2008-05-09 sheftydapl: remove null macros
next