Age | Commit message (Expand) | Author |
---|---|---|
2012-08-25 | Make sure we disable interrupts on attachment before re-enabling. | Christiano F. Haesbaert |
2012-08-25 | Small cleanup. | Christiano F. Haesbaert |
2012-08-23 | the chain_offset in mfii requests are in 16 byte units, not 4 like | David Gwynne |
2012-08-23 | turns out - is not commutative. | David Gwynne |
2012-08-23 | stupid code bug. | David Gwynne |
2012-08-20 | add support for chaining a scatter gather list off a request frame if it | David Gwynne |
2012-08-16 | mfii_exec_done clears ccb_cookie, so mfii_exec should test that, not | David Gwynne |
2012-08-16 | white space, no real changes | David Gwynne |
2012-08-16 | move completions of ccbs out of the postq mutex. avoids the unlikely but | David Gwynne |
2012-08-16 | replace the SLIST for ccbs with a SIMPLEQ so i can add stuff to the end | David Gwynne |
2012-08-16 | rewrite the mfii_mgmt path to be a bit more... symmetrical. | David Gwynne |
2012-08-14 | introduce mfii(4), a driver for the generation of megaraid sas boards | David Gwynne |