aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe_sw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev1-523/+0
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev1-33/+4
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love1-11/+2
2009-03-13[SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_deviceYi Zou1-0/+38
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou1-1/+28
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI statusVasu Dev1-0/+1
2009-03-10[SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love1-0/+5
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love1-1/+1
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love1-23/+19
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_statusVasu Dev1-3/+3
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetRobert Love1-0/+494