summaryrefslogtreecommitdiffstats
path: root/include/scsi/libfcoe.h
AgeCommit message (Expand)AuthorLines
2024-10-03scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak-1/+1
2024-04-08scsi: libfcoe: Fix a slew of kernel-doc warningsRandy Dunlap-7/+18
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman-4/+2
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+2
2022-05-16scsi: fcoe: Add a local_lock to fcoe_percpuDavidlohr Bueso-0/+2
2022-04-26scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva-1/+2
2021-04-27Fix misc new gcc warningsLinus Torvalds-1/+1
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke-0/+1
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner-13/+1
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek-2/+2
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook-1/+1
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke-1/+4
2016-07-13fcoe: use enum for fip_modeHannes Reinecke-6/+8
2016-07-12fcoe: convert to kworkerSebastian Andrzej Siewior-2/+4
2013-10-11libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love-1/+6
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou-0/+2
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou-0/+1
2012-12-14fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou-0/+12
2012-12-14fcoe: prep work to start consolidate the usage of fcoe_netdevYi Zou-0/+1
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love-2/+14
2012-10-07[SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh-2/+0
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love-0/+17
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love-0/+1
2012-05-23[SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love-0/+9
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi-1/+3
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend-0/+3
2011-10-16[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi-0/+2
2011-08-27[SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi-0/+3
2011-02-28[SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi-0/+6
2011-02-12[SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi-0/+51
2011-02-12[SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou-0/+48
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt-0/+8
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt-1/+41
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt-1/+10
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt-7/+2
2010-07-28[SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev-0/+10
2010-04-11[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev-0/+2
2010-04-11[SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt-6/+2
2009-12-04[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou-0/+1
2009-12-04[SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt-1/+1
2009-12-04[SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt-0/+1
2009-12-04[SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt-0/+2
2009-12-04[SCSI] libfcoe: formatting and comment cleanupsRobert Love-42/+42
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech-5/+10
2009-05-17fcoe: adds spma mode supportVasu Dev-0/+2
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt-1/+133
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev-118/+2
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev-6/+0
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev-0/+2