| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r321622, r321623: | Kenneth D. Merry | 2017-08-02 | 1 | -21/+33 |
| * | MFC r317740: | Kenneth D. Merry | 2017-05-10 | 1 | -3/+4 |
| * | MFC r317356: Switch isp_reset to scratchpad not requiring ISP_MBOXDMASETUP. | Alexander Motin | 2017-05-01 | 1 | -2/+2 |
| * | MFC r315708: Cleanup response queue processing. | Alexander Motin | 2017-04-24 | 1 | -288/+141 |
| * | MFC r316652: Fix few minor issues found by Clang Analyzer. | Alexander Motin | 2017-04-23 | 1 | -1/+2 |
| * | MFC r315681: Improve command timeout handling. | Alexander Motin | 2017-04-02 | 1 | -5/+1 |
| * | MFC r315678: Remove questionable reqp->req_time access. | Alexander Motin | 2017-04-02 | 1 | -4/+5 |
| * | MFC r315587, r315652: Remove some dead/useless code. | Alexander Motin | 2017-04-02 | 1 | -11/+0 |
| * | MFC r315579, r315670: Add initial support for multiple MSI-X vectors. | Alexander Motin | 2017-04-02 | 1 | -1/+7 |
| * | MFC r315545: Remove hackish code delaying ATIOs to unknown virtual port. | Alexander Motin | 2017-03-29 | 1 | -6/+0 |
| * | MFC r315485: Remove dead remnants of SPI target. | Alexander Motin | 2017-03-29 | 1 | -2/+0 |
| * | MFC r315307: Refactor interrupt handling. | Alexander Motin | 2017-03-29 | 1 | -185/+76 |
| * | MFC r315279: Remove some dead/broken code paths around async handling | Alexander Motin | 2017-03-28 | 1 | -45/+21 |
| * | MFC r315273: Remove tangled isp_mbox_continue() mechanism. | Alexander Motin | 2017-03-28 | 1 | -225/+39 |
| * | MFC r315236: Remove dangerous and questionable isp_mboxcmd_qnw() call. | Alexander Motin | 2017-03-28 | 1 | -17/+4 |
| * | MFC r315234: Improvements around attach, reset and detach. | Alexander Motin | 2017-03-28 | 1 | -103/+89 |
| * | MFC r315161: Try to slight untangle I/O and loop status handling. | Alexander Motin | 2017-03-26 | 1 | -10/+10 |
| * | MFC r315160: Remove code for unsupported FreeBSD versions. | Alexander Motin | 2017-03-26 | 1 | -16/+0 |
| * | MFC r314326: Send TERMINATE to firmware when aborting active ATIO. | Alexander Motin | 2017-03-06 | 1 | -1/+1 |
| * | MFC r314302: Return better error code in case of too long CDB. | Alexander Motin | 2017-03-06 | 1 | -4/+5 |
| * | MFC r313568: | Kenneth D. Merry | 2017-02-13 | 1 | -13/+2 |
| * | MFC r300222: Fix delaying requests to unknown virtual ports 2s after init. | Alexander Motin | 2016-08-18 | 1 | -0/+5 |
| * | MFC r300217: Add IOCB debugging for ISPCTL_RESET_DEV and ISPCTL_ABORT_CMD. | Alexander Motin | 2016-05-24 | 1 | -0/+8 |
| * | MFC r300058: Make RQCS_PORT_LOGGED_OUT for ZOMBIE ports retriable. | Alexander Motin | 2016-05-24 | 1 | -4/+18 |
| * | MFC r300052: Completely remove broken now autologin port flag. | Alexander Motin | 2016-05-24 | 1 | -2/+1 |
| * | MFC r299955: No need to check login status for ZOMBIE ports. | Alexander Motin | 2016-05-24 | 1 | -0/+3 |
| * | MFC r298103: Simplify memory allocation for NS requests. | Alexander Motin | 2016-05-03 | 1 | -33/+28 |
| * | MFC r297991: Extract virtual port address from RQSTYPE_RPT_ID_ACQ. | Alexander Motin | 2016-05-03 | 1 | -4/+12 |
| * | MFC r297915: Filter Port Database Changed notifications. | Alexander Motin | 2016-05-03 | 1 | -2/+9 |
| * | MFC r297912: Respect NVRAM topology settings on 24xx and above chips. | Alexander Motin | 2016-05-03 | 1 | -16/+31 |
| * | MFC r297867: Make all CT Pass-Through (name server requests) asynchronous. | Alexander Motin | 2016-05-03 | 1 | -57/+78 |
| * | MFC r297859: Switch isp_getpdb() to synchronous IOCB DMA area. | Alexander Motin | 2016-05-03 | 1 | -18/+11 |
| * | MFC r297858: Allocate separate DMA area for synchronous IOCB execution. | Alexander Motin | 2016-05-03 | 1 | -37/+23 |
| * | MFC r297854: Add couple missing memory barriers. | Alexander Motin | 2016-05-03 | 1 | -1/+3 |
| * | MFC r297817: Polish debugging IOCB dumping. | Alexander Motin | 2016-05-03 | 1 | -27/+36 |
| * | MFC r297751: Register symbolic port/node names in FC name server. | Alexander Motin | 2016-05-03 | 1 | -6/+128 |
| * | MFC r297741: Reduce code duplication when executing Passthrough IOCB. | Alexander Motin | 2016-05-03 | 1 | -187/+80 |
| * | MFC r292765: Allocate separate scratch space for scanner purposes. | Alexander Motin | 2015-12-30 | 1 | -113/+92 |
| * | MFC r292741: Make port logins asynchronous, following r292739 logic. | Alexander Motin | 2015-12-30 | 1 | -66/+55 |
| * | MFC r292739: Make virtual ports control asynchronous. | Alexander Motin | 2015-12-30 | 1 | -82/+96 |
| * | MFC r292725: Unify handles allocation for initiator and target IOCBs. | Alexander Motin | 2015-12-30 | 1 | -11/+5 |
| * | MFC r292715: Clear virtual port's port database when disabling it. | Alexander Motin | 2015-12-30 | 1 | -0/+153 |
| * | MFC r292690: Some polishing for command timeouts handling. | Alexander Motin | 2015-12-30 | 1 | -15/+17 |
| * | MFC r292610: Fix speed setting by NVRAM for 24xx and above chips. | Alexander Motin | 2015-12-30 | 1 | -2/+26 |
| * | MFC r291654, r291727, r291821, r291872, r292034, r292041, r292249, r292042: | Alexander Motin | 2015-12-22 | 1 | -23/+46 |
| * | MFC r291365, r291369: One more round of port scanner rewrite. | Alexander Motin | 2015-11-30 | 1 | -40/+63 |
| * | 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 | -5/+9 |
| * | MFC r291188: Rip off target mode support for parallel SCSI QLogic adapters. | Alexander Motin | 2015-11-30 | 1 | -34/+15 |
| * | MFC r291163: | Alexander Motin | 2015-11-30 | 1 | -3/+18 |