]> git.openfabrics.org - ~shefty/libibverbs.git/shortlog
~shefty/libibverbs.git
2006-11-09 Roland DreierMove formatting of device's firmware version into devic...
2006-11-09 Roland DreierMinor libibverbs packaging cleanups
2006-11-09 Roland DreierInitial attempt at Fedora Extras spec files for libibve...
2006-11-09 Roland DreierUpdate libibverbs and libmthca to handle uverbs ABI...
2006-11-09 Roland DreierDebian packaging changes suggested by debian-mentors...
2006-11-09 Roland DreierPrint components of firmware version in hex
2006-11-09 Roland DreierMake command structure sizes the same on 32-bit and...
2006-11-09 Roland DreierMake sure __BYTE_ORDER is defined
2006-11-09 Roland DreierInclude htonll() and nothll() in <infiniband/arch.h>
2006-11-09 Roland DreierUpdate libibverbs for stale completion event handling
2006-11-09 Roland DreierAdd missing half of change log entry
2006-11-09 Roland DreierAdd -dbg packages with debugging symbols to Debian...
2006-11-09 Roland DreierUpdate for new kernel ABI (stale event handling)
2006-11-09 Roland DreierAdd man pages for libibverbs example programs
2006-11-09 Roland DreierFix warnings on platforms where uint64_t != unsigned...
2006-11-09 Roland DreierFix up Debian packaging
2006-11-09 Roland DreierMerge Dotan Barak's vstat tool into ibv_devinfo
2006-11-09 Pete WyckoffAvoid segv when no IB devices are found
2006-11-09 Roland DreierAdd support for SRQs
2006-11-09 Roland DreierMake --rx-depth work in pingpong examples
2006-11-09 Michael S.... Lazy initialization of libibverbs on ibv_get_devices
2006-11-09 Roland DreierAdd port info dump to devinfo program
2006-11-09 Roland DreierMove ud-pingpong.c to ud_pingpong.c
2006-11-09 Roland DreierGet ready to receive before other side starts to send
2006-11-09 Roland DreierFree context before closing associated file descriptors
2006-11-09 Roland DreierAlways pass 0 for CQ event handler
2006-11-09 Roland DreierDon't follow driver path in user's environment if we...
2006-11-09 Roland DreierExpand libibverbs README
2006-11-09 Roland DreierUpdate for kernel ABI changes
2006-11-09 Roland DreierInclude debian/ directory in distribution tarballs
2006-11-09 Roland DreierCreate new ibv_uc_pinpong example
2006-11-09 Roland DreierWrite up some basics in libibverbs/README
2006-11-09 Roland DreierImplement userspace side of query_device verb
2006-11-09 Roland DreierAdd generic userspace part of query GID and query P_Key...
2006-11-09 Michael S.... Fix uninitialized AH attributes in pingpong examples
2006-11-09 Roland DreierAdd userspace side of {attach,detach}_mcast verbs
2006-11-09 Michael S.... Fix pingpong parameter parsing typos
2006-11-09 Roland DreierUpdate error messages
2006-11-09 Roland DreierSet version number to 0.1.0
2006-11-09 Roland DreierAdd documentation for ibv_poll_cq function
2006-11-09 Roland DreierAdd command codes for all verbs
2006-11-09 Roland DreierLoad driver statically linked into executable
2006-11-09 Roland DreierCommit libibverbs code from roland-uverbs branch back...
2006-11-09 Roland DreierContinue implementing verbs
2006-11-09 Roland DreierFix library name passed to AC_INIT()
2006-11-09 Roland DreierFill in more verbs API
2006-11-09 Roland DreierRemove unused old Makefile.am files
2006-11-09 Roland DreierComplete rename to ib_devices
2006-11-09 Roland DreierChange ib_drivers example to ib_devices
2006-11-09 Roland DreierInitial check-in of libibverbs