index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC, r310338:
ken
2016-12-23
1
-0
/
+7
*
Pass proper for 23xx arguments to isp_endcmd().
mav
2016-05-20
1
-1
/
+1
*
Pass task management response information from CTL through CAM to isp(4),
mav
2016-05-20
1
-5
/
+15
*
Fix delaying requests to unknown virtual ports 2s after init.
mav
2016-05-19
2
-1
/
+6
*
Add proper reporting for early task management errors.
mav
2016-05-19
3
-6
/
+21
*
Add IOCB debugging for ISPCTL_RESET_DEV and ISPCTL_ABORT_CMD.
mav
2016-05-19
1
-0
/
+8
*
Unify Multi ID target code by reusing isp_find_chan_by_did().
mav
2016-05-18
1
-10
/
+9
*
Make RQCS_PORT_LOGGED_OUT for ZOMBIE ports retriable.
mav
2016-05-17
1
-4
/
+18
*
Completely remove broken now autologin port flag.
mav
2016-05-17
3
-9
/
+4
*
Reduce verbosity of "now sending synthesized status" message.
mav
2016-05-16
1
-1
/
+1
*
No need to check login status for ZOMBIE ports.
mav
2016-05-16
1
-0
/
+3
*
Remove NULL checks after M_WAITOK allocations from isp(4).
trasz
2016-05-15
2
-22
/
+0
*
Fix FCP_CMD LENGTH mask in ATIO7 IOCB.
mav
2016-05-13
1
-1
/
+1
*
sys/dev: minor spelling fixes.
pfg
2016-05-03
3
-9
/
+9
*
Simplify memory allocation for NS requests.
mav
2016-04-16
1
-33
/
+28
*
Extract virtual port address from RQSTYPE_RPT_ID_ACQ.
mav
2016-04-14
3
-14
/
+24
*
Filter Port Database Changed notifications.
mav
2016-04-13
2
-2
/
+10
*
Respect NVRAM topology settings on 24xx and above chips.
mav
2016-04-13
2
-21
/
+37
*
Make all CT Pass-Through (name server requests) asynchronous.
mav
2016-04-12
1
-57
/
+78
*
Switch isp_getpdb() to synchronous IOCB DMA area.
mav
2016-04-12
1
-18
/
+11
*
Allocate separate DMA area for synchronous IOCB execution.
mav
2016-04-12
4
-39
/
+70
*
Reimplement ISP_TSK_MGMT IOCTL via asynchronous request.
mav
2016-04-12
1
-44
/
+59
*
Add couple missing memory barriers.
mav
2016-04-12
1
-1
/
+3
*
Polish debugging IOCB dumping.
mav
2016-04-11
2
-31
/
+42
*
Register symbolic port/node names in FC name server.
mav
2016-04-09
6
-6
/
+181
*
Reduce code duplication when executing Passthrough IOCB.
mav
2016-04-09
1
-187
/
+80
*
Move to new value for XPT_GET_SIM_KNOB to avoid clash with XPT_ATA_IO.
imp
2016-03-10
1
-0
/
+1
*
Allocate separate scratch space for scanner purposes.
mav
2015-12-27
2
-114
/
+95
*
Split DMA buffers for request, response and ATIO queues.
mav
2015-12-27
3
-182
/
+222
*
Use single DMA tag for scratch areas of all virtual ports.
mav
2015-12-26
2
-29
/
+32
*
Make port logins asynchronous, following r292739 logic.
mav
2015-12-26
1
-66
/
+55
*
Make virtual ports control asynchronous.
mav
2015-12-26
3
-87
/
+111
*
Unify handles allocation for initiator and target IOCBs.
mav
2015-12-25
7
-191
/
+60
*
Clear virtual port's port database when disabling it.
mav
2015-12-25
3
-165
/
+153
*
Some polishing for command timeouts handling.
mav
2015-12-24
3
-20
/
+23
*
Fix speed setting by NVRAM for 24xx and above chips.
mav
2015-12-22
1
-2
/
+26
*
Add MSI-X support for 26XX cards.
mav
2015-12-15
1
-11
/
+30
*
Guess NVRAM address for 16Gbps Qlogic cards.
mav
2015-12-10
1
-1
/
+3
*
Add PCI ID for 16G QLogic chips in FCoE mode.
mav
2015-12-09
1
-0
/
+11
*
There is no priority request queue on 16Gig chips.
mav
2015-12-05
1
-2
/
+4
*
Rework WWNs generation to make cards without NVRAM more useful.
mav
2015-12-05
1
-67
/
+28
*
Make 16Gig chips to use new queue pointer registers.
mav
2015-12-04
3
-47
/
+124
*
Update isp_put_icb_2400() for new structure fields.
mav
2015-12-04
1
-3
/
+10
*
Enable interrupt handshake for 16Gig chips.
mav
2015-12-03
1
-0
/
+8
*
Add initial support for 16Gbps FC QLogic chips.
mav
2015-12-02
4
-85
/
+105
*
Remove residual functions declaration left after r291365.
mav
2015-11-26
1
-2
/
+0
*
One more round of port scanner rewrite.
mav
2015-11-26
6
-264
/
+181
*
Rename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV.
mav
2015-11-24
3
-3
/
+3
*
Remove "disable" hint, which duplicates system-wide "disabled".
mav
2015-11-23
3
-34
/
+0
*
Fix target mode support for Qlogic 2200 FC adapters.
mav
2015-11-23
5
-12
/
+20
[next]