summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love2009-03-101-1/+1
* [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech2009-03-101-57/+24
* [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-102-24/+22
* [SCSI] fcoe: fix kfree(skb)Roel Kluin2009-03-101-1/+1
* [SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love2009-03-102-3/+5
* [SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love2009-03-101-5/+3
* [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-102-7/+7
* [SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love2009-03-102-13/+13
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-103-143/+138
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-062-27/+20
* [SCSI] fcoe: fix incorrect use of struct moduleJames Bottomley2008-12-301-5/+5
* [SCSI] fcoe: Fibre Channel over EthernetRobert Love2008-12-294-0/+2458