aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10[SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handlingChris Leech1-0/+2
2009-09-10[SCSI] fcoe: fcoe_interface create, destroy and refcountingChris Leech1-0/+1
2009-09-10[SCSI] fcoe: remove fcoe_interface->priv pointerChris Leech1-3/+0
2009-09-10[SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_interfaceChris Leech1-1/+1
2009-09-10[SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interfaceChris Leech1-2/+2
2009-09-10[SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interfaceChris Leech1-2/+2
2009-09-10[SCSI] fcoe: move netdev to fcoe_interfaceChris Leech1-5/+4
2009-09-10[SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_deviceChris Leech1-4/+15
2009-09-05[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev1-1/+1
2009-09-05[SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile errorJoe Eykholt1-1/+1
2009-09-05[SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macroRobert Love1-1/+1
2009-08-22[SCSI] fcoe: removes phys_dev and renames real_dev to netdev.Vasu Dev1-3/+2
2009-08-22[SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EMVasu Dev1-1/+2
2009-06-21fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love1-0/+24
2009-06-08[SCSI] fcoe: removes fcoe_watchdogVasu Dev1-0/+1
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt1-15/+4
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev1-0/+86