summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-09RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise
2009-09-09RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-09-08sata_fsl: Defer non-ncq commands when ncq commands activeAshish Kalra
2009-09-08libata: add SATA PMP revision information for spec 1.2Shane Huang
2009-09-08libata: fix off-by-one error in ata_tf_read_block()Tejun Heo
2009-09-08ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo
2009-09-08ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo
2009-09-08libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo
2009-09-08sata_sis: convert to slave_linkTejun Heo
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-09-07IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock
2009-09-07IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie
2009-09-06gianfar: Fix build.David S. Miller
2009-09-05RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung
2009-09-05RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood
2009-09-05RDMA/nes: Use the flush code to fill in cqe errorDon Wood
2009-09-05RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood
2009-09-05RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood
2009-09-05RDMA/nes: Add CQ error handlingDon Wood
2009-09-05RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood
2009-09-05RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood
2009-09-05RDMA/nes: Allocate work item for disconnect event handlingDon Wood
2009-09-05RDMA/nes: Update refcnt during disconnectDon Wood
2009-09-05IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein
2009-09-05IB/mthca: Distinguish multiple devices in /proc/interruptsArputham Benjamin
2009-09-05IB/mthca: Annotate CQ lockingRoland Dreier
2009-09-05IB/mthca: Remove unnecessary include of <linux/init.h>Roland Dreier
2009-09-05IB/mthca: Remove unnecessary include of <asm/page.h>Roland Dreier
2009-09-05IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein
2009-09-05mlx4_core: Distinguish multiple devices in /proc/interruptsArputham Benjamin
2009-09-05mlx4_core: Avoid double free_icmsYevgeny Petrilin
2009-09-05mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier
2009-09-05IB/mlx4: Annotate CQ lockingRoland Dreier
2009-09-05mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier
2009-09-05mlx4_core: Use pci_request_regions()Roland Dreier
2009-09-05RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin
2009-09-05IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein
2009-09-05IB/core: Fix send multicast group leave retryYossi Etigin
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz