aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c
AgeCommit message (Expand)Author
2023-09-23scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-07-27scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2022-04-15scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio
2021-11-17scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi
2021-05-11scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche
2020-05-27scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne
2020-05-27scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran
2019-12-21scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja
2019-08-12scsi: qla2xxx: Check the PCI info string output buffer sizeBart Van Assche
2019-08-12scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche
2019-07-30scsi: qla2xxx: Replace vmalloc + memset with vzallocChuhong Yuan
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche
2019-04-08scsi: qla2xxx: Change a stack variable into a static const variableBart Van Assche
2019-04-03scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()Quinn Tran
2019-04-03scsi: qla2xxx: Further limit FLASH region write access from SysFSAndrew Vasquez
2019-04-03scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-03-19scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanismJoe Carnuccio
2019-03-19scsi: qla2xxx: Update flash read/write routineJoe Carnuccio
2019-03-19scsi: qla2xxx: Correctly report max/min supported speedsJoe Carnuccio
2019-03-19scsi: qla2xxx: Add Serdes support for ISP28XXJoe Carnuccio
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio
2019-03-19scsi: qla2xxx: Add fw_attr and port_no SysFS nodeJoe Carnuccio
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: qla2xxx: check for kstrtol() failureDan Carpenter
2019-02-19scsi: qla2xxx: Prevent SysFS access when chip is downQuinn Tran
2019-02-19scsi: qla2xxx: Add support for setting port speedAnil Gurumurthy
2019-01-11scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-12scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV portGiridhar Malavali
2018-10-23scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche
2018-09-27scsi: qla2xxx: don't allow negative thresholdsDan Carpenter
2018-09-11scsi: qla2xxx: Add mode control for each physical portQuinn Tran
2018-09-11scsi: qla2xxx: Add support for ZIO6 interrupt thresholdQuinn Tran
2018-09-11scsi: qla2xxx: Serialize mailbox requestQuinn Tran
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: qla2xxx: Prevent sysfs access when chip is downQuinn Tran
2018-07-19scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran
2018-01-04scsi: qla2xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-30scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-08-24scsi: qla2xxx: Add support for minimum link speedSawan Chandak