aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libfc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt1-2/+2
2009-09-10[SCSI] libfc: change interface for rport_createJoe Eykholt1-3/+2
2009-09-10[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt1-1/+9
2009-09-05[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lockVasu Dev1-3/+6
2009-09-05[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev1-0/+1
2009-08-22[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev1-40/+8
2009-08-22[SCSI] libfc: Remove the FC_EM_DBG macroRobert Love1-6/+0
2009-08-22[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIsVasu Dev1-0/+24
2009-08-22[SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt1-1/+1
2009-08-22[SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt1-1/+1
2009-08-22[SCSI] libfc: change debug messages to give host number.Joe Eykholt1-16/+20
2009-08-22[SCSI] libfc: remove extra semicolons from debug macrosJoe Eykholt1-10/+10
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love1-11/+66
2009-05-23[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar1-0/+1
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar1-0/+1
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev1-5/+17
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love1-1/+22
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou1-0/+30
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou1-0/+1
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love1-7/+7
2009-03-06[SCSI] libfc: Cleanup libfc_function_template commentsRobert Love1-41/+66
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love1-0/+5
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_statusVasu Dev1-10/+2
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar1-2/+2
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love1-0/+938