aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-29/+27
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-nextRoland Dreier2-6/+7
2014-04-01mlx4_core: Make buffer larger to avoid overflow warningDan Carpenter1-3/+3
2014-04-01mlx4_core: Fix some indenting in mlx4_ib_add()Dan Carpenter1-2/+3
2014-03-25mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logicMatan Barak1-1/+1
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak3-18/+31
2014-03-20IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak1-4/+4
2014-03-17IB/mlx4: Fix a sparse endianness warningBart Van Assche1-1/+1
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein1-8/+0
2014-03-12mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCEShani Michaelli1-15/+57
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein5-24/+84
2014-03-12mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein2-43/+261
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-4/+30
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein3-20/+67
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas2-23/+20
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai1-2/+2
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-nextRoland Dreier1-50/+133
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua1-1/+1
2014-02-13IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua1-4/+37
2014-02-13IB/mlx4: Do IBoE GID table resets per-portMoni Shoua1-17/+18
2014-02-13IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua1-3/+3
2014-02-13IB/mlx4: Move rtnl locking to the right placeMoni Shoua1-2/+2
2014-02-13IB/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-22Merge branch 'ip-roce' into for-nextRoland Dreier6-199/+437
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier4-22/+323
2014-01-19IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier1-6/+6
2014-01-19IB/mlx4: Add dependency INETMatan Barak1-1/+1
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua4-58/+99
2014-01-18IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua2-143/+334
2014-01-18IB/mlx4: Fix error return codeJulia Lawall1-2/+6
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-2/+7
2014-01-14IB/mlx4: Add support for steerable IB UD QPsMatan Barak3-7/+163
2014-01-14IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak1-1/+134
2014-01-14IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak2-12/+20
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-7/+10
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-nextRoland 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-15IB/mlx4: Fix device max capabilities checkEli Cohen1-1/+6
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen1-1/+1
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-6/+0
2013-11-04mlx4: 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-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-0/+27
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-nextRoland Dreier3-1/+28
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton1-1/+1