| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r317740: | Kenneth D. Merry | 2017-05-10 | 1 | -1/+5 |
| * | MFC r315913: Add brackets to fix incorrect macro expansion. | Alexander Motin | 2017-04-24 | 1 | -1/+1 |
| * | MFC r315579, r315670: Add initial support for multiple MSI-X vectors. | Alexander Motin | 2017-04-02 | 1 | -0/+2 |
| * | MFC r297751: Register symbolic port/node names in FC name server. | Alexander Motin | 2016-05-03 | 1 | -0/+2 |
| * | MFC r292690: Some polishing for command timeouts handling. | Alexander Motin | 2015-12-30 | 1 | -1/+1 |
| * | MFC r291654, r291727, r291821, r291872, r292034, r292041, r292249, r292042: | Alexander Motin | 2015-12-22 | 1 | -8/+9 |
| * | MFC r291265: Rename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV. | Alexander Motin | 2015-11-30 | 1 | -1/+1 |
| * | MFC r291209: Fix target mode support for Qlogic 2200 FC adapters. | Alexander Motin | 2015-11-30 | 1 | -1/+3 |
| * | MFC r291160: Add some more asynchronous event status codes. | Alexander Motin | 2015-11-30 | 1 | -19/+23 |
| * | MFC r291159: Add more mailbox command codes. | Alexander Motin | 2015-11-30 | 1 | -17/+44 |
| * | MFC r291080: Another round of port scanner rewrite. | Alexander Motin | 2015-11-30 | 1 | -6/+7 |
| * | MFC r291000: Register our FC4 Features in SNS. | Alexander Motin | 2015-11-30 | 1 | -0/+1 |
| * | MFC r290978: Add real initial support for RQSTYPE_RPT_ID_ACQ. | Alexander Motin | 2015-11-30 | 1 | -14/+9 |
| * | MFC r290147: Fix and improve error masking and reporting. | Alexander Motin | 2015-11-30 | 1 | -3/+7 |
| * | MFC r290104: Improve/fix loop scanning routine. | Alexander Motin | 2015-11-30 | 1 | -0/+36 |
| * | MFC r290042: Fix error code that looks like wrong. | Alexander Motin | 2015-11-13 | 1 | -1/+1 |
| * | MFC r290018: Reimplement enable and implement disable of virtual ports. | Alexander Motin | 2015-11-13 | 1 | -6/+10 |
| * | MFC r289937: Try to keep Loop IDs persistent across chip reinits. | Alexander Motin | 2015-11-13 | 1 | -3/+3 |
| * | MFC r289886: Add new field to Abort IOCB. | Alexander Motin | 2015-11-13 | 1 | -1/+2 |
| * | MFC r289855: Minor additions to Status Type 0 IOCB. | Alexander Motin | 2015-11-13 | 1 | -5/+6 |
| * | MFC r289838: Improve INOTs handling for 24xx and above chips. | Alexander Motin | 2015-11-13 | 1 | -2/+6 |
| * | MFC r289681: Some more defines and polishing for INIT_FIRMWARE. | Alexander Motin | 2015-11-13 | 1 | -11/+29 |
| * | MFC r289622: Zero mbox[1] for INIT_FIRMWARE to fix version 7.3 firmware. | Alexander Motin | 2015-11-13 | 1 | -3/+9 |
| * | MFC r289620: Decode more firmware attributes. | Alexander Motin | 2015-11-13 | 1 | -0/+12 |
| * | MFC r273051 (by imp): | Alexander Motin | 2015-10-05 | 1 | -2/+2 |
| * | ----------- | Matt Jacob | 2012-07-28 | 1 | -70/+42 |
| * | Clean up multi-id mode so it's driven by the f/w loaded, | Matt Jacob | 2012-06-24 | 1 | -3/+18 |
| * | Prepare for FC-Tape support. This involved doing a lot of little cleanups | Matt Jacob | 2012-06-17 | 1 | -3/+10 |
| * | Revamp the pieces of some of the stuff I forgot to do when shifting to | Matt Jacob | 2010-02-27 | 1 | -8/+10 |
| * | Redo how commands handles are created and managed and implement sequence | Matt Jacob | 2010-02-03 | 1 | -5/+0 |
| * | (semiforced commit to add comment missed in last delta) | Matt Jacob | 2009-09-21 | 1 | -0/+1 |
| * | Remove file unused in freebsd. | Matt Jacob | 2009-09-21 | 1 | -0/+26 |
| * | Add 8Gb support (isp_2500). Fix a fair number of configuration and | Matt Jacob | 2009-08-01 | 1 | -35/+1167 |
| * | Fix some stupid copyright mistakes that have been there for quite some time. | Matt Jacob | 2007-03-10 | 1 | -25/+26 |
| * | Don't attempt to load illegal hard loop addresses into | Matt Jacob | 2007-02-23 | 1 | -1/+1 |
| * | Try an experiment with using DMA to load firmware into a 2200- VERIFY | Matt Jacob | 2006-12-17 | 1 | -1/+1 |
| * | clarify a comment slightly | Matt Jacob | 2006-12-09 | 1 | -1/+1 |
| * | Make the SAN login/logout stuff more common between different chipsets | Matt Jacob | 2006-11-18 | 1 | -0/+35 |
| * | Increase the timeout for some SAN commands. | Matt Jacob | 2006-11-16 | 1 | -0/+26 |
| * | Add 4Gb (24XX) support and lay the foundation for a lot of new stuff. | Matt Jacob | 2006-11-02 | 1 | -128/+492 |
| * | Do various fixes to support firmware loading for the 2322 | Matt Jacob | 2006-07-03 | 1 | -1/+3 |
| * | Some more gratuitous format and name changes. | Matt Jacob | 2006-04-21 | 1 | -0/+4 |
| * | a) clean up some declaration stuff (i.e., make more modern with respect | Matt Jacob | 2006-02-15 | 1 | -246/+246 |
| * | First of several commits as this driver is dusted off and maybe brought | Matt Jacob | 2006-01-23 | 1 | -5/+36 |
| * | Add an ioctl framework for doing FC task management functions from | Matt Jacob | 2005-10-29 | 1 | -0/+1 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | add MAKE_WWN_FROM_NODE_NAME macro | Matt Jacob | 2004-01-23 | 1 | -0/+10 |
| * | Add an explanatory comment about what operational modes in xfwopt are. | Matt Jacob | 2003-03-25 | 1 | -1/+5 |
| * | Add MBOX_INIT_REQ_QUEUE_A64/MBOX_INIT_RES_QUEUE_A64 definitions. | Matt Jacob | 2002-09-23 | 1 | -0/+6 |
| * | Add ICBXOPT_ZIO definition. | Matt Jacob | 2002-08-17 | 1 | -0/+1 |