| Commit message (Expand) | Author | Age |
* | [SCSI] libfc: use ADISC to verify rport login state | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: improve debug messages for ELS response handlers | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create | Robert Love | 2009-09-10 |
* | [SCSI] libfc: do not log off rports before or after discovery | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: remove unused disc->delay element | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: eliminate disc->event | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: don't create dummy (rogue) remote ports | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: rename rport event CREATED to READY | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: make rport structure optional | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: change elsct to use FC_ID instead of rdata | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: make fc_rport_priv the primary rport interface. | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: change interface for rport_create | Joe Eykholt | 2009-09-10 |
* | [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv | Joe Eykholt | 2009-09-10 |
* | [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_... | Vasu Dev | 2009-09-05 |
* | [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) | Vasu Dev | 2009-09-05 |
* | [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list | Vasu Dev | 2009-08-22 |
* | [SCSI] libfc: Remove the FC_EM_DBG macro | Robert Love | 2009-08-22 |
* | [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat... | Vasu Dev | 2009-08-22 |
* | [SCSI] libfc: rename rport state "NONE" to "DELETE". | Joe Eykholt | 2009-08-22 |
* | [SCSI] libfc: rename lport NONE state to DISABLED | Joe Eykholt | 2009-08-22 |
* | [SCSI] libfc: change debug messages to give host number. | Joe Eykholt | 2009-08-22 |
* | [SCSI] libfc: remove extra semicolons from debug macros | Joe Eykholt | 2009-08-22 |
* | libfc: Add runtime debugging with debug_logging module parameter | Robert Love | 2009-06-21 |
* | [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts | Abhijeet Joglekar | 2009-05-23 |
* | [SCSI] libfc: Track rogue remote ports | Abhijeet Joglekar | 2009-04-27 |
* | [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc | Vasu Dev | 2009-04-03 |
* | [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array | Robert Love | 2009-04-03 |
* | [SCSI] libfc: add support of large receive offload by ddp in fc_fcp | Yi Zou | 2009-03-13 |
* | [SCSI] fcoe, libfc: check offload features from LLD through netdev | Yi Zou | 2009-03-13 |
* | [SCSI] libfc, fcoe: Fix kerneldoc comments | Robert Love | 2009-03-10 |
* | [SCSI] libfc: Cleanup libfc_function_template comments | Robert Love | 2009-03-06 |
* | [SCSI] libfc: Don't violate transport template for rogue port creation | Robert Love | 2009-03-06 |
* | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l... | Vasu Dev | 2009-03-06 |
* | [SCSI] libfc: Pass lport in exch_mgr_reset | Abhijeet Joglekar | 2009-03-06 |
* | [SCSI] libfc: A modular Fibre Channel library | Robert Love | 2008-12-29 |