| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Use the correct DMA tag/map pair for synchronize the FC scratch area. | Marius Strobl | 2011-03-06 | 1 | -5/+5 |
| * | This is an MFC of 208119, 208129 | Matt Jacob | 2010-05-26 | 1 | -0/+1 |
| * | This is an MFC of 205698 | Matt Jacob | 2010-04-05 | 1 | -2/+8 |
| * | MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, | Matt Jacob | 2010-02-11 | 1 | -4/+54 |
| * | Add 8Gb support (isp_2500). Fix a fair number of configuration and | Matt Jacob | 2009-08-01 | 1 | -217/+309 |
| * | Recover from some major omissions/problems with the 24XX port. | Matt Jacob | 2007-07-02 | 1 | -0/+3 |
| * | MFP4: a) Some constification from NetBSD (gcc 4.1.2) | Matt Jacob | 2007-03-22 | 1 | -4/+6 |
| * | Fix some stupid copyright mistakes that have been there for quite some time. | Matt Jacob | 2007-03-10 | 1 | -24/+26 |
| * | MFP4: Move default setting to the end of isp_reset instead of the | Matt Jacob | 2007-01-20 | 1 | -11/+11 |
| * | Make ISPCTL_PLOGX find a handle to log into the management server | Matt Jacob | 2006-12-05 | 1 | -3/+8 |
| * | Make the SAN login/logout stuff more common between different chipsets | Matt Jacob | 2006-11-18 | 1 | -1/+2 |
| * | Push things closer to path failover by implementing loop down and | Matt Jacob | 2006-11-14 | 1 | -5/+38 |
| * | Add 4Gb (24XX) support and lay the foundation for a lot of new stuff. | Matt Jacob | 2006-11-02 | 1 | -77/+162 |
| * | The macro IS_23XX should not mistakenly include 24XX cards. | Matt Jacob | 2006-08-14 | 1 | -1/+2 |
| * | Do various fixes to support firmware loading for the 2322 | Matt Jacob | 2006-07-03 | 1 | -7/+11 |
| * | Fix longstanding bug where exec throttle is 16 bits- not 8. | Matt Jacob | 2006-05-22 | 1 | -1/+1 |
| * | a) clean up some declaration stuff (i.e., make more modern with respect | Matt Jacob | 2006-02-15 | 1 | -157/+133 |
| * | Remove use of inlines and use the functions as a library. | Matt Jacob | 2006-02-02 | 1 | -3/+1 |
| * | First of several commits as this driver is dusted off and maybe brought | Matt Jacob | 2006-01-23 | 1 | -20/+22 |
| * | Refactor isp_prt declaration so that platform | Matt Jacob | 2005-05-11 | 1 | -5/+7 |
| * | Prefer <sys/cdefs.h>'s __printflike() macro to the recently added | Stefan Farfeleder | 2005-03-07 | 1 | -5/+1 |
| * | netchild's mega-patch to isolate compiler dependencies into a central | Joerg Wunsch | 2005-03-02 | 1 | -1/+4 |
| * | Roll minor number. | Matt Jacob | 2005-01-23 | 1 | -1/+1 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Store the target handles in a separate list from normal commands. Add a | Nate Lawson | 2004-05-24 | 1 | -1/+8 |
| * | These are changes to allow to use the Intel C/C++ compiler (lang/icc) | Tom Rhodes | 2004-03-12 | 1 | -1/+1 |
| * | Change role defines so that they better match class 3 service parameters. | Matt Jacob | 2004-02-07 | 1 | -3/+4 |
| * | NetBSD'er with time on their hands (dma->DMA) | Matt Jacob | 2003-09-13 | 1 | -1/+1 |
| * | This should enable 10160 support. As best as I can tell, the same | Matt Jacob | 2002-10-11 | 1 | -3/+6 |
| * | Remove ISP_DMA_ADDR_T definition. | Matt Jacob | 2002-09-23 | 1 | -10/+17 |
| * | Remove STRNCAT (==>strncat) usage. Apparently I never read the man | Matt Jacob | 2002-09-06 | 1 | -1/+0 |
| * | Add ISPASYNC_FW_DUMPED async event. | Matt Jacob | 2002-08-17 | 1 | -0/+3 |
| * | Roll minor version. Add ISPASYNC_FW_RESTARTED async event. Add | Matt Jacob | 2002-06-16 | 1 | -4/+11 |
| * | Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE. | Matt Jacob | 2002-04-04 | 1 | -3/+11 |
| * | Redo stuff for sparc64- primarily fix bus dma implementation. The endian | Matt Jacob | 2002-04-02 | 1 | -0/+4 |
| * | Limit fabric search to a default 256 entries. This will all go away | Matt Jacob | 2002-03-21 | 1 | -1/+3 |
| * | Add in support firmware crash dumps. Change CFG options to split | Matt Jacob | 2002-02-17 | 1 | -2/+13 |
| * | + A variety of 23XX changes: | Matt Jacob | 2002-02-04 | 1 | -2/+9 |
| * | Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows the | Matt Jacob | 2002-01-03 | 1 | -1/+10 |
| * | Major restructuring for swizzling to the request queue and unswizzling from | Matt Jacob | 2001-12-11 | 1 | -21/+31 |
| * | Implement a call to get the actual link data rate (if 23XX) so we can | Matt Jacob | 2001-10-01 | 1 | -1/+3 |
| * | Add some more firmware revision macros. Add firmware attributes field | Matt Jacob | 2001-09-03 | 1 | -1/+7 |
| * | Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This required | Matt Jacob | 2001-08-31 | 1 | -17/+42 |
| * | Fix a spelling error in a comment. | Matt Jacob | 2001-08-16 | 1 | -1/+1 |
| * | Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records | Matt Jacob | 2001-07-30 | 1 | -9/+13 |
| * | Firmware crashes handled in platform specific code (isp_async call). | Matt Jacob | 2001-07-04 | 1 | -3/+5 |
| * | Fix botch for state levels. Role minor release. Start adding code for a | Matt Jacob | 2001-06-05 | 1 | -6/+7 |
| * | Spring MegaChange #1. | Matt Jacob | 2001-05-28 | 1 | -5/+11 |
| * | In order to save ourselves grief with the SUNPRO compiler under | Matt Jacob | 2001-03-14 | 1 | -19/+19 |
| * | More 32 to 16 bit handle stuff. Roll core minor version. | Matt Jacob | 2001-03-04 | 1 | -2/+2 |