summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1Star
* fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke2016-07-271-0/+1
* libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love2012-12-141-3/+3
* [SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh2012-10-071-0/+2
* [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love2012-05-231-3/+5
* [SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanupVasu Dev2012-05-101-1/+3
* [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface'Robert Love2012-02-191-3/+0Star
* [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.cBart Van Assche2012-01-161-3/+1Star
* [SCSI] fcoe: use real dev in case of HW vlan accelerationVasu Dev2011-10-021-0/+1
* [SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi2011-08-271-10/+0Star
* [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPNNeerav Parikh2011-05-241-0/+10
* [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi2011-03-011-6/+0Star
* [SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi2011-02-121-41/+3Star
* [SCSI] fcoe: Formatting cleanups and commentingRobert Love2009-12-041-23/+52
* [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-041-0/+1
* [SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535)Robert Love2009-12-041-1/+1
* [SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs)Yi Zou2009-12-041-0/+6
* [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handlingChris Leech2009-09-101-0/+2
* [SCSI] fcoe: fcoe_interface create, destroy and refcountingChris Leech2009-09-101-0/+1
* [SCSI] fcoe: remove fcoe_interface->priv pointerChris Leech2009-09-101-3/+0Star
* [SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_int...Chris Leech2009-09-101-1/+1
* [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interfaceChris Leech2009-09-101-2/+2
* [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interfaceChris Leech2009-09-101-2/+2
* [SCSI] fcoe: move netdev to fcoe_interfaceChris Leech2009-09-101-5/+4Star
* [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_de...Chris Leech2009-09-101-4/+15
* [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-051-1/+1
* [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ...Joe Eykholt2009-09-051-1/+1
* [SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macroRobert Love2009-09-051-1/+1
* [SCSI] fcoe: removes phys_dev and renames real_dev to netdev.Vasu Dev2009-08-231-3/+2Star
* [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range...Vasu Dev2009-08-231-1/+2
* fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love2009-06-211-0/+24
* [SCSI] fcoe: removes fcoe_watchdogVasu Dev2009-06-081-0/+1
* [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt2009-04-031-15/+4Star
* [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev2009-04-031-0/+86