| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC, r310338: | ken | 2016-12-23 | 1 | -0/+7 |
* | MFC r297858: Allocate separate DMA area for synchronous IOCB execution. | mav | 2016-05-03 | 1 | -2/+21 |
* | MFC r292764: Split DMA buffers for request, response and ATIO queues. | mav | 2015-12-30 | 1 | -109/+131 |
* | MFC r292745: Use single DMA tag for scratch areas of all virtual ports. | mav | 2015-12-30 | 1 | -21/+25 |
* | MFC r292725: Unify handles allocation for initiator and target IOCBs. | mav | 2015-12-30 | 1 | -24/+0 |
* | MFC r291654, r291727, r291821, r291872, r292034, r292041, r292249, r292042: | mav | 2015-12-22 | 1 | -89/+205 |
* | MFC r291365, r291369: One more round of port scanner rewrite. | mav | 2015-11-30 | 1 | -10/+0 |
* | MFC r291221: Remove "disable" hint, which duplicates system-wide "disabled". | mav | 2015-11-30 | 1 | -20/+0 |
* | MFC r291209: Fix target mode support for Qlogic 2200 FC adapters. | mav | 2015-11-30 | 1 | -3/+3 |
* | MFC r291188: Rip off target mode support for parallel SCSI QLogic adapters. | mav | 2015-11-30 | 1 | -23/+3 |
* | MFC r291147: Increase maximal value of vports tunable to 254. | mav | 2015-11-30 | 1 | -1/+1 |
* | MFC r289930: Formalize/unify chip (re-)inits. | mav | 2015-11-13 | 1 | -6/+1 |
* | MFC r289817: Disable full bus scan by CAM for FC adapters. | mav | 2015-11-13 | 1 | -3/+0 |
* | MFC r289812, r289852: Some polishing and unification in ISR code. | mav | 2015-11-13 | 1 | -39/+33 |
* | MFC r289626: Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0. | mav | 2015-11-13 | 1 | -3/+0 |
* | MFC r284727: Add dev.isp.X.role sysctl in addition to tunable. | mav | 2015-06-28 | 1 | -13/+40 |
* | MFC r257932: | mav | 2014-01-05 | 1 | -0/+9 |
* | Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI | scottl | 2013-08-12 | 1 | -7/+5 |
* | Reform the busdma API so that new types may be added without modifying | kib | 2013-02-12 | 1 | -62/+10 |
* | Don't allow for more than one segment for the control space since | mjacob | 2012-11-02 | 1 | -3/+2 |
* | Remove useless extra test. | mjacob | 2012-09-07 | 1 | -4/+2 |
* | Remove dependence on MAXPHYS. | mjacob | 2012-08-21 | 1 | -2/+7 |
* | Fix an oops where we wiped out DMA maps. Don't allocate extended | mjacob | 2012-08-12 | 1 | -10/+12 |
* | Oops. We only do allocate room for extended commands | mjacob | 2012-08-03 | 1 | -10/+12 |
* | ----------- | mjacob | 2012-07-28 | 1 | -14/+84 |
* | Clean up multi-id mode so it's driven by the f/w loaded, | mjacob | 2012-06-24 | 1 | -14/+8 |
* | Prepare for FC-Tape support. This involved doing a lot of little cleanups | mjacob | 2012-06-17 | 1 | -10/+5 |
* | If debug values were set, the default from tval floated | mjacob | 2012-06-15 | 1 | -0/+1 |
* | Adding missing dependancies for loading hptiop(4), hptmv(4) and isp(4) as mod... | eadler | 2012-06-01 | 1 | -0/+2 |
* | Was chasing down a failure to load f/w on a 2400. It turns out that the card | mjacob | 2011-11-16 | 1 | -0/+2 |
* | Most of these changes to isp are to allow for isp.ko unloading. | mjacob | 2011-08-13 | 1 | -28/+52 |
* | Add support QLE220 card- an 2500 lookalike. | mjacob | 2011-03-10 | 1 | -0/+15 |
* | - Use the correct DMA tag/map pair for synchronize the FC scratch area. | marius | 2011-02-14 | 1 | -16/+16 |
* | Various minor and not so minor fixes suggested by Coverity. | mjacob | 2010-06-02 | 1 | -13/+13 |
* | On sparc64 obtain the initiator ID from the Open Firmware device tree | marius | 2010-05-03 | 1 | -0/+9 |
* | Put gone device timer into a structure tag that can hold more than 32 seconds... | mjacob | 2010-03-17 | 1 | -3/+3 |
* | Revamp the pieces of some of the stuff I forgot to do when shifting to | mjacob | 2010-02-27 | 1 | -12/+6 |
* | Fix misallocation error in target mode. | mjacob | 2010-02-27 | 1 | -1/+1 |
* | Redo how commands handles are created and managed and implement sequence | mjacob | 2010-02-03 | 1 | -4/+12 |
* | Add 8Gb support (isp_2500). Fix a fair number of configuration and | mjacob | 2009-08-01 | 1 | -1457/+488 |
* | Pointy hat to me. Committed with building. | mjacob | 2007-06-26 | 1 | -1/+1 |
* | Extension of previous commit- when we have 2k login firmware, we need to | mjacob | 2007-06-26 | 1 | -1/+7 |
* | Yet another bug- when we have 2k login firmware, we need | mjacob | 2007-06-25 | 1 | -1/+7 |
* | Only try and set a segment lim size to 1 << 32 iff bus_size_t > 4. | mjacob | 2007-06-11 | 1 | -2/+6 |
* | Fix pointy-hat problem with BUS_DMA_ROOTARG macro that caused problems for sp... | mjacob | 2007-05-11 | 1 | -3/+3 |
* | Make this an MP safe driver but also still be multi-release. | mjacob | 2007-05-05 | 1 | -135/+99 |
* | Temporarily desupport simultaneous target and initiator mode. | mjacob | 2007-04-02 | 1 | -6/+8 |
* | MFP4: a) Some constification from NetBSD (gcc 4.1.2) | mjacob | 2007-03-22 | 1 | -6/+1 |
* | Move bus_space_tag and bus_space_handle register access | mjacob | 2007-03-13 | 1 | -78/+64 |
* | Fix compilation issues found in RELENG_4 port and merge the | mjacob | 2007-03-12 | 1 | -1/+3 |