summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-102-20/+12
* [SCSI] libfc: fix rport event race between READY and LOGOJoe Eykholt2009-09-101-3/+1
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-103-142/+92
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-104-6/+6
* [SCSI] libfc: rearrange code in fc_rport_workJoe Eykholt2009-09-101-9/+15
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-104-101/+98
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-107-39/+24
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-107-279/+245
* [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt2009-09-101-2/+2
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-104-44/+35
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-104-41/+49
* [SCSI] fcoe: use rtnl mutex in place of hostlist lockChris Leech2009-09-101-26/+11
* [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handlingChris Leech2009-09-102-121/+67
* [SCSI] fcoe: move the host-list add/remove to keep out VN_PortsChris Leech2009-09-101-12/+19
* [SCSI] fcoe: add mutex to protect create and destroyChris Leech2009-09-101-1/+39
* [SCSI] fcoe: split out per interface setupChris Leech2009-09-101-119/+148
* [SCSI] fcoe: fcoe_interface create, destroy and refcountingChris Leech2009-09-102-19/+79
* [SCSI] fcoe: remove fcoe_interface->priv pointerChris Leech2009-09-102-5/+0
* [SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_int...Chris Leech2009-09-102-9/+7
* [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interfaceChris Leech2009-09-102-48/+39
* [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interfaceChris Leech2009-09-102-14/+18
* [SCSI] fcoe: move netdev to fcoe_interfaceChris Leech2009-09-102-32/+38
* [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_de...Chris Leech2009-09-102-157/+188
* [SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroyChris Leech2009-09-101-65/+48
* [SCSI] fcoe: remove unnecessary list and lock initializations.Joe Eykholt2009-09-101-3/+0
* [SCSI] fcoe: fix missing error check in call to fcoe_if_initChris Leech2009-09-101-1/+3
* [SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_workChris Leech2009-09-101-2/+6
* [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O sizeYi Zou2009-09-101-1/+8
* [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev2009-09-053-102/+115
* [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-053-4/+88
* [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ...Joe Eykholt2009-09-052-2/+2
* [SCSI] libfc: Fix misleading debug statementRobert Love2009-09-051-1/+3
* [SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macroRobert Love2009-09-051-1/+1
* [SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_taskMike Christie2009-09-051-9/+10
* [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie2009-09-052-14/+10
* [SCSI] iscsi class: Add logging to scsi_transport_iscsi.cMike Christie2009-09-051-2/+71
* [SCSI] qla4xxx: Removed residual from overrun debug printMike Christie2009-09-051-4/+4
* [SCSI] libiscsi: handle immediate command rejectionsMike Christie2009-09-051-19/+87
* [SCSI] libiscsi: don't increment cmdsn if cmd is not sentMike Christie2009-09-051-2/+3
* [SCSI] iscsi_tcp: Evaluate socket state in data_ready()Hannes Reinecke2009-09-051-3/+25
* [SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez2009-09-057-9/+784
* [SCSI] qla2xxx: Generalize srb structure usage.Andrew Vasquez2009-09-053-2/+14
* [SCSI] mpt2sas: Bump driver version 01.100.06.00Kashyap, Desai2009-09-051-2/+2
* [SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai2009-09-054-753/+234
* [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai2009-09-054-4/+109
* [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai2009-09-052-6/+13
* [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai2009-09-053-33/+17
* [SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai2009-09-055-54/+47
* [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai2009-09-053-89/+57
* [SCSI] stex: Add reset code for st_yel (v2)Ed Lin2009-09-051-4/+29
OpenPOWER on IntegriCloud