summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ipoib.c
Commit message (Expand)AuthorAgeFilesLines
* [NETDEV] Add notion of link stateMichael Brown2008-04-221-1/+19
* [Infiniband] Add preliminary multiple port support for Hermon cardsMichael Brown2008-04-181-93/+164
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+0Star
* [Infiniband] Add preliminary support for multi-port devices.Michael Brown2008-02-271-5/+5
* 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/+1Star
* 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/+3Star
* Unicasts seem to be working. :)Michael Brown2007-09-171-30/+111
* Dead code disablingMichael Brown2007-09-171-5/+4Star
* 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