Commit Graph

68479 Commits (073ed91e245d56d71a85e2a49bf0b3962fe74dc4)

Author SHA1 Message Date
Giridhar Malavali 073ed91e24 [SCSI] qla2xxx: Update version number to 8.03.01-k6. 16 years ago
Andrew Vasquez 67becc0041 [SCSI] qla2xxx: Properly delete rports attached to a vport. 16 years ago
Andrew Vasquez 0d6e61bc6a [SCSI] qla2xxx: Correct various NPIV issues. 16 years ago
Lalit Chandivade d970432c48 [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. 16 years ago
Andrew Vasquez ab67114935 [SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx. 16 years ago
Santosh Vernekar 8474f3a02a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. 16 years ago
Joe Eykholt e7a51997da [SCSI] fcoe: flush per-cpu thread work when destroying interface 16 years ago
Joe Eykholt 1d490ce33e [SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT 16 years ago
Joe Eykholt 2ab7e1ecb8 [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. 16 years ago
Joe Eykholt 8abbe3a423 [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests 16 years ago
Joe Eykholt 370c3bd05c [SCSI] libfc: use ADISC to verify rport login state 16 years ago
Joe Eykholt 68a1750b46 [SCSI] libfc: LOGO response code had extraeous enter_rtv 16 years ago
Joe Eykholt feab4ae730 [SCSI] libfc: re-login to remote ports that send us LOGO 16 years ago
Joe Eykholt 83fe6a9346 [SCSI] libfc: fix rport error handling for login-required and invalid ops 16 years ago
Joe Eykholt 3ac6f98f41 [SCSI] libfc: correctly handle incoming PLOGI request. 16 years ago
Joe Eykholt f657d299cf [SCSI] libfc: improve debug messages for ELS response handlers 16 years ago
Joe Eykholt 25b37b981e [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup 16 years ago
Joe Eykholt 131203a1ef [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. 16 years ago
Robert Love 6bd054cbf3 [SCSI] libfc: Always reset remote port roles when receiving PRLI 16 years ago
Robert Love 9737e6a7b5 [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create 16 years ago
Joe Eykholt 935d0fce44 [SCSI] libfc: don't do discovery before callback is set 16 years ago
Joe Eykholt 29d898e909 [SCSI] libfc: clean up point-to-point discovery code. 16 years ago
Joe Eykholt 81a67b9717 [SCSI] libfc: discovery gpn_ft parse bug 16 years ago
Joe Eykholt 3667d7e7f7 [SCSI] libfc: discovery retry should clear pending first. 16 years ago
Joe Eykholt c762608bf7 [SCSI] libfc: fix: empty zone causes endless discovery retries. 16 years ago
Joe Eykholt 883a337cf8 [SCSI] libfc: handle discovery failure more correctly. 16 years ago
Joe Eykholt a1c1e4e76c [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp() 16 years ago
Joe Eykholt c356afd486 [SCSI] libfc: discovery restart sequence error fix 16 years ago
Joe Eykholt 0f6c614987 [SCSI] libfc: do not log off rports before or after discovery 16 years ago
Joe Eykholt 8025b5db7e [SCSI] libfc: move rport_lookup into fc_rport.c 16 years ago
Joe Eykholt 8345592b83 [SCSI] libfc: change to make remote port callback optional 16 years ago
Joe Eykholt 19f97e3c0a [SCSI] libfc: have rport_create do a lookup for pre-existing rports first 16 years ago
Joe Eykholt 48f00902ba [SCSI] libfc: make rport module maintain the rport list 16 years ago
Joe Eykholt b5cbf08373 [SCSI] libfc: simplify fc_lport_rport_callback 16 years ago
Joe Eykholt cdbe6dfece [SCSI] libfc: rport debug messages were printing pointer values 16 years ago
Joe Eykholt b84c796265 [SCSI] libfc: remove unused disc->delay element 16 years ago
Joe Eykholt 786681b96f [SCSI] libfc: eliminate disc->event 16 years ago
Joe Eykholt 00fea930d4 [SCSI] libfc: fix rport event race between READY and LOGO 16 years ago
Joe Eykholt 9e9d0452fe [SCSI] libfc: don't create dummy (rogue) remote ports 16 years ago
Joe Eykholt 4c0f62b567 [SCSI] libfc: rename rport event CREATED to READY 16 years ago
Joe Eykholt 629f44279d [SCSI] libfc: rearrange code in fc_rport_work 16 years ago
Joe Eykholt f211fa514a [SCSI] libfc: make rport structure optional 16 years ago
Joe Eykholt a46f327aa5 [SCSI] libfc: change elsct to use FC_ID instead of rdata 16 years ago
Joe Eykholt 9fb9d32831 [SCSI] libfc: make fc_rport_priv the primary rport interface. 16 years ago
Joe Eykholt 795d86f55e [SCSI] libfc: change interface for rport_create 16 years ago
Joe Eykholt ab28f1fd3b [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv 16 years ago
Chris Leech 090eb6c41a [SCSI] fcoe: use rtnl mutex in place of hostlist lock 16 years ago
Chris Leech 2e70e24151 [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling 16 years ago
Chris Leech c863df33bb [SCSI] fcoe: move the host-list add/remove to keep out VN_Ports 16 years ago
Chris Leech dfc1d0fe3a [SCSI] fcoe: add mutex to protect create and destroy 16 years ago