summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | * | | | isci: unify port stop handlersPiotr Sawicki2011-07-033-62/+24
| | * | | | isci: remove port start handlerPiotr Sawicki2011-07-033-110/+80
| | * | | | isci: merge port ready substates into primary state machinePiotr Sawicki2011-07-032-256/+210
| | * | | | isci: c99 port state handlersPiotr Sawicki2011-07-031-121/+106
| | * | | | isci: clarify phy to port lookupsDan Williams2011-07-035-12/+11
| | * | | | isci: unify phy consume_power handlersDan Williams2011-07-032-527/+83
| | * | | | isci: unify phy event handlersDan Williams2011-07-032-642/+384
| | * | | | isci: unify phy frame handlersDan Williams2011-07-032-179/+93
| | * | | | isci: remove phy destruct handlersDan Williams2011-07-032-34/+0
| | * | | | isci: unify phy reset handlersDan Williams2011-07-032-47/+12
| | * | | | isci: unify phy stop handlersDan Williams2011-07-032-62/+23
| | * | | | isci: unify phy start handlersDan Williams2011-07-032-61/+19
| | * | | | isci: merge phy substatesAdam Gruchala2011-07-033-299/+276
OpenPOWER on IntegriCloud