Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 5 | -83/+74 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2 | -4/+0 |
2010-08-06 | SCSI: remove fake "address-of" expression | Alan Stern | 2 | -2/+2 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -7/+7 |
2010-08-06 | scsi: Remove owner field from attribute initialization in ARCMSR driver | Guenter Roeck | 1 | -3/+0 |
2010-08-06 | scsi: Remove owner field from attribute initialization in LPFC driver | Guenter Roeck | 1 | -1/+0 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 18 | -31/+27 |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 227 | -6088/+18351 |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -3/+4 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -26/+43 |
2010-08-03 | pcmcia: remove memreq_t | Dominik Brodowski | 1 | -3/+2 |
2010-08-03 | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 5 | -42/+40 |
2010-08-03 | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 5 | -33/+32 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 5 | -5/+0 |
2010-07-28 | [SCSI] zfcp: Introduce experimental support for DIF/DIX | Felix Beck | 1 | -0/+4 |
2010-07-28 | [SCSI] sd: add support for runtime PM | Alan Stern | 1 | -5/+16 |
2010-07-28 | [SCSI] implement runtime Power Management | Alan Stern | 7 | -11/+193 |
2010-07-28 | [SCSI] convert to the new PM framework | Alan Stern | 4 | -47/+105 |
2010-07-28 | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 8 | -30/+30 |
2010-07-28 | [SCSI] ibmvstgt: add __init/__exit macros | Peter Huewe | 1 | -2/+2 |
2010-07-28 | [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31 | Rolf Eike Beer | 1 | -6/+8 |
2010-07-28 | [SCSI] qla2xxx: T10 DIF Type 2 support | Arun Easi | 4 | -6/+43 |
2010-07-28 | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. | Andrew Vasquez | 5 | -60/+5 |
2010-07-28 | [SCSI] qla2xxx: Update copyright banner. | Giridhar Malavali | 22 | -22/+22 |
2010-07-28 | [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending... | Giridhar Malavali | 4 | -40/+25 |
2010-07-28 | [SCSI] qla2xxx: Updates for ISP82xx. | Giridhar Malavali | 4 | -289/+42 |
2010-07-28 | [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters | Harish Zunjarrao | 1 | -13/+24 |
2010-07-28 | [SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters | Harish Zunjarrao | 3 | -10/+162 |
2010-07-28 | [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l... | Madhuranath Iyengar | 1 | -0/+7 |
2010-07-28 | [SCSI] qla2xxx: Add qla2x00_free_fcports() function | Chad Dupuis | 3 | -6/+15 |
2010-07-28 | [SCSI] qla2xxx: Stop firmware before doing init firmware. | Andrew Vasquez | 1 | -2/+3 |
2010-07-28 | [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition... | Duane Grigsby | 1 | -0/+3 |
2010-07-28 | [SCSI] qla2xxx: Correct extended sense-data handling. | Andrew Vasquez | 1 | -9/+18 |
2010-07-28 | [SCSI] qla2xxx: Check for golden firmware and show version if available | Madhuranath Iyengar | 3 | -0/+42 |
2010-07-28 | [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_... | Chad Dupuis | 4 | -1/+103 |
2010-07-28 | [SCSI] qla2xxx: Appropriately log FCP priority data messages | Madhuranath Iyengar | 3 | -20/+48 |
2010-07-28 | [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing | Giridhar Malavali | 5 | -240/+19 |
2010-07-28 | [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id | Madhuranath Iyengar | 1 | -0/+7 |
2010-07-28 | [SCSI] iscsi_transport: wait on session in error handler path | Mike Christie | 2 | -1/+42 |
2010-07-28 | [SCSI] iscsi_transport: Modidify recovery_tmo from sysfs | Vikas Chaudhary | 1 | -5/+38 |
2010-07-28 | [SCSI] sg: fix bio leak with a detached device | FUJITA Tomonori | 1 | -0/+2 |
2010-07-28 | [SCSI] fcoe: remove check for zero fabric name | Vasu Dev | 1 | -1/+1 |
2010-07-28 | [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT | Bhanu Prakash Gollapudi | 1 | -36/+27 |
2010-07-28 | [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" | Vasu Dev | 1 | -10/+1 |
2010-07-28 | [SCSI] fcoe: fix offload feature flag change from netdev | Yi Zou | 1 | -19/+49 |
2010-07-28 | [SCSI] libfc: don't require a local exchange for incoming requests | Joe Eykholt | 5 | -217/+169 |
2010-07-28 | [SCSI] libfc: add interface to allocate a sequence for incoming requests | Joe Eykholt | 1 | -0/+25 |
2010-07-28 | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() | Joe Eykholt | 5 | -79/+110 |
2010-07-28 | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions | Joe Eykholt | 2 | -28/+10 |
2010-07-28 | [SCSI] libfc: eliminate rport LOGO state | Joe Eykholt | 1 | -66/+22 |