summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-7/+6
|\
| * net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-7/+6
* | scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
|/
* scsi: libfc: Remove fc_rport_init()Hannes Reinecke2016-11-081-1/+0
* scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke2016-11-081-1/+1
* scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke2016-11-081-4/+4
* scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke2016-11-081-2/+2
* scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke2016-11-081-1/+1
* scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke2016-11-081-2/+2
* scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke2016-11-081-6/+6
* scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke2016-11-081-1/+1
* scsi: fcoe: Fixup missing initialisation in fcoe_dcb_create()Hannes Reinecke2016-11-081-1/+1
* scsi: fcoe: filter out frames from invalid vlansHannes Reinecke2016-11-081-1/+11
* scsi: fcoe: correct sending FIP VLAN packets on VLAN 0Hannes Reinecke2016-11-081-1/+2
* scsi: fcoe: FIP debuggingHannes Reinecke2016-11-081-4/+44
* scsi: fcoe: catch invalid values for the 'enabled' attributeHannes Reinecke2016-11-081-2/+10
* scsi: fcoe: set default TC priorityHannes Reinecke2016-11-081-2/+6
* scsi: fcoe: make R_A_TOV and E_D_TOV configurableHannes Reinecke2016-11-082-2/+81
* scsi: fcoe: Harden CVL handling when we have not logged into the fabric.Chad Dupuis2016-11-081-3/+32
* scsi: libfc: Fixup disc_mutex handlingHannes Reinecke2016-11-081-8/+29
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-071-17/+36
|\
| * scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé2016-09-261-1/+1
| * scsi: fcoe: provide translation table between Ethernet and FC port speedsJohannes Thumshirn2016-08-231-17/+36
* | fcoe: Use kfree_skb() instead of kfree()Wei Yongjun2016-08-041-1/+1
|/
* fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun2016-08-021-1/+2
* fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke2016-07-272-1/+49
* fcoe: implement FIP VLAN responderHannes Reinecke2016-07-203-0/+269
* fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke2016-07-201-2/+2
* fcoe: use defines from ethtool for 20Gbit and 40Gbit speedsJohannes Thumshirn2016-07-131-2/+2
* fcoe: Update multicast addresses on FIP mode changeHannes Reinecke2016-07-131-2/+29
* fcoe: fcoe->realdev is always setHannes Reinecke2016-07-131-3/+0
* fcoe: use enum for fip_modeHannes Reinecke2016-07-132-4/+4
* fc_fip: Update to latest FC-BB-6 draftHannes Reinecke2016-07-131-4/+4
* fcoe: convert to kworkerSebastian Andrzej Siewior2016-07-121-250/+26
* libfc: Update rport reference countingHannes Reinecke2016-07-121-6/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-16/+20
|\
| * net: fcoe: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-16/+20
* | fcoe: fix reset of fip selection time.Usha Ketineni2016-02-291-1/+2
|/
* fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert2015-12-151-1/+1
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
* fcoe: use continue instead of goto+labelJiri Slaby2015-11-091-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-111-1/+1
|\
| * fcoe: Convert use of __constant_htons to htonsVaishali Thakkar2015-09-061-1/+1
* | scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.cMasanari Iida2015-08-071-4/+4
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-1/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-4/+2
|\ \ | |/ |/|
| * vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko2014-11-211-4/+2
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1