Age | Commit message (Expand) | Author | Files | Lines |
2009-12-04 | [SCSI] libfc: Export FC headers | Robert Love | 6 | -0/+13 |
2009-12-04 | [SCSI] fcoe: vport symbolic name support | Chris Leech | 2 | -0/+34 |
2009-12-04 | [SCSI] libfc: combine name server registration request functions | Chris Leech | 1 | -122/+42 |
2009-12-04 | [SCSI] libfc: combine name server registration response handlers | Chris Leech | 1 | -175/+30 |
2009-12-04 | [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) | Chris Leech | 4 | -0/+112 |
2009-12-04 | [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) | Chris Leech | 5 | -3/+115 |
2009-12-04 | [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches | Chris Leech | 3 | -3/+93 |
2009-12-04 | [SCSI] libfc: RPN_ID is obsolete and unnecessary | Chris Leech | 2 | -93/+3 |
2009-12-04 | [SCSI] fcoe: NPIV vport create/destroy | Chris Leech | 1 | -23/+139 |
2009-12-04 | [SCSI] fcoe: add a separate scsi transport template for NPIV vports | Chris Leech | 1 | -7/+47 |
2009-12-04 | [SCSI] libfcoe, fcoe: libfcoe NPIV support | Chris Leech | 8 | -60/+207 |
2009-12-04 | [SCSI] libfc, libfcoe: FDISC ELS for NPIV | Chris Leech | 4 | -5/+40 |
2009-12-04 | [SCSI] libfc: vport link handling and fc_vport state managment | Chris Leech | 3 | -15/+140 |
2009-12-04 | [SCSI] libfc: add some generic NPIV support routines to libfc | Chris Leech | 4 | -1/+137 |
2009-12-04 | [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ... | Chris Leech | 4 | -15/+19 |
2009-12-04 | [SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c | Robert Love | 3 | -40/+64 |
2009-12-04 | [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines | Robert Love | 9 | -86/+147 |
2009-12-04 | [SCSI] libfc: Remove fc_fcp_complete | Robert Love | 2 | -25/+0 |
2009-12-04 | [SCSI] libfc: Move non-common routines and prototypes out of libfc.h | Robert Love | 2 | -201/+177 |
2009-12-04 | [SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535) | Robert Love | 1 | -1/+1 |
2009-12-04 | [SCSI] fnic: Allocate OS interrupt resources just before enabling interrupts | Abhijeet Joglekar | 1 | -11/+10 |
2009-12-04 | [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh | Christof Schmitt | 5 | -65/+37 |
2009-12-04 | [SCSI] scsi_lib: fix potential NULL dereference | Jiri Slaby | 1 | -3/+6 |
2009-12-04 | [SCSI] 3w-sas: Add new driver for LSI 3ware 9750 | adam radford | 4 | -0/+2332 |
2009-12-04 | [SCSI] scsi_debug: fix Thin provisioning support | Douglas Gilbert | 1 | -4/+9 |
2009-12-04 | [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA. | Alok Kataria | 5 | -0/+1821 |
2009-12-04 | [SCSI] scsi_dh: Make alua hardware handler's activate() async | Chandra Seetharaman | 1 | -59/+73 |
2009-12-04 | [SCSI] scsi_dh: Make hp hardware handler's activate() async | Chandra Seetharaman | 1 | -33/+54 |
2009-12-04 | [SCSI] scsi_dh: Make rdac hardware handler's activate() async | Chandra Seetharaman | 1 | -8/+100 |
2009-12-04 | [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous | Chandra Seetharaman | 8 | -20/+42 |
2009-12-04 | [SCSI] zfcp: Adapt change_queue_depth for queue full tracking | Christof Schmitt | 1 | -3/+12 |
2009-12-04 | [SCSI] libfc: add queue_depth ramp up | Vasu Dev | 1 | -0/+3 |
2009-12-04 | [SCSI] add queue_depth ramp up code | Vasu Dev | 5 | -7/+94 |
2009-12-04 | [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc | Vasu Dev | 2 | -9/+7 |
2009-12-04 | [SCSI] libfc: convert to scsi_track_queue_full | Mike Christie | 1 | -18/+9 |
2009-12-04 | [SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL | Mike Christie | 1 | -1/+26 |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 27 | -32/+119 |
2009-12-04 | [SCSI] pm8001: add SAS/SATA HBA driver | jack wang | 14 | -0/+8725 |
2009-12-04 | [SCSI] be2iscsi: Adding Ring Mode Wrb's V3 | Jayamohan Kallickal | 3 | -48/+169 |
2009-12-04 | [SCSI] be2iscsi: Adding msix and mcc_rings V3 | Jayamohan Kallickal | 8 | -331/+1030 |
2009-12-04 | [SCSI] libfc: fix free of fc_rport_priv with timer pending | Joe Eykholt | 2 | -19/+51 |
2009-12-04 | [SCSI] fnic: Pad the unused bytes of CDB to 0s | Abhijeet Joglekar | 2 | -2/+5 |
2009-12-04 | [SCSI] fnic: Set max_cmd_len to driver supported CDB length | Abhijeet Joglekar | 2 | -1/+2 |
2009-12-04 | [SCSI] fnic: Process all cq entries per ISR | Abhijeet Joglekar | 1 | -9/+9 |
2009-12-04 | [SCSI] libfc: fix memory corruption caused by double frees and bad error hand... | Chris Leech | 5 | -16/+15 |
2009-12-04 | [SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLD | Yi Zou | 1 | -0/+18 |
2009-12-04 | [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data | Yi Zou | 2 | -1/+5 |
2009-12-04 | [SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs) | Yi Zou | 2 | -2/+14 |
2009-12-04 | [SCSI] fcoe: initialize return value in fcoe_destroy | Mike Christie | 1 | -1/+1 |
2009-12-04 | [SCSI] libfc: removes unused disc_work and ex_list | Vasu Dev | 2 | -2/+0 |