aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe
Commit message (Expand)AuthorAge
* [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summedYi Zou2009-03-13
* [SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_deviceYi Zou2009-03-13
* [SCSI] fcoe: add support to large send by gso through net_device for fcoe_swYi Zou2009-03-13
* [SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou2009-03-13
* [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou2009-03-13
* [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love2009-03-10
* [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech2009-03-10
* [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-10
* [SCSI] fcoe: fix kfree(skb)Roel Kluin2009-03-10
* [SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love2009-03-10
* [SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love2009-03-10
* [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-10
* [SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love2009-03-10
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-10
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-06
* [SCSI] fcoe: fix incorrect use of struct moduleJames Bottomley2008-12-30
* [SCSI] fcoe: Fibre Channel over EthernetRobert Love2008-12-29