aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookupJoe Eykholt2009-09-10
* [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-10
* [SCSI] libfc: Always reset remote port roles when receiving PRLIRobert Love2009-09-10
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-10
* [SCSI] libfc: don't do discovery before callback is setJoe Eykholt2009-09-10
* [SCSI] libfc: clean up point-to-point discovery code.Joe Eykholt2009-09-10
* [SCSI] libfc: discovery gpn_ft parse bugJoe Eykholt2009-09-10
* [SCSI] libfc: discovery retry should clear pending first.Joe Eykholt2009-09-10
* [SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt2009-09-10
* [SCSI] libfc: handle discovery failure more correctly.Joe Eykholt2009-09-10
* [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()Joe Eykholt2009-09-10
* [SCSI] libfc: discovery restart sequence error fixJoe Eykholt2009-09-10
* [SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt2009-09-10
* [SCSI] libfc: move rport_lookup into fc_rport.cJoe Eykholt2009-09-10
* [SCSI] libfc: change to make remote port callback optionalJoe Eykholt2009-09-10
* [SCSI] libfc: have rport_create do a lookup for pre-existing rports firstJoe Eykholt2009-09-10
* [SCSI] libfc: make rport module maintain the rport listJoe Eykholt2009-09-10
* [SCSI] libfc: simplify fc_lport_rport_callbackJoe Eykholt2009-09-10
* [SCSI] libfc: rport debug messages were printing pointer valuesJoe Eykholt2009-09-10
* [SCSI] libfc: remove unused disc->delay elementJoe Eykholt2009-09-10
* [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-10
* [SCSI] libfc: fix rport event race between READY and LOGOJoe Eykholt2009-09-10
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-10
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-10
* [SCSI] libfc: rearrange code in fc_rport_workJoe Eykholt2009-09-10
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-10
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-10
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-10
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-10
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-10
* [SCSI] fcoe: use rtnl mutex in place of hostlist lockChris Leech2009-09-10
* [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handlingChris Leech2009-09-10
* [SCSI] fcoe: move the host-list add/remove to keep out VN_PortsChris Leech2009-09-10
* [SCSI] fcoe: add mutex to protect create and destroyChris Leech2009-09-10
* [SCSI] fcoe: split out per interface setupChris Leech2009-09-10
* [SCSI] fcoe: fcoe_interface create, destroy and refcountingChris Leech2009-09-10
* [SCSI] fcoe: remove fcoe_interface->priv pointerChris Leech2009-09-10
* [SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_int...Chris Leech2009-09-10
* [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interfaceChris Leech2009-09-10
* [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interfaceChris Leech2009-09-10
* [SCSI] fcoe: move netdev to fcoe_interfaceChris Leech2009-09-10
* [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_de...Chris Leech2009-09-10
* [SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroyChris Leech2009-09-10
* [SCSI] fcoe: remove unnecessary list and lock initializations.Joe Eykholt2009-09-10
* [SCSI] fcoe: fix missing error check in call to fcoe_if_initChris Leech2009-09-10
* [SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_workChris Leech2009-09-10
* [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O sizeYi Zou2009-09-10
* [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev2009-09-05
* [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-05
* [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ...Joe Eykholt2009-09-05