aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
...
| * | | lpfc: Fix crash in device reset handler.James Smart2015-04-10
| * | | lpfc: Fix OS crash when running loopback test in applicationsJames Smart2015-04-10
| * | | lpfc: Fix internal loopback failure.James Smart2015-04-10
| * | | lpfc: Fix premature release of rpi bit in bitmaskJames Smart2015-04-10
| * | | lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACCJames Smart2015-04-10
| * | | lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart2015-04-10
| * | | lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart2015-04-10
| * | | lpfc: Fix provide host name and OS name in RSNN-NN FC-GS commandJames Smart2015-04-10
| * | | lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driverJames Smart2015-04-10
| * | | lpfc: Add support for reporting option_rom_version on newer adaptersJames Smart2015-04-10
| * | | lpfc: Fix setting of EQ (interrupt) delay MultiplierJames Smart2015-04-10
| * | | lpfc: Fix host reset escalation killing all IOs.James Smart2015-04-10
| * | | lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...James Smart2015-04-10
| * | | lpfc: Fix to handle PLOGI when already logged inJames Smart2015-04-10
| * | | lpfc: Add new mbx cmd recognitionJames Smart2015-04-10
| * | | lpfc: Add Lancer Temperature Event support to the lpfc driverJames Smart2015-04-10
| * | | lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc...James Smart2015-04-10
| * | | scsi_transport_fc: Add support for 25Gbit speedJames Smart2015-04-10
| * | | aha1542: remove loop from aha1542_outbOndrej Zary2015-04-09
| * | | aha1542: Fix bus resetOndrej Zary2015-04-09
| * | | aha1542: rework lockingOndrej Zary2015-04-09
| * | | aha1542: Don't reduce functionality with DEBUG enabledOndrej Zary2015-04-09
| * | | aha1542: Use print_hex_dump_bytes in debug codeOndrej Zary2015-04-09
| * | | aha1542: remove DEB macro and simplify debug codeOndrej Zary2015-04-09
| * | | aha1542: Use shost_printk instead of printkOndrej Zary2015-04-09
| * | | aha1542: Change aha1542_set_bus_times parametersOndrej Zary2015-04-09
| * | | aha1542: Pass struct Scsi_Host * to functionsOndrej Zary2015-04-09
| * | | aha1542: cleanup includesOndrej Zary2015-04-09
| * | | aha1542: remove useless changelogOndrej Zary2015-04-09
| * | | aha1542: fix include guard and remove useless changelogOndrej Zary2015-04-09
| * | | aha1542: Always name Scsi_Host variables shOndrej Zary2015-04-09
| * | | aha1524: Use struct scsi_cmndOndrej Zary2015-04-09
| * | | aha1542: clean up cmd variablesOndrej Zary2015-04-09
| * | | aha1542: Simplify aha1542_biosparamOndrej Zary2015-04-09
| * | | aha1542: rework configuration parametersOndrej Zary2015-04-09
| * | | aha1542: rework hw_initOndrej Zary2015-04-09
| * | | aha1542: Call wait_mask from aha1542_outOndrej Zary2015-04-09
| * | | aha1542: split out code from aha1542_hw_initOndrej Zary2015-04-09
| * | | aha1542: Merge aha1542_host_reset and aha1542_bus_resetOndrej Zary2015-04-09
| * | | aha1542: Remove aha1542_restartOndrej Zary2015-04-09
| * | | aha1542: remove useless code from aha1542_test_portOndrej Zary2015-04-09
| * | | aha1542: Remove unneeded gotosOndrej Zary2015-04-09
| * | | aha1542: Split aha1542_outOndrej Zary2015-04-09
| * | | aha1542: Unify aha1542_in and aha1542_in1Ondrej Zary2015-04-09
| * | | aha1542: Remove WAIT and WAITd macrosOndrej Zary2015-04-09
| * | | aha1542: Use BIT() macroOndrej Zary2015-04-09
| * | | aha1542: remove empty aha1542_statOndrej Zary2015-04-09
| * | | aha1542: Reorder functions to remove forward declarationsOndrej Zary2015-04-09
| * | | aha1542: Use u8 instead of uncharOndrej Zary2015-04-09
| * | | aha1542: Convert aha1542_intr_reset to functionOndrej Zary2015-04-09