Commit Graph

  • 33ae08da62 scripts/kernel-functions: Apply the -fno-PIE to more kernel versions Bart Van Assche 2020-03-20 17:25:16 +00:00
  • ad089822f0 qla2x00t-32gbit: Fix the build against kernel v3.18 and older Bart Van Assche 2020-03-20 17:24:37 +00:00
  • 347bbf8736 qla2x00t-32gbit: Fix the build against kernel v4.9 and older Bart Van Assche 2020-03-20 17:24:01 +00:00
  • 5ebd20d839 scst/include/backport.h: Backport cpu_to_be32_array() Bart Van Assche 2020-03-20 17:23:00 +00:00
  • 2eefc34854 Merge branch 'svn-trunk' Bart Van Assche 2020-03-14 15:32:55 -07:00
  • eb67ff6780 nightly build: Update kernel versions Bart Van Assche 2020-03-14 22:32:47 +00:00
  • 1fd202e493 Merge branch 'svn-trunk' Bart Van Assche 2020-03-08 19:21:43 -07:00
  • 8f34137fce qla2x00t-32gbit: Improve coding style conformance Bart Van Assche 2020-03-09 02:21:33 +00:00
  • 1199f4247f qla2x00t-32gbit: Suppress complaints about using smp_processor_id() Bart Van Assche 2020-03-09 02:18:12 +00:00
  • 5f2da29510 Merge branch 'svn-trunk' Bart Van Assche 2020-03-08 13:52:35 -07:00
  • cd68a96ef9 scst-dkms.spec.in: Do not install the */conftest/*/*.ko kernel modules Bart Van Assche 2020-03-08 20:49:11 +00:00
  • b044a48cf8 RPM build: Add support for CentOSPlus Bart Van Assche 2020-03-08 20:28:01 +00:00
  • b285e32287 Merge branch 'svn-trunk' Bart Van Assche 2020-03-07 13:43:18 -08:00
  • eea7b68473 qla2x00t-32gbit: Update driver version to 10.01.00.25-k Bart Van Assche 2020-03-07 21:40:33 +00:00
  • 37e6d53d11 qla2x00t-32gbit: Set Nport ID for N2N Bart Van Assche 2020-03-07 21:40:06 +00:00
  • 9d6877b38d qla2x00t-32gbit: Handle NVME status iocb correctly Bart Van Assche 2020-03-07 21:39:29 +00:00
  • b4a2b8a647 qla2x00t-32gbit: Remove restriction of FC T10-PI and FC-NVMe Bart Van Assche 2020-03-07 21:38:56 +00:00
  • 7924ccd89c qla2x00t-32gbit: Serialize fc_port alloc in N2N Bart Van Assche 2020-03-07 21:38:18 +00:00
  • 231611a186 qla2x00t-32gbit: Fix NPIV instantiation after FW dump Bart Van Assche 2020-03-07 21:37:32 +00:00
  • cacab3adea qla2x00t-32gbit: Fix RDP respond data format Bart Van Assche 2020-03-07 21:37:02 +00:00
  • 44ab6ef708 qla2x00t-32gbit: Force semaphore on flash validation failure Bart Van Assche 2020-03-07 21:36:34 +00:00
  • 8b1ff82c99 qla2x00t-32gbit: add more FW debug information Bart Van Assche 2020-03-07 21:36:04 +00:00
  • 44b99951e2 qla2x00t-32gbit: Update BPM enablement semantics. Bart Van Assche 2020-03-07 21:35:34 +00:00
  • 98844e3456 qla2x00t-32gbit: fix FW resource count values Bart Van Assche 2020-03-07 21:35:00 +00:00
  • 99aaaf0a06 qla2x00t-32gbit: Use a dedicated interrupt handler for 'handshake-required' ISPs Bart Van Assche 2020-03-07 21:34:25 +00:00
  • c04763810c qla2x00t-32gbit: Return appropriate failure through BSG Interface Bart Van Assche 2020-03-07 21:33:31 +00:00
  • f3061aef5f qla2x00t-32gbit: Improved secure flash support messages Bart Van Assche 2020-03-07 21:32:39 +00:00
  • f0e0dcd903 qla2x00t-32gbit: Fix FCP-SCSI FC4 flag passing error Bart Van Assche 2020-03-07 21:31:52 +00:00
  • 545a43ff56 qla2x00t-32gbit: Use FC generic update firmware options routine for ISP27xx Bart Van Assche 2020-03-07 21:31:12 +00:00
  • ab031229ce qla2x00t-32gbit: Avoid setting firmware options twice in 24xx_update_fw_options. Bart Van Assche 2020-03-07 21:30:37 +00:00
  • 4000dcb0fa qla2x00t-32gbit: Add 16.0GT for PCI String Bart Van Assche 2020-03-07 21:30:03 +00:00
  • c9e7188d20 qla2x00t-32gbit: Convert MAKE_HANDLE() from a define into an inline function Bart Van Assche 2020-03-07 21:29:20 +00:00
  • 37b9c87479 qla2x00t-32gbit: Fix sparse warnings triggered by the PCI state checking code Bart Van Assche 2020-03-07 21:28:39 +00:00
  • 69315453ff qla2x00t-32gbit: Suppress endianness complaints in qla2x00_configure_local_loop() Bart Van Assche 2020-03-07 21:27:57 +00:00
  • 75581dea86 qla2x00t-32gbit: Simplify the code for aborting SCSI commands Bart Van Assche 2020-03-07 21:27:19 +00:00
  • 0f6172d6ac qla2x00t-32gbit: Fix sparse warning reported by kbuild bot Bart Van Assche 2020-03-07 21:26:34 +00:00
  • f46232802b qla2x00t-32gbit: Update driver version to 10.01.00.24-k Bart Van Assche 2020-03-07 21:25:31 +00:00
  • 9959382e10 qla2x00t-32gbit: Use QLA_FW_STOPPED macro to propagate flag Bart Van Assche 2020-03-07 21:24:47 +00:00
  • b72c9a33d2 qla2x00t-32gbit: Add fixes for mailbox command Bart Van Assche 2020-03-07 21:23:58 +00:00
  • 7c96145fa5 qla2x00t-32gbit: Fix control flags for login/logout IOCB Bart Van Assche 2020-03-07 21:23:24 +00:00
  • a14a1505f2 qla2x00t-32gbit: Save rscn_gen for new fcport Bart Van Assche 2020-03-07 21:22:51 +00:00
  • 62a6e7be90 qla2x00t-32gbit: Use correct ISP28xx active FW region Bart Van Assche 2020-03-07 21:22:15 +00:00
  • be964cdb42 qla2x00t-32gbit: Print portname for logging in qla24xx_logio_entry() Bart Van Assche 2020-03-07 21:21:46 +00:00
  • 67f2033af8 qla2x00t-32gbit: Fix qla2x00_echo_test() based on ISP type Bart Van Assche 2020-03-07 21:21:17 +00:00
  • 369e73fb5a qla2x00t-32gbit: Correction to selection of loopback/echo test Bart Van Assche 2020-03-07 21:20:40 +00:00
  • b06d019fd8 qla2x00t-32gbit: Use endian macros to assign static fields in fwdump header Bart Van Assche 2020-03-07 21:20:03 +00:00
  • d2d888e9d8 qla2x00t-32gbit: Fix RDP response size Bart Van Assche 2020-03-07 21:19:26 +00:00
  • 9350f88176 qla2x00t-32gbit: Handle cases for limiting RDP response payload length Bart Van Assche 2020-03-07 21:18:56 +00:00
  • f2c5c66f39 qla2x00t-32gbit: Add deferred queue for processing ABTS and RDP Bart Van Assche 2020-03-07 21:18:23 +00:00
  • 04176824aa qla2x00t-32gbit: Cleanup ELS/PUREX iocb fields Bart Van Assche 2020-03-07 21:17:40 +00:00
  • e57446e99f qla2x00t-32gbit: Show correct port speed capabilities for RDP command Bart Van Assche 2020-03-07 21:16:41 +00:00
  • 57b38d0397 qla2x00t-32gbit: Display message for FCE enabled Bart Van Assche 2020-03-07 21:16:11 +00:00
  • 28a97cee1b qla2x00t-32gbit: Add vendor extended FDMI commands Bart Van Assche 2020-03-07 21:15:33 +00:00
  • 0519dae5de qla2x00t-32gbit: Add ql2xrdpenable module parameter for RDP Bart Van Assche 2020-03-07 21:14:49 +00:00
  • b88921cc3c qla2x00t-32gbit: Add vendor extended RDP additions and amendments Bart Van Assche 2020-03-07 21:12:42 +00:00
  • 9121118763 qla2x00t-32gbit: Add changes in preparation for vendor extended FDMI/RDP Bart Van Assche 2020-03-07 21:12:12 +00:00
  • 3fe1f17050 qla2x00t-32gbit: Add endianizer macro calls to fc host stats Bart Van Assche 2020-03-07 21:11:28 +00:00
  • 75f9dada7a qla2x00t-32gbit: Add sysfs node for D-Port Diagnostics AEN data Bart Van Assche 2020-03-07 21:10:56 +00:00
  • bdb841a713 qla2x00t-32gbit: Move free of fcport out of interrupt context Bart Van Assche 2020-03-07 21:10:16 +00:00
  • 3b661a286d qla2x00t-32gbit: Add beacon LED config sysfs interface Bart Van Assche 2020-03-07 21:09:38 +00:00
  • 590c45cf32 qla2x00t-32gbit: Check locking assumptions at runtime in qla2x00_abort_srb() Bart Van Assche 2020-03-07 21:08:16 +00:00
  • 98a11ac4cd qla2x00t-32gbit: Fix unbound NVME response length Bart Van Assche 2020-03-07 21:06:52 +00:00
  • 4f4f422c70 Merge branch 'svn-trunk' Bart Van Assche 2020-03-04 18:35:51 -08:00
  • 69d90841b6 iscsi-scstd: Fix a memory leak in conn_free() Bart Van Assche 2020-03-05 02:35:34 +00:00
  • 688561c795 README, qla2x00t web page: Remove references to QLogic git repository Bart Van Assche 2020-02-27 02:23:09 +00:00
  • 0cdf9414e7 Merge branch 'svn-trunk' Bart Van Assche 2020-02-23 19:38:22 -08:00
  • 6b11f4f3bb scst/ChangeLog: Update the changelog Bart Van Assche 2020-02-24 03:38:12 +00:00
  • ed8d890ce0 scst/ChangeLog: Update the changelog Bart Van Assche 2020-02-24 03:24:47 +00:00
  • d3f6d72be3 nightly build: Update kernel versions Bart Van Assche 2020-02-24 02:07:03 +00:00
  • 158da57a2c Merge branch 'svn-trunk' Bart Van Assche 2020-02-23 15:07:26 -08:00
  • e8de615950 scst: Move RTPG and STPG handling into the SCST core Bart Van Assche 2020-02-23 23:07:18 +00:00
  • 6d4c15da22 scst: Move the expl_alua member variable from scst_vdisk_dev into scst_device Bart Van Assche 2020-02-23 23:05:43 +00:00
  • 785e721cf3 scst: Add the 'forward_src' sysfs attribute Bart Van Assche 2020-02-23 23:05:13 +00:00
  • 2e5620098c scst: Add the 'forward_dst' sysfs attribute Bart Van Assche 2020-02-23 23:04:11 +00:00
  • bf2393ff01 scst: Split scst_tg_set_group_info() Bart Van Assche 2020-02-23 22:59:32 +00:00
  • dc670b9c07 scst_vdisk: Clean up show() functions Bart Van Assche 2020-02-23 22:58:25 +00:00
  • 88711323dc scst: Use bitmap_parse() instead of __bitmap_parse() Bart Van Assche 2020-02-23 22:57:43 +00:00
  • 3ad0566ac7 scst/README: Fix spelling Bart Van Assche 2020-02-23 22:55:59 +00:00
  • fdc8a3f2a0 Merge branch 'svn-trunk' Bart Van Assche 2020-02-23 09:32:07 -08:00
  • 4402104510 scst: Add a source code comment Bart Van Assche 2020-02-23 17:31:58 +00:00
  • 20a1d7e12d Merge branch 'svn-trunk' Bart Van Assche 2020-02-23 09:30:04 -08:00
  • 3d98a7174e scst: Use enum scst_exec_res where appropriate Bart Van Assche 2020-02-23 17:29:26 +00:00
  • 581b334d67 Merge branch 'svn-trunk' Bart Van Assche 2020-02-23 09:16:27 -08:00
  • 40b4dfd289 scst: Split the scst_targ.c source file Bart Van Assche 2020-02-23 17:16:12 +00:00
  • 2c743b65c8 Merge branch 'svn-trunk' Bart Van Assche 2020-02-22 16:03:40 -08:00
  • e72eae316a scst: Replace relative target port information in the INQUIRY response Bart Van Assche 2020-02-23 00:03:28 +00:00
  • 5b7f3987c4 Merge branch 'svn-trunk' Bart Van Assche 2020-02-07 21:45:50 -08:00
  • e2c2fab4a0 nightly build: Update kernel versions Bart Van Assche 2020-02-08 05:45:43 +00:00
  • 47a8b4d2e8 Merge branch 'svn-trunk' Bart Van Assche 2020-01-27 20:23:12 -08:00
  • a709260f2e scst/kernel/in-tree/Makefile.drivers.Linux-5.5.patch: Add this file Bart Van Assche 2020-01-28 04:22:39 +00:00
  • 525e6a7028 qla2x00t-32gbit: Port to Linux kernel v5.5 Bart Van Assche 2020-01-28 04:22:07 +00:00
  • 54b2ed5965 Merge branch 'svn-trunk' Bart Van Assche 2020-01-19 13:15:39 -08:00
  • af64553f9f nightly build: Update kernel versions Bart Van Assche 2020-01-19 21:15:31 +00:00
  • db2b55e0ea Merge branch 'svn-trunk' Bart Van Assche 2020-01-12 20:25:32 -08:00
  • 07ef7d36ca nightly build: Update kernel versions Bart Van Assche 2020-01-13 04:25:25 +00:00
  • 5cac184944 Merge branch 'svn-trunk' Bart Van Assche 2020-01-11 21:38:48 -08:00
  • f0e474c4d8 iscsi-scst: Suppress multiple Coverity complaints Bart Van Assche 2020-01-12 05:37:34 +00:00
  • 04226e0ec5 Merge branch 'svn-trunk' Bart Van Assche 2020-01-04 09:46:20 -08:00
  • ffd85476ae scst: Suppress a false positive Coverity memory corruption complaint Bart Van Assche 2020-01-04 17:46:07 +00:00
  • da537c5077 Merge branch 'svn-trunk' Bart Van Assche 2019-12-29 20:38:56 -08:00