summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r317740:ken2017-05-101-1/+5
* MFC r315913: Add brackets to fix incorrect macro expansion.mav2017-04-241-1/+1
* MFC r315579, r315670: Add initial support for multiple MSI-X vectors.mav2017-04-021-0/+2
* Register symbolic port/node names in FC name server.mav2016-04-091-0/+2
* Some polishing for command timeouts handling.mav2015-12-241-1/+1
* Add initial support for 16Gbps FC QLogic chips.mav2015-12-021-8/+9
* Rename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV.mav2015-11-241-1/+1
* Fix target mode support for Qlogic 2200 FC adapters.mav2015-11-231-1/+3
* Add some more asynchronous event status codes.mav2015-11-221-19/+23
* Add mode mailbox command codes.mav2015-11-221-17/+44
* Another round of port scanner rewrite.mav2015-11-191-6/+7
* Register our FC4 Features in SNS.mav2015-11-171-0/+1
* Add real initial support for RQSTYPE_RPT_ID_ACQ.mav2015-11-171-14/+9
* Fix and improve error masking and reporting.mav2015-10-291-3/+7
* Improve/fix loop scanning routine.mav2015-10-281-0/+36
* Fix error code that looks like wrong.mav2015-10-271-1/+1
* Reimplement enable and implement disable of virtual ports.mav2015-10-261-6/+10
* Try to keep Loop IDs persistent across chip reinits.mav2015-10-251-3/+3
* Add new field to Abort IOCB.mav2015-10-241-1/+2
* Minor additions to Status Type 0 IOCB.mav2015-10-231-5/+6
* Improve INOTs handling for 24xx and above chips.mav2015-10-231-2/+6
* Some more defines and polishing for INIT_FIRMWARE.mav2015-10-211-11/+29
* Zero mbox[0] for INIT_FIRMWARE to fix version 7.3 firmware.mav2015-10-201-3/+9
* Decode more firmware attributes.mav2015-10-201-0/+12
* Use the C99 flexible array construct to denote a variable amount ofimp2014-10-131-2/+2
* -----------mjacob2012-07-281-70/+42
* Clean up multi-id mode so it's driven by the f/w loaded,mjacob2012-06-241-3/+18
* Prepare for FC-Tape support. This involved doing a lot of little cleanupsmjacob2012-06-171-3/+10
* Revamp the pieces of some of the stuff I forgot to do when shifting tomjacob2010-02-271-8/+10
* Redo how commands handles are created and managed and implement sequencemjacob2010-02-031-5/+0
* (semiforced commit to add comment missed in last delta)mjacob2009-09-211-0/+1
* Remove file unused in freebsd.mjacob2009-09-211-0/+26
* Add 8Gb support (isp_2500). Fix a fair number of configuration andmjacob2009-08-011-35/+1167
* Fix some stupid copyright mistakes that have been there for quite some time.mjacob2007-03-101-25/+26
* Don't attempt to load illegal hard loop addresses intomjacob2007-02-231-1/+1
* Try an experiment with using DMA to load firmware into a 2200- VERIFYmjacob2006-12-171-1/+1
* clarify a comment slightlymjacob2006-12-091-1/+1
* Make the SAN login/logout stuff more common between different chipsetsmjacob2006-11-181-0/+35
* Increase the timeout for some SAN commands.mjacob2006-11-161-0/+26
* Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.mjacob2006-11-021-128/+492
* Do various fixes to support firmware loading for the 2322mjacob2006-07-031-1/+3
* Some more gratuitous format and name changes.mjacob2006-04-211-0/+4
* a) clean up some declaration stuff (i.e., make more modern with respectmjacob2006-02-151-246/+246
* First of several commits as this driver is dusted off and maybe broughtmjacob2006-01-231-5/+36
* Add an ioctl framework for doing FC task management functions frommjacob2005-10-291-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* add MAKE_WWN_FROM_NODE_NAME macromjacob2004-01-231-0/+10
* Add an explanatory comment about what operational modes in xfwopt are.mjacob2003-03-251-1/+5
* Add MBOX_INIT_REQ_QUEUE_A64/MBOX_INIT_RES_QUEUE_A64 definitions.mjacob2002-09-231-0/+6
* Add ICBXOPT_ZIO definition.mjacob2002-08-171-0/+1
OpenPOWER on IntegriCloud