aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe_ctlr.c
AgeCommit message (Expand)Author
2016-08-04fcoe: Use kfree_skb() instead of kfree()Wei Yongjun
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke
2016-07-20fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke
2016-07-13fcoe: use enum for fip_modeHannes Reinecke
2016-07-13fc_fip: Update to latest FC-BB-6 draftHannes Reinecke
2016-07-12libfc: Update rport reference countingHannes Reinecke
2016-02-29fcoe: fix reset of fip selection time.Usha Ketineni
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-10-14fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error pathNeil Horman
2013-10-11libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love
2013-09-04fcoe: Reduce fcoe_sysfs_fcf_add() stack usageBart Van Assche
2013-09-04fcoe: Declare fcoe_ctlr_mode_set() staticBart Van Assche
2013-09-04fcoe: ensure that skb placed on the fip_recv_list are unsharedNeil Horman
2013-07-09fcoe: Stop fc_rport_priv structure leakMark Rustad
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley
2013-05-10libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan
2013-04-29scsi: rename random32() to prandom_u32()Akinobu Mita
2013-03-25libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley
2013-02-19libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi
2013-02-11libfcoe: Handle CVL while waiting to select an FCFBhanu Prakash Gollapudi
2012-12-17random32: rename random32 to prandomAkinobu Mita
2012-12-14fcoe: Use the fcoe_sysfs control interfaceRobert Love
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love
2012-05-10[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MACYi Zou
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi
2012-03-28[SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVLBhanu Prakash Gollapudi
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend
2011-05-24[SCSI] libfcoe: Incorrect CVL handling for NPIV portsBhanu Prakash Gollapudi
2011-05-01[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-12[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou
2011-02-12[SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.cYi Zou