| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [SCSI] libfc: eliminate disc->event | Joe Eykholt | 2009-09-10 | 1 | -19/+12 |
| * | | [SCSI] libfc: fix rport event race between READY and LOGO | Joe Eykholt | 2009-09-10 | 1 | -3/+1 |
| * | | [SCSI] libfc: don't create dummy (rogue) remote ports | Joe Eykholt | 2009-09-10 | 2 | -121/+73 |
| * | | [SCSI] libfc: rename rport event CREATED to READY | Joe Eykholt | 2009-09-10 | 3 | -5/+5 |
| * | | [SCSI] libfc: rearrange code in fc_rport_work | Joe Eykholt | 2009-09-10 | 1 | -9/+15 |
| * | | [SCSI] libfc: make rport structure optional | Joe Eykholt | 2009-09-10 | 3 | -88/+82 |
| * | | [SCSI] libfc: change elsct to use FC_ID instead of rdata | Joe Eykholt | 2009-09-10 | 5 | -17/+18 |
| * | | [SCSI] libfc: make fc_rport_priv the primary rport interface. | Joe Eykholt | 2009-09-10 | 5 | -265/+226 |
| * | | [SCSI] libfc: change interface for rport_create | Joe Eykholt | 2009-09-10 | 3 | -41/+33 |
| * | | [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv | Joe Eykholt | 2009-09-10 | 3 | -40/+40 |
| * | | [SCSI] fcoe: use rtnl mutex in place of hostlist lock | Chris Leech | 2009-09-10 | 1 | -26/+11 |
| * | | [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling | Chris Leech | 2009-09-10 | 2 | -121/+67 |
| * | | [SCSI] fcoe: move the host-list add/remove to keep out VN_Ports | Chris Leech | 2009-09-10 | 1 | -12/+19 |
| * | | [SCSI] fcoe: add mutex to protect create and destroy | Chris Leech | 2009-09-10 | 1 | -1/+39 |
| * | | [SCSI] fcoe: split out per interface setup | Chris Leech | 2009-09-10 | 1 | -119/+148 |
| * | | [SCSI] fcoe: fcoe_interface create, destroy and refcounting | Chris Leech | 2009-09-10 | 2 | -19/+79 |
| * | | [SCSI] fcoe: remove fcoe_interface->priv pointer | Chris Leech | 2009-09-10 | 2 | -5/+0 |
| * | | [SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_int... | Chris Leech | 2009-09-10 | 2 | -9/+7 |
| * | | [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface | Chris Leech | 2009-09-10 | 2 | -48/+39 |
| * | | [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface | Chris Leech | 2009-09-10 | 2 | -14/+18 |
| * | | [SCSI] fcoe: move netdev to fcoe_interface | Chris Leech | 2009-09-10 | 2 | -32/+38 |
| * | | [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_de... | Chris Leech | 2009-09-10 | 2 | -157/+188 |
| * | | [SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroy | Chris Leech | 2009-09-10 | 1 | -65/+48 |
| * | | [SCSI] fcoe: remove unnecessary list and lock initializations. | Joe Eykholt | 2009-09-10 | 1 | -3/+0 |
| * | | [SCSI] fcoe: fix missing error check in call to fcoe_if_init | Chris Leech | 2009-09-10 | 1 | -1/+3 |
| * | | [SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_work | Chris Leech | 2009-09-10 | 1 | -2/+6 |
| * | | [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size | Yi Zou | 2009-09-10 | 1 | -1/+8 |
| * | | [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_... | Vasu Dev | 2009-09-05 | 2 | -99/+109 |
| * | | [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) | Vasu Dev | 2009-09-05 | 2 | -4/+87 |
| * | | [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ... | Joe Eykholt | 2009-09-05 | 2 | -2/+2 |
| * | | [SCSI] libfc: Fix misleading debug statement | Robert Love | 2009-09-05 | 1 | -1/+3 |
| * | | [SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro | Robert Love | 2009-09-05 | 1 | -1/+1 |
| * | | [SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_task | Mike Christie | 2009-09-05 | 1 | -9/+10 |
| * | | [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed | Mike Christie | 2009-09-05 | 1 | -14/+9 |
| * | | [SCSI] iscsi class: Add logging to scsi_transport_iscsi.c | Mike Christie | 2009-09-05 | 1 | -2/+71 |
| * | | [SCSI] qla4xxx: Removed residual from overrun debug print | Mike Christie | 2009-09-05 | 1 | -4/+4 |
| * | | [SCSI] libiscsi: handle immediate command rejections | Mike Christie | 2009-09-05 | 1 | -19/+87 |
| * | | [SCSI] libiscsi: don't increment cmdsn if cmd is not sent | Mike Christie | 2009-09-05 | 1 | -2/+3 |
| * | | [SCSI] iscsi_tcp: Evaluate socket state in data_ready() | Hannes Reinecke | 2009-09-05 | 1 | -3/+25 |
| * | | [SCSI] qla2xxx: Add asynchronous-login support. | Andrew Vasquez | 2009-09-05 | 7 | -9/+784 |
| * | | [SCSI] qla2xxx: Generalize srb structure usage. | Andrew Vasquez | 2009-09-05 | 3 | -2/+14 |
| * | | [SCSI] mpt2sas: Bump driver version 01.100.06.00 | Kashyap, Desai | 2009-09-05 | 1 | -2/+2 |
| * | | [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization | Kashyap, Desai | 2009-09-05 | 4 | -753/+234 |
| * | | [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg | Kashyap, Desai | 2009-09-05 | 4 | -4/+109 |
| * | | [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context | Kashyap, Desai | 2009-09-05 | 2 | -6/+13 |
| * | | [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. | Kashyap, Desai | 2009-09-05 | 3 | -33/+17 |
| * | | [SCSI] mpt2sas: Prevent sending command to FW while Host Reset | Kashyap, Desai | 2009-09-05 | 5 | -54/+47 |
| * | | [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread | Kashyap, Desai | 2009-09-05 | 3 | -89/+57 |
| * | | [SCSI] stex: Add reset code for st_yel (v2) | Ed Lin | 2009-09-05 | 1 | -4/+29 |
| * | | [SCSI] scsi_dh_rdac: add support for next generation of Dell PV array | Yanqing_Liu@Dell.com | 2009-09-05 | 1 | -0/+2 |