aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-08scsi: libfc: Remove fc_rport_init()Hannes Reinecke1-1/+0
2016-11-08scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke1-1/+1
2016-11-08scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke1-4/+4
2016-11-08scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke1-2/+2
2016-11-08scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke1-1/+1
2016-11-08scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke1-2/+2
2016-11-08scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke1-6/+6
2016-11-08scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke1-1/+1
2016-11-08scsi: fcoe: Fixup missing initialisation in fcoe_dcb_create()Hannes Reinecke1-1/+1
2016-11-08scsi: fcoe: filter out frames from invalid vlansHannes Reinecke1-1/+11
2016-11-08scsi: fcoe: correct sending FIP VLAN packets on VLAN 0Hannes Reinecke1-1/+2
2016-11-08scsi: fcoe: FIP debuggingHannes Reinecke1-4/+44
2016-11-08scsi: fcoe: catch invalid values for the 'enabled' attributeHannes Reinecke1-2/+10
2016-11-08scsi: fcoe: set default TC priorityHannes Reinecke1-2/+6
2016-11-08scsi: fcoe: make R_A_TOV and E_D_TOV configurableHannes Reinecke2-2/+81
2016-11-08scsi: fcoe: Harden CVL handling when we have not logged into the fabric.Chad Dupuis1-3/+32
2016-11-08scsi: libfc: Fixup disc_mutex handlingHannes Reinecke1-8/+29
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-17/+36
2016-09-26scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé1-1/+1
2016-08-23scsi: fcoe: provide translation table between Ethernet and FC port speedsJohannes Thumshirn1-17/+36
2016-08-04fcoe: Use kfree_skb() instead of kfree()Wei Yongjun1-1/+1
2016-08-02fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun1-1/+2
2016-07-27fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke2-1/+49
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke3-0/+269
2016-07-20fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke1-2/+2
2016-07-13fcoe: use defines from ethtool for 20Gbit and 40Gbit speedsJohannes Thumshirn1-2/+2
2016-07-13fcoe: Update multicast addresses on FIP mode changeHannes Reinecke1-2/+29
2016-07-13fcoe: fcoe->realdev is always setHannes Reinecke1-3/+0
2016-07-13fcoe: use enum for fip_modeHannes Reinecke2-4/+4
2016-07-13fc_fip: Update to latest FC-BB-6 draftHannes Reinecke1-4/+4
2016-07-12fcoe: convert to kworkerSebastian Andrzej Siewior1-250/+26
2016-07-12libfc: Update rport reference countingHannes Reinecke1-6/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-16/+20
2016-02-29fcoe: fix reset of fip selection time.Usha Ketineni1-1/+2
2016-02-25net: fcoe: use __ethtool_get_ksettingsDavid Decotigny1-16/+20
2015-12-15fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert1-1/+1
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-11-09fcoe: use continue instead of goto+labelJiri Slaby1-2/+1
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2015-09-06fcoe: Convert use of __constant_htons to htonsVaishali Thakkar1-1/+1
2015-08-07scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.cMasanari Iida1-4/+4
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-1/+0
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+2
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-1/+1
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-0/+1
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko1-4/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-0/+1
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-1/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0