freebsd-dev/sys/dev/smartpqi
PAPANI SRIKANTH 9fac68fc38 Newly added features and bug fixes in latest Microchip SmartPQI driver
It includes:

1)Newly added TMF feature.
2)Added newly Huawei & Inspur PCI ID's
3)Fixed smartpqi driver hangs in Z-Pool while running on FreeBSD12.1
4)Fixed flooding dmesg in kernel while the controller is offline during in ioctls.
5)Avoided unnecessary host memory allocation for rcb sg buffers.
6)Fixed race conditions while accessing internal rcb structure.
7)Fixed where Logical volumes exposing two different names to the OS it's due to the system memory is overwritten with DMA stale data.
8)Fixed dynamically unloading a smartpqi driver.
9)Added device_shutdown callback instead of deprecated shutdown_final kernel event in smartpqi driver.
10)Fixed where Os is crashed during physical drive hot removal during heavy IO.
11)Fixed OS crash during controller lockup/offline during heavy IO.
12)Fixed coverity issues in smartpqi driver
13)Fixed system crash while creating and deleting logical volume in a continuous loop.
14)Fixed where the volume size is not exposing to OS when it expands.
15)Added HC3 pci id's.

Reviewed by:		Scott Benesh (microsemi), Murthy Bhat (microsemi), imp
Differential Revision:	https://reviews.freebsd.org/D30182

Sponsored by:		Netflix
2021-05-28 16:40:23 -06:00
..
smartpqi_cam.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_cmd.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_defines.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_discovery.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_event.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_helper.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_includes.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_init.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_intr.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_ioctl.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_ioctl.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_main.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_mem.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_misc.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_prototypes.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_queue.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_request.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_response.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_sis.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_structures.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_tag.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00