summaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe/fcoe_ctlr.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-11/+11
2013-10-14fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error pathNeil Horman1-0/+1
2013-10-12libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love1-31/+63
2013-09-05fcoe: Reduce fcoe_sysfs_fcf_add() stack usageBart Van Assche1-17/+23
2013-09-05fcoe: Declare fcoe_ctlr_mode_set() staticBart Van Assche1-2/+2
2013-09-04fcoe: ensure that skb placed on the fip_recv_list are unsharedNeil Horman1-0/+3
2013-07-09fcoe: Stop fc_rport_priv structure leakMark Rustad1-0/+4
2013-06-27Merge tag 'fcoe' into fixesJames Bottomley1-10/+5
2013-05-10libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan1-10/+5
2013-04-30scsi: rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-03-26libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love1-15/+45
2013-03-26libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love1-1/+2
2013-03-26libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love1-5/+6
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley1-19/+26
2013-02-20libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi1-9/+9
2013-02-12libfcoe: Handle CVL while waiting to select an FCFBhanu Prakash Gollapudi1-1/+9
2012-12-18random32: rename random32 to prandomAkinobu Mita1-2/+2
2012-12-14fcoe: Use the fcoe_sysfs control interfaceRobert Love1-9/+8
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev1-7/+6
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love1-14/+145
2012-05-10[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MACYi Zou1-1/+7
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi1-5/+23
2012-03-28[SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVLBhanu Prakash Gollapudi1-5/+5
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend1-0/+4
2011-05-24[SCSI] libfcoe: Incorrect CVL handling for NPIV portsBhanu Prakash Gollapudi1-43/+90
2011-05-01[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov1-4/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-02-12[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou1-8/+0
2011-02-12[SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.cYi Zou1-0/+2690