summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/libfcoe.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summedYi Zou2009-03-131-1/+1
* [SCSI] fcoe: add support to large send by gso through net_device for fcoe_swYi Zou2009-03-131-1/+11
* [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou2009-03-131-1/+1
* [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-101-24/+21
* [SCSI] fcoe: fix kfree(skb)Roel Kluin2009-03-101-1/+1
* [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-101-6/+6
* [SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love2009-03-101-8/+7
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-81/+81
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-061-24/+17
* [SCSI] fcoe: fix incorrect use of struct moduleJames Bottomley2008-12-301-5/+5
* [SCSI] fcoe: Fibre Channel over EthernetRobert Love2008-12-291-0/+1510
OpenPOWER on IntegriCloud