aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ipoib.c
Commit message (Expand)AuthorAgeFilesLines
* Removed more hacks, and adjusted number of queue entries for likely usage.Michael Brown2007-09-171-3/+3
* Remove hacks, and fix leaving the multicast GID.Michael Brown2007-09-171-25/+1
* Added an almost obscene amount of debugging and assertion code whileMichael Brown2007-09-171-7/+15
* Some interesting packet corruption happening now.Michael Brown2007-09-171-43/+180
* Broadcast GID is now calculated by IPoIB layer.Michael Brown2007-09-171-3/+100
* Cleaned up some debug messages.Michael Brown2007-09-171-14/+3
* Unicasts seem to be working. :)Michael Brown2007-09-171-30/+111
* Dead code disablingMichael Brown2007-09-171-5/+4
* Obtains a response to the get path record!Michael Brown2007-09-171-9/+172
* Prepare for adding a metadata queue to IPoIBMichael Brown2007-09-171-51/+120
* IPoIB code separated out to ipoib.c.Michael Brown2007-09-171-0/+411