index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
Age
Commit message (
Expand
)
Author
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-08-25
scsi: qedf: drop bus reset handler
Hannes Reinecke
2017-08-24
scsi: qedf: Update driver version to 8.20.5.0.
Chad Dupuis
2017-08-24
scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.
Chad Dupuis
2017-08-24
scsi: qedf: Covert single-threaded workqueues to regular workqueues.
Chad Dupuis
2017-08-24
scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.
Chad Dupuis
2017-08-24
scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...
Chad Dupuis
2017-08-24
scsi: qedf: Set WWNN and WWPN based on values from qed.
Chad Dupuis
2017-08-23
scsi: qedf: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-07-26
scsi: qedf: Limit number of CQs
Thomas Bogendoerfer
2017-07-12
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-12
scsi: qedf: Merge a few quoted strings split across lines
Christophe JAILLET
2017-06-12
scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.
Christophe JAILLET
2017-06-12
scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'
Christophe JAILLET
2017-06-12
scsi: qedf: Check if sense buffer has been allocated during completion
Dupuis, Chad
2017-06-12
scsi: qedf: Update version number to 8.18.22.0.
Chad Dupuis
2017-06-12
scsi: qedf: Add change_queue_depth member to scsi_host_template().
Chad Dupuis
2017-06-12
scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase perfor...
Chad Dupuis
2017-06-12
scsi: qedf: Move some prints to a debug level so they do not print when no de...
Chad Dupuis
2017-06-12
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
Chad Dupuis
2017-06-12
scsi: qedf: Add non-offload receive filters.
Chad Dupuis
2017-06-12
scsi: qedf: Add bus_reset No-op.
Chad Dupuis
2017-06-12
scsi: qedf: Use same logic for SCSI host reset and FC lip_reset.
Chad Dupuis
2017-06-12
scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE.
Chad Dupuis
2017-06-12
scsi: qedf: Add fka_period SCSI host attribute to show fip keep alive period.
Chad Dupuis
2017-06-12
scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...
Chad Dupuis
2017-06-12
scsi: qedf: Look at all descriptors when processing a clear virtual link.
Chad Dupuis
2017-06-12
scsi: qedf: Honor qed_ops->common->set_fp_int() return code.
Chad Dupuis
2017-06-12
scsi: qedf: Update copyright to 2017.
Chad Dupuis
2017-06-12
scsi: qedf: Enable basic FDMI information.
Chad Dupuis
2017-05-24
qed: Replace set_id() api with set_name()
Mintz, Yuval
2017-05-08
scsi: qedf: Avoid reading past end of buffer
Kees Cook
2017-05-08
scsi: qedf: Cleanup the type of io_log->op
Dan Carpenter
2017-05-08
scsi: qedf: properly update arguments position in function call
Gustavo A. R. Silva
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-19
scsi: qedi: qedf: Use designated initializers
Kees Cook
2017-04-07
scsi: qedf: Fix crash due to unsolicited FIP VLAN response.
Chad Dupuis
2017-03-23
qedf: fix wrong le16 conversion
Arnd Bergmann
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-13
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
2017-03-06
scsi: qedf: Use vsprintf extension %pad
Joe Perches
2017-03-06
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
2017-02-23
scsi: qedf: fixup compilation warning about atomic_t usage
Dupuis, Chad
2017-02-22
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad