summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | isci: unify can_queue tracking on the tci_pool, uplevel tag assignmentDan Williams2011-07-037-687/+303
| | * | | | isci: Terminate dev requests on FIS err bit rx in NCQJeff Skirvin2011-07-035-7/+73
| | * | | | isci: fix frame received lockingDan Williams2011-07-031-0/+5
| | * | | | isci: possible buffer overflow in isci_parse_oem_parameters fixedMaciej Patelczyk2011-07-031-1/+1
| | * | | | isci: fix isci_task_execute_tmf completionDan Williams2011-07-031-12/+8
| | * | | | isci: fix support for arbitrarily large smp requestsDan Williams2011-07-033-85/+65
| | * | | | isci: fix dma_unmap_sg usageDan Williams2011-07-032-90/+18
| | * | | | isci: fix smp response frame overrunDan Williams2011-07-031-1/+1
| | * | | | isci: kill device_sequenceDan Williams2011-07-035-36/+0
| | * | | | isci: kill isci_remote_device_change_state()Dan Williams2011-07-034-97/+27
| | * | | | isci: atomic device lookup and reference countingDan Williams2011-07-039-237/+187
| | * | | | isci: fix ssp response iu buffer size in isci_tmfDan Williams2011-07-031-1/+2
| | * | | | isci: cleanup request allocationDan Williams2011-07-033-223/+121
| | * | | | isci: cleanup/optimize queue increment macrosDan Williams2011-07-034-90/+44
| | * | | | isci: cleanup tag macrosDan Williams2011-07-035-114/+52
| | * | | | isci: cleanup/optimize pool implementationDan Williams2011-07-034-231/+56
| | * | | | isci: Disable link layer hang detectionJeff Skirvin2011-07-031-5/+2
| | * | | | isci: Hard reset failure will link reset all phys in the portJeff Skirvin2011-07-031-5/+17
| | * | | | isci: Explicitly decode remote node ready and suspended statesJeff Skirvin2011-07-031-2/+13
| | * | | | isci: fix isci_terminate_pending() list managementDan Williams2011-07-033-71/+67
| | * | | | isci: Handle timed-out request terminations correctlyJeff Skirvin2011-07-032-186/+181
| | * | | | isci: Requests that do not start must be set to "complete"Jeff Skirvin2011-07-031-1/+2
| | * | | | isci: Add decode for SMP request retry error conditionJeff Skirvin2011-07-032-10/+52
| | * | | | isci: filter broadcast change notifications during SMP phy resetsJeff Skirvin2011-07-033-41/+338
| | * | | | isci: Move the reset delay after the remote node resumption.Jeff Skirvin2011-07-031-1/+3
| | * | | | isci: remove 'min memory' infrastructureDan Williams2011-07-036-472/+144
| | * | | | isci: Added support for C0 to SCU DriverAdam Gruchala2011-07-036-39/+88
| | * | | | isci: additional state machine cleanupEdmund Nadolski2011-07-0313-294/+62
| | * | | | isci: state machine cleanupEdmund Nadolski2011-07-0315-1160/+1076
| | * | | | isci: Removing unused variables compiler warningsDave Jiang2011-07-032-10/+1
| | * | | | isci: Retrieve the EFI variable for OEM parameterDave Jiang2011-07-032-51/+24
| | * | | | isci: removing the kmalloc in smp request constructDave Jiang2011-07-031-16/+10
| | * | | | isci: remove isci_timer interfaceEdmund Nadolski2011-07-039-352/+1
| | * | | | isci: Remove tmf timeout_timerEdmund Nadolski2011-07-032-87/+20
| | * | | | isci: convert phy_startup_timer to sci_timerEdmund Nadolski2011-07-032-47/+34
| | * | | | isci: convert scic_timeout_timer to sci_timerEdmund Nadolski2011-07-032-28/+36
| | * | | | isci: convert power control timer to sci_timerEdmund Nadolski2011-07-032-58/+50
| | * | | | isci: convert phy sata_timeout_timer to sci_timerEdmund Nadolski2011-07-033-49/+35
| | * | | | isci: convert port config agent timer to sci_timerEdmund Nadolski2011-07-033-77/+53
| | * | | | isci: replace isci_timer list with proper embedded timersEdmund Nadolski2011-07-034-25/+60
| | * | | | isci: add some type safety to the state machine interfaceDan Williams2011-07-038-194/+148
| | * | | | isci: unify rnc start{io|task} handlersDan Williams2011-07-033-307/+47
| | * | | | isci: unify rnc suspend/resume handlersDan Williams2011-07-032-234/+104
| | * | | | isci: unify rnc destruct handlersDan Williams2011-07-032-80/+39
| | * | | | isci: unify rnc event handlersDan Williams2011-07-032-270/+111
| | * | | | isci: unify port start_io and complete_io handlersDan Williams2011-07-032-428/+59
| | * | | | isci: unify port link_up and link_down handlersPiotr Sawicki2011-07-032-179/+76
| | * | | | isci: remove port frame and event handlersPiotr Sawicki2011-07-032-43/+0
| | * | | | isci: unify port reset, add_phy, and remove_phy handlersPiotr Sawicki2011-07-032-327/+163
| | * | | | isci: remove port destruct handlerPiotr Sawicki2011-07-032-40/+0
OpenPOWER on IntegriCloud