| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [linda] Add support for QLogic 7220-based Infiniband HCAs | Michael Brown | 2008-11-11 | 1 | -0/+228 |
| | | | | | | | | | | These cards very nearly support our current IB Verbs model. There is one minor difference: multicast packets will always be delivered by the hardware to QP0, so the driver has to redirect them to the appropriate QP. This means that QP owners may see receive completions for buffers that they never posted. Nothing in our current codebase will break because of this. | ||||
| * | [crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h> | Michael Brown | 2008-10-01 | 1 | -27/+0![]() |
| | | |||||
| * | Add 64-bit rotates | Michael Brown | 2007-01-26 | 1 | -0/+8 |
| | | |||||
| * | Add Linux-compatible rol32/ror32 functions. Amazingly, gcc will | Michael Brown | 2007-01-25 | 1 | -0/+19 |
| optimise these down to the correct single "roll"/"rorl" instruction. | |||||

