summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-08-28IB/mlx4: Add receive flow steering supportHadar Hen Zion
2013-07-31IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-08drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton
2013-04-25IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen
2013-04-25IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-04-17RDMA: Rename random32() to prandom_u32()Akinobu Mita
2013-04-17IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-02-28idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-28IB/mlx4: convert to idr_alloc()Tejun Heo
2013-02-25IB/mlx4: Advertise MW supportShani Michaeli
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli
2013-02-21IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli
2013-02-15IB/mlx4: Adjust duplicate testJulia Lawall
2013-02-15IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter
2012-11-29IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz
2012-10-18IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualizationEli Cohen
2012-10-18IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein
2012-10-18IB/mlx4: Fix build error on platforms where UL is not 64 bitsDoug Ledford
2012-10-05idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-10-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier
2012-10-01IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein
2012-10-01mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein
2012-10-01mlx4: Paravirtualize Node Guids for slavesJack Morgenstein
2012-10-01mlx4: Activate SR-IOV mode for IBJack Morgenstein
2012-10-01IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein
2012-10-01IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein