summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispvar.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r292765: Allocate separate scratch space for scanner purposes.mav2015-12-301-1/+3
* MFC r292739: Make virtual ports control asynchronous.mav2015-12-301-1/+3
* MFC r292725: Unify handles allocation for initiator and target IOCBs.mav2015-12-301-19/+4
* MFC r291654, r291727, r291821, r291872, r292034, r292041, r292249, r292042:mav2015-12-221-5/+7
* MFC r291365, r291369: One more round of port scanner rewrite.mav2015-11-301-10/+10
* MFC r291188: Rip off target mode support for parallel SCSI QLogic adapters.mav2015-11-301-11/+1
* MFC r291144: Fix target mode with fabric for pre-24xx chips.mav2015-11-301-0/+1
* MFC r291080: Another round of port scanner rewrite.mav2015-11-301-9/+10
* MFC r290993, r290994: Unify and cleanup FC ports scan.mav2015-11-301-8/+7
* MFC r290054: Reimplement next port handle generation.mav2015-11-131-3/+0
* MFC r289890: Skip reserved IP Broadcast handle from using.mav2015-11-131-1/+1
* MFC r289812, r289852: Some polishing and unification in ISR code.mav2015-11-131-4/+4
* MFC r289219: Export bunch of state variables as sysctls.mav2015-11-131-10/+8
* MFC r285459: Unify port database use for target and initiator roles.mav2015-10-051-30/+12
* MFC r285154: Remove extra level of target ID indirection (isp_dev_map).mav2015-10-051-16/+1
* MFC r285146: Drop discovered targets when initiator role is disabled.mav2015-10-051-1/+4
* MFC isp(4) driver changes:ken2015-02-031-1/+2
* MFC r256705:mav2014-01-051-1/+2
* -----------mjacob2012-07-281-18/+28
* Clean up multi-id mode so it's driven by the f/w loaded,mjacob2012-06-241-1/+1
* Prepare for FC-Tape support. This involved doing a lot of little cleanupsmjacob2012-06-171-5/+7
* Clean up and complete the incomplete deferred enable code.mjacob2012-06-011-0/+9
* Most of these changes to isp are to allow for isp.ko unloading.mjacob2011-08-131-0/+5
* Sync FreeBSD ISP with mercurial tree. Minor changes having to do withmjacob2011-02-281-0/+1
* - Use the correct DMA tag/map pair for synchronize the FC scratch area.marius2011-02-141-5/+5
* Whap. Hook up some wires that were forgotten a few months ago and restoremjacob2010-05-151-0/+1
* Clean up some printing stuff so that we can have a bit finer controlmjacob2010-03-261-2/+8
* Redo how commands handles are created and managed and implement sequencemjacob2010-02-031-4/+54
* Add 8Gb support (isp_2500). Fix a fair number of configuration andmjacob2009-08-011-217/+309
* Recover from some major omissions/problems with the 24XX port.mjacob2007-07-021-0/+3
* MFP4: a) Some constification from NetBSD (gcc 4.1.2)mjacob2007-03-221-4/+6
* Fix some stupid copyright mistakes that have been there for quite some time.mjacob2007-03-101-24/+26
* MFP4: Move default setting to the end of isp_reset instead of themjacob2007-01-201-11/+11
* Make ISPCTL_PLOGX find a handle to log into the management servermjacob2006-12-051-3/+8
* Make the SAN login/logout stuff more common between different chipsetsmjacob2006-11-181-1/+2
* Push things closer to path failover by implementing loop down andmjacob2006-11-141-5/+38
* Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.mjacob2006-11-021-77/+162
* The macro IS_23XX should not mistakenly include 24XX cards.mjacob2006-08-141-1/+2
* Do various fixes to support firmware loading for the 2322mjacob2006-07-031-7/+11
* Fix longstanding bug where exec throttle is 16 bits- not 8.mjacob2006-05-221-1/+1
* a) clean up some declaration stuff (i.e., make more modern with respectmjacob2006-02-151-158/+134
* Remove use of inlines and use the functions as a library.mjacob2006-02-021-3/+1
* First of several commits as this driver is dusted off and maybe broughtmjacob2006-01-231-20/+22
* Refactor isp_prt declaration so that platformmjacob2005-05-111-5/+7
* Prefer <sys/cdefs.h>'s __printflike() macro to the recently addedstefanf2005-03-071-5/+1
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-1/+4
* Roll minor number.mjacob2005-01-231-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Store the target handles in a separate list from normal commands. Add anjl2004-05-241-1/+8
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-121-1/+1
OpenPOWER on IntegriCloud