summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran
2018-03-22scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-05-14scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja
2017-04-21scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak
2017-04-08qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-02-14scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran
2016-11-14scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira
2016-11-08scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira
2016-11-08scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
2016-11-01scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja
2016-08-31scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying"Colin Ian King
2016-08-08qla2xxx: small cleanup in qla2x00_wait_for_hba_ready()Dan Carpenter
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak
2016-07-15qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak
2016-07-15qla2xxx: Add module parameter alternate/short names.Joe Carnuccio
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio
2016-02-23qla2xxx: Enable T10-DIF for ISP27XXHimanshu Madhani
2016-02-23qla2xxx: Allow fw to hold status before sending ABTS response.Himanshu Madhani
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-07qla2xxx: Set all queues to 4kQuinn Tran
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran
2016-01-07qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik
2016-01-07qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani
2015-11-18qla2xxx: Remove unavailable firmware filesHimanshu Madhani
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-26qla2xxx: Add pci device id 0x2261.Sawan Chandak
2015-08-26qla2xxx: Fix missing device login retries.Arun Easi
2015-08-26qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani
2015-08-26qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis
2015-08-26qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis
2015-08-26qla2xxx: Do not crash system for sp ref count zeroHiral Patel
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-07-24qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik
2015-07-24qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani
2015-06-13qla2xxx: Comment out unreachable codeBart Van Assche
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-10qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak
2015-03-06qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini
2015-03-06treewide: Fix typo in printk messagesMasanari Iida