summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)AuthorFilesLines
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier1-50/+133
2014-02-14IB: Report using RoCE IP based gids in port capsMoni Shoua1-1/+1
2014-02-14IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua1-4/+37
2014-02-14IB/mlx4: Do IBoE GID table resets per-portMoni Shoua1-17/+18
2014-02-14IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua1-3/+3
2014-02-14IB/mlx4: Move rtnl locking to the right placeMoni Shoua1-2/+2
2014-02-14IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua1-24/+68
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak1-1/+6
2014-01-23Merge branch 'ip-roce' into for-nextRoland Dreier6-199/+437
2014-01-23Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier4-22/+323
2014-01-20IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier1-6/+6
2014-01-20IB/mlx4: Add dependency INETMatan Barak1-1/+1
2014-01-19IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua4-58/+99
2014-01-19IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua2-143/+334
2014-01-19IB/mlx4: Fix error return codeJulia Lawall1-2/+6
2014-01-15IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-2/+7
2014-01-15IB/mlx4: Add support for steerable IB UD QPsMatan Barak3-7/+163
2014-01-15IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak1-1/+134
2014-01-15IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak2-12/+20
2013-11-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-7/+10
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2-7/+10
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak1-2/+0
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud1-3/+3
2013-11-16IB/mlx4: Fix device max capabilities checkEli Cohen1-1/+6
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen1-1/+1
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-6/+0
2013-11-05mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-4/+4
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud1-0/+2
2013-08-28IB/mlx4: Add receive flow steering supportHadar Hen Zion2-0/+247
2013-07-31IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein1-2/+8
2013-05-29net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-05-09Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+27
2013-05-09Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier3-1/+28
2013-05-08drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton1-1/+1
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-04-30drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton1-3/+1
2013-04-25IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen1-0/+4
2013-04-25IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak1-0/+2
2013-04-25net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai1-1/+1
2013-04-17RDMA: Rename random32() to prandom_u32()Akinobu Mita1-1/+1
2013-04-17IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz1-0/+21
2013-03-14mlx4: remove leftover idr_pre_get() callTejun Heo1-1/+0
2013-02-28idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo1-1/+1
2013-02-28IB/mlx4: convert to idr_alloc()Tejun Heo1-17/+15
2013-02-25IB/mlx4: Advertise MW supportShani Michaeli1-0/+19
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli3-3/+56
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli2-0/+64
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle1-1/+1
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2-6/+6