aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_library.h
Commit message (Expand)AuthorAgeFilesLines
* Switch fabric scans from GID_FT to GID_PT+GFF_ID/GFT_ID.Alexander Motin2017-07-031-3/+5
* Unify initiator and target DMA setup and command sending.Alexander Motin2017-03-241-2/+1
* Remove dead remnants of SPI target.Alexander Motin2017-03-181-2/+0
* Improvements around attach, reset and detach.Alexander Motin2017-03-141-5/+0
* Register symbolic port/node names in FC name server.Alexander Motin2016-04-091-0/+2
* Unify handles allocation for initiator and target IOCBs.Alexander Motin2015-12-251-9/+3
* Clear virtual port's port database when disabling it.Alexander Motin2015-12-251-3/+0
* Rip off target mode support for parallel SCSI QLogic adapters.Alexander Motin2015-11-231-8/+0
* Another round of port scanner rewrite.Alexander Motin2015-11-191-3/+4
* Remove some confusions between loopid and nphdl.Alexander Motin2015-11-181-1/+1
* Register our FC4 Features in SNS.Alexander Motin2015-11-171-0/+1
* Improve/fix loop scanning routine.Alexander Motin2015-10-281-0/+4
* Improve INOTs handling for 24xx and above chips.Alexander Motin2015-10-231-1/+1
* Unify port database use for target and initiator roles.Alexander Motin2015-07-131-2/+3
* -----------Matt Jacob2012-07-281-2/+6
* Revamp the pieces of some of the stuff I forgot to do when shifting toMatt Jacob2010-02-271-0/+1
* Redo how commands handles are created and managed and implement sequenceMatt Jacob2010-02-031-5/+3
* Add 8Gb support (isp_2500). Fix a fair number of configuration andMatt Jacob2009-08-011-192/+181
* Temporarily desupport simultaneous target and initiator mode.Matt Jacob2007-04-021-0/+2
* MFP4: a) Some constification from NetBSD (gcc 4.1.2)Matt Jacob2007-03-221-1/+1
* Fix some stupid copyright mistakes that have been there for quite some time.Matt Jacob2007-03-101-26/+24
* Make the SAN login/logout stuff more common between different chipsetsMatt Jacob2006-11-181-0/+4
* Push things closer to path failover by implementing loop down andMatt Jacob2006-11-141-0/+1
* Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.Matt Jacob2006-11-021-17/+72
* a) clean up some declaration stuff (i.e., make more modern with respectMatt Jacob2006-02-151-11/+17
* Remove use of inlines and use the functions as a library.Matt Jacob2006-02-021-0/+158