summaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe/fcoe.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-24[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar1-0/+1
2009-05-21[SCSI] fcoe, libfc: fix function declarations to be ANSI-compliantRandy Dunlap1-2/+2
2009-04-27[SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt1-0/+1
2009-04-27[SCSI] fcoe: fix spelling typos and bad commentsChris Leech1-27/+20
2009-04-27[SCSI] fcoe: don't export functions that are internal to fcoeChris Leech1-9/+0
2009-04-27[SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter1-1/+1
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt1-119/+113
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev1-31/+2
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev1-26/+17
2009-04-03[SCSI] fcoe: moves common FCoE library API functions to libfcoe moduleVasu Dev1-64/+0
2009-04-03[SCSI] fcoe, libfc: add libfcoe moduleVasu Dev1-1/+1
2009-04-03[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module fileVasu Dev1-0/+1986