| Commit message (Expand) | Author | Age |
... | |
| * | ata_generic: unindent loop in generic_set_mode() | Tejun Heo | 2008-01-23 |
| * | [libata] Build fix WRT ata_is_xxx() new API introduction | Jeff Garzik | 2008-01-23 |
| * | libata: implement fast speed down for unverified data transfer mode | Tejun Heo | 2008-01-23 |
| * | libata: implement ATA_DFLAG_DUBIOUS_XFER | Tejun Heo | 2008-01-23 |
| * | libata: adjust speed down rules | Tejun Heo | 2008-01-23 |
| * | libata: clean up EH speed down implementation | Tejun Heo | 2008-01-23 |
| * | libata: move ata_set_mode() to libata-eh.c | Tejun Heo | 2008-01-23 |
| * | libata: factor out ata_eh_schedule_probe() | Tejun Heo | 2008-01-23 |
| * | libata: implement protocol tests | Tejun Heo | 2008-01-23 |
| * | libata: rearrange ATA_DFLAG_* | Tejun Heo | 2008-01-23 |
| * | libata: checkpatch fixes | Jeff Garzik | 2008-01-23 |
| * | ahci: update PCS programming | Tejun Heo | 2008-01-23 |
| * | pata_ninja32: Cardbus ATA initial support | Alan Cox | 2008-01-23 |
| * | libata-sff: tf_load | Alan Cox | 2008-01-23 |
| * | libata: IORDY handling | Alan Cox | 2008-01-23 |
| * | libata-acpi: add ACPI _PSx method | Shaohua Li | 2008-01-23 |
| * | libata: Disable ATA8-ACS proposed Trusted Computing features by default | Alan Cox | 2008-01-23 |
| * | ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. | Peter Schwenke | 2008-01-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-01-25 |
|\ \ |
|
| * | | RDMA/cxgb3: Fix the T3A workaround checks | Steve Wise | 2008-01-25 |
| * | | IB/ipath: Remove unnecessary cast | Jan Engelhardt | 2008-01-25 |
| * | | IPoIB: Constify seq_operations function pointer tables | Jan Engelhardt | 2008-01-25 |
| * | | RDMA/cxgb3: Mark QP as privileged based on user capabilities | Steve Wise | 2008-01-25 |
| * | | RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() | Steve Wise | 2008-01-25 |
| * | | RDMA/cxgb3: Flush the receive queue when closing | Steve Wise | 2008-01-25 |
| * | | IB/ipath: Trivial simplification of ipath_make_ud_req() | Ralph Campbell | 2008-01-25 |
| * | | IB/mthca: Update latest "native Arbel" firmware revision | Roland Dreier | 2008-01-25 |
| * | | IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler | Krishna Kumar | 2008-01-25 |
| * | | IB/ipath: Add mappings from HW register to PortInfo port physical state | Ralph Campbell | 2008-01-25 |
| * | | IB/ipath: Changes to support PIO bandwidth check on IBA7220 | Dave Olson | 2008-01-25 |
| * | | IB/ipath: Minor cleanup of unused fields and chip-specific errors | Dave Olson | 2008-01-25 |
| * | | IB/ipath: New sysfs entries to control 7220 features | Michael Albaugh | 2008-01-25 |
| * | | IB/ipath: Add new chip-specific functions to older chips, consistent init | Dave Olson | 2008-01-25 |
| * | | IB/ipath: Remove unused MDIO interface code | Dave Olson | 2008-01-25 |
| * | | IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware | Joachim Fenkes | 2008-01-25 |
| * | | IB/ehca: Add "port connection autodetect mode" | Hoang-Nam Nguyen | 2008-01-25 |
| * | | IB/ehca: Define array to store SMI/GSI QPs | Hoang-Nam Nguyen | 2008-01-25 |
| * | | IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp() | Hoang-Nam Nguyen | 2008-01-25 |
| * | | IB/iser: Add change_queue_depth method | Erez Zilber | 2008-01-25 |
| * | | IB/iser: Print information about unhandled RDMA CM events | Erez Zilber | 2008-01-25 |
| * | | IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs | Olaf Kirch | 2008-01-25 |
| * | | IB/fmr_pool: Flush serial numbers can get out of sync | Olaf Kirch | 2008-01-25 |
| * | | IB/umad: Simplify and fix locking | Roland Dreier | 2008-01-25 |
| * | | IB/ipath: Fix some sparse warnings about shadowed symbols | Roland Dreier | 2008-01-25 |
| * | | RDMA/cxgb3: Endianness annotation for irs field | Roland Dreier | 2008-01-25 |
| * | | IB/ehca: Use round_jiffies() for EQ polling timer | Anton Blanchard | 2008-01-25 |
| * | | RDMA/cma: Override default responder_resources with user value | Sean Hefty | 2008-01-25 |
| * | | IB/ipath: Drop support for the original QHT7040 board | Dave Olson | 2008-01-25 |
| * | | IB/ipath: Add ipath_read_ireg() abstraction | Arthur Jones | 2008-01-25 |
| * | | IB/ipath: Add flag and handling for chips with swapped register bug | Ralph Campbell | 2008-01-25 |