Age | Commit message (Expand) | Author |
---|---|---|
2006-08-21 | enable Jumbo support. | Brad Smith |
2006-08-20 | #if 0 -> #ifdef BNX_JUMBO | Brad Smith |
2006-08-20 | - replace IF_DEQUEUE/IF_PREPEND with IFQ_POLL/IFQ_DEQUEUE. | Brad Smith |
2006-08-13 | Get rid of _HI & _LO macros altogether since they used a wrong idiom. | Marco Peereboom |
2006-08-10 | unmap memory address space in bnx_release_resources(). | Brad Smith |
2006-08-10 | remove typedef's. | Brad Smith |
2006-08-10 | just use BYTE_ORDER directly instead of setting the drivers endian flags. | Brad Smith |
2006-08-09 | add sys/timeout.h | Brad Smith |
2006-08-09 | Change #if __LP64__ to #ifdef __LP64__ as requested by brad | Marco Peereboom |
2006-08-09 | Reorder dmamap & dmamem to match man page. | Marco Peereboom |
2006-06-26 | Add a rough initial port of the bce driver from FreeBSD, which provides | Brad Smith |