Age | Commit message (Expand) | Author |
---|---|---|
2009-02-16 | Extend the scsi_adapter minphys() callback to take a struct scsi_link * | Miod Vallat |
2007-11-05 | scsi_done() must be called at SPLBIO. | Kenneth R Westerback |
2007-10-08 | More simple memset(,0,) -> M_ZERO changes. In this batch move to | Kenneth R Westerback |
2007-09-29 | Add first part of queue magic to attach. | Marco Peereboom |
2007-09-09 | Add firmware control block structure. | Marco Peereboom |
2007-09-08 | Set external hw config according to nvram value. | David Collins |
2007-09-06 | Shuffle some things around to get rid of #ifdev's | Marco Peereboom |
2007-09-06 | Add nvram read and validate functions. ok marco@ | David Collins |
2007-09-05 | Add MBOX debug flag. | Marco Peereboom |
2007-09-05 | Implement qli_allocmem and qli_freemem | Marco Peereboom |
2007-09-05 | Implement qli_get_fw_state and fix a typo. | Marco Peereboom |
2007-09-04 | Add mailbox command handler and "about firmware" command | Marco Peereboom |
2007-08-31 | Add qli (qlogic iscsi) HBA driver for further development in tree. Help | Marco Peereboom |