Age | Commit message (Expand) | Author | Files | Lines |
2009-06-09 | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai | 6 | -320/+394 |
2009-06-09 | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai | 8 | -74/+105 |
2009-06-09 | [SCSI] mpt fusion: rewrite taskmgmt request and completion routines | Kashyap, Desai | 5 | -313/+239 |
2009-06-09 | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai | 7 | -330/+248 |
2009-06-09 | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai | 4 | -285/+255 |
2009-06-09 | [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO | Kashyap, Desai | 1 | -34/+42 |
2009-06-09 | [SCSI] mpt fusion: Added support for MPT discovery completion check | Kashyap, Desai | 3 | -2/+80 |
2009-06-09 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 8 | -188/+318 |
2009-06-09 | [SCSI] gdth: fix overlapping snprintf users | Alan Cox | 1 | -2/+3 |
2009-06-09 | [SCSI] bnx2i: Add bnx2i iSCSI driver. | Michael Chan | 11 | -0/+7496 |
2009-06-09 | [SCSI] cnic: Add new Broadcom CNIC driver. | Michael Chan | 6 | -0/+3901 |
2009-06-09 | [SCSI] bnx2: Add support for CNIC driver. | Michael Chan | 2 | -3/+208 |
2009-06-09 | [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. | Michael Chan | 3 | -36/+133 |
2009-06-08 | [SCSI] ibmvscsi: Add support for capabilities MAD | Brian King | 3 | -27/+255 |
2009-06-08 | [SCSI] ibmvscsi: Enable fast fail feature | Robert Jennings | 2 | -2/+71 |
2009-06-08 | [SCSI] ibmvscsi: Send adapter info before login | Brian King | 1 | -85/+85 |
2009-06-08 | [SCSI] ibmvscsi: Add specific timeouts for operations | Robert Jennings | 1 | -12/+16 |
2009-06-08 | [SCSI] ibmvscsi: Add 16 byte CDB support | Brian King | 1 | -0/+1 |
2009-06-08 | [SCSI] qla2xxx: Update version number to 8.03.01-k3. | Andrew Vasquez | 1 | -1/+1 |
2009-06-08 | [SCSI] qla2xxx: Synchronize MPI settings after a PE Reset. | Andrew Vasquez | 3 | -0/+121 |
2009-06-08 | [SCSI] qla2xxx: Export additional firmware-states for application support. | Andrew Vasquez | 3 | -4/+25 |
2009-06-08 | [SCSI] qla2xxx: Reduce lock-contention during do-work processing. | Andrew Vasquez | 2 | -23/+24 |
2009-06-08 | [SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down. | Andrew Vasquez | 1 | -1/+2 |
2009-06-08 | [SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-s... | Andrew Vasquez | 2 | -5/+2 |
2009-06-08 | [SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization. | Andrew Vasquez | 1 | -3/+0 |
2009-06-08 | [SCSI] qla2xxx: Fallback enode-mac should not be a multicast address. | Andrew Vasquez | 1 | -1/+1 |
2009-06-08 | [SCSI] qla2xxx: Add notification message when an NPIV fails to acquire a port... | Andrew Vasquez | 1 | -1/+4 |
2009-06-08 | [SCSI] qla2xxx: Add 10Gb iiDMA support. | Andrew Vasquez | 2 | -2/+11 |
2009-06-08 | [SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disrup... | Andrew Vasquez | 1 | -1/+3 |
2009-06-08 | [SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call. | Andrew Vasquez | 3 | -5/+11 |
2009-06-08 | [SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode. | Anirban Chakraborty | 2 | -15/+16 |
2009-06-08 | [SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios. | Andrew Vasquez | 1 | -2/+2 |
2009-06-08 | [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs. | Andrew Vasquez | 5 | -8/+38 |
2009-06-08 | [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode. | Anirban Chakraborty | 4 | -13/+11 |
2009-06-08 | [SCSI] qla2xxx: Correct logic-bug in set-model-info(). | Andrew Vasquez | 1 | -1/+1 |
2009-06-08 | [SCSI] qla2xxx: Export TLV data on supported ISPs. | Andrew Vasquez | 6 | -0/+101 |
2009-06-08 | [SCSI] qla2xxx: Export XGMAC statistics on supported ISPs. | Andrew Vasquez | 6 | -0/+107 |
2009-06-08 | [SCSI] qla2xxx: Export negotiated fabric-parameters for application support. | Andrew Vasquez | 1 | -0/+11 |
2009-06-08 | [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertype | Joe Eykholt | 2 | -7/+1 |
2009-06-08 | [SCSI] fcoe: removes reserving memory for vlan_ethdr on tx path | Vasu Dev | 1 | -2/+1 |
2009-06-08 | [SCSI] fcoe: removes fcoe_watchdog | Vasu Dev | 2 | -34/+19 |
2009-06-08 | [SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queue | Vasu Dev | 1 | -22/+15 |
2009-06-08 | [SCSI] libfc: Check if exchange is completed when receiving a sequence | Steve Ma | 1 | -0/+4 |
2009-06-08 | [SCSI] libfc: use DID_ERROR when we have internall aborted command | Mike Christie | 1 | -1/+1 |
2009-06-08 | [SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames | Chris Leech | 1 | -3/+3 |
2009-06-08 | [SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset. | Joe Eykholt | 1 | -5/+10 |
2009-06-08 | [SCSI] cxgb3i: Include net/dst.h for struct dst_cache | Herbert Xu | 1 | -0/+1 |
2009-06-08 | [SCSI] ibmvfc: Driver version 1.0.6 | Brian King | 1 | -2/+2 |
2009-06-08 | [SCSI] ibmvfc: Improve LOGO/PRLO ELS handling | Brian King | 1 | -1/+37 |
2009-06-08 | [SCSI] ibmvfc: Improve device rediscovery | Brian King | 1 | -3/+3 |