summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe_ctlr.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-10-141-11/+11
* fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error pathNeil Horman2013-10-141-0/+1
* libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love2013-10-111-31/+63
* fcoe: Reduce fcoe_sysfs_fcf_add() stack usageBart Van Assche2013-09-041-17/+23
* fcoe: Declare fcoe_ctlr_mode_set() staticBart Van Assche2013-09-041-2/+2
* fcoe: ensure that skb placed on the fip_recv_list are unsharedNeil Horman2013-09-041-0/+3
* fcoe: Stop fc_rport_priv structure leakMark Rustad2013-07-091-0/+4
* Merge tag 'fcoe' into fixesJames Bottomley2013-06-261-10/+5
|\
| * libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan2013-05-101-10/+5
* | scsi: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
|/
* libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love2013-03-251-15/+45
* libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-251-1/+2
* libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-251-5/+6
* [SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley2013-03-011-19/+26
|\
| * libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi2013-02-191-9/+9
| * libfcoe: Handle CVL while waiting to select an FCFBhanu Prakash Gollapudi2013-02-111-1/+9
| * fcoe: Use the fcoe_sysfs control interfaceRobert Love2012-12-141-9/+8
* | random32: rename random32 to prandomAkinobu Mita2012-12-171-2/+2
|/
* [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-201-7/+6
* [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love2012-05-231-14/+145
* [SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MACYi Zou2012-05-101-1/+7
* [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi2012-03-281-5/+23
* [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVLBhanu Prakash Gollapudi2012-03-281-5/+5
* [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-151-0/+4
* [SCSI] libfcoe: Incorrect CVL handling for NPIV portsBhanu Prakash Gollapudi2011-05-241-43/+90
* [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov2011-05-011-4/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou2011-02-121-8/+0
* [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.cYi Zou2011-02-121-0/+2690
OpenPOWER on IntegriCloud