summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-151-26/+6
|\
| * cputopology: always define CPU topology information, clean upBen Hutchings2008-06-131-4/+2
| * cpu topology: always define CPU topology informationBen Hutchings2008-06-131-28/+10
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-07-152-1/+6
|\ \
| * | drm/radeon: fixup issue with radeon and PAT support.Dave Airlie2008-07-152-1/+6
* | | IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-141-13/+2
* | | mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky2008-07-143-0/+41
* | | RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz2008-07-141-56/+50
* | | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-142-3/+6
* | | RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-145-27/+131
* | | RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-143-4/+6
* | | IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier2008-07-141-2/+2
* | | IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier2008-07-141-1/+1
* | | IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2008-07-142-14/+2
* | | IPoIB: Double default RX/TX ring sizesEli Cohen2008-07-141-2/+2
* | | IPoIB/cm: Reduce connected mode TX object sizeEli Cohen2008-07-142-7/+12
* | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-142-4/+5
* | | IPoIB: Use dev_set_mtu() to change mtuEli Cohen2008-07-142-2/+2
* | | IPoIB: Use rtnl lock/unlock when changing device flagsEli Cohen2008-07-142-3/+10
* | | IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-143-17/+3
* | | IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-143-15/+19
* | | IPoIB: Remove priv->mcast_mutexEli Cohen2008-07-143-6/+0
* | | IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2008-07-142-9/+0
* | | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise2008-07-141-0/+1
* | | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-146-23/+19
* | | RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason2008-07-143-1/+3
* | | RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-144-211/+66
* | | IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-144-30/+91
* | | IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-141-0/+1
* | | IPoIB: add LRO supportVladimir Sokolovsky2008-07-145-1/+127
* | | IPoIB: Use multicast loopback blocking if availableRon Livne2008-07-141-1/+4
* | | IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-144-10/+38
* | | RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-143-4/+66
* | | RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-141-0/+120
* | | IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()Roland Dreier2008-07-141-16/+47
* | | RDMA/cma: Add missing newlines to printk()sRoland Dreier2008-07-141-3/+3
* | | RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2008-07-142-4/+0
* | | RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise2008-07-143-3/+29
* | | IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher2008-07-143-2/+18
* | | IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes2008-07-141-2/+10
* | | IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
* | | IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
* | | IB/core: Reset to error QP state transition is not allowedRalph Campbell2008-07-141-1/+0
* | | IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-141-1/+2
* | | IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-141-1/+2
* | | RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise2008-07-147-82/+293
* | | RDMA/core: Add memory management extensions supportSteve Wise2008-07-1410-23/+69
* | | IPoIB: Copy small received SKBs in connected modeEli Cohen2008-07-143-0/+26
* | | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-1462-124/+0
* | | IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-141-2/+2
OpenPOWER on IntegriCloud