summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iocb' into for-davemAl Viro2015-04-092-2/+0
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-252-2/+0
* | net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+1
* | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-021-2/+6
* | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-023-104/+5
* | IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-0212-12/+12
* | net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-023-7/+0
* | net/mlx5_core: Coding style fixEli Cohen2015-04-021-0/+1
* | net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky2015-04-021-1/+1
* | net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-5/+6
* | IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-03-181-4/+16
* | IB/mlx4: Verify net device validity on port change eventMoni Shoua2015-03-181-1/+5
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-222-2/+2
|\ \
| * | Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-202-2/+2
| |/
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-2152-491/+1035
|\ \ | |/ |/|
| *---------. Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier2015-02-2052-490/+1035
| |\ \ \ \ \ \
| | | | | | | * IB/qib: Add blank line after declarationMike Marciniszyn2015-02-2017-6/+67
| | | | | | | * IB/qib: Fix checkpatch warningsMike Marciniszyn2015-02-2015-44/+42
| | | | | | | * IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn2015-02-1717-63/+64
| | | | | | | * IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.cAndreea-Cristina Bernat2015-02-171-2/+2
| | | | | | | * IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.cAndreea-Cristina Bernat2015-02-171-4/+4
| | | | | | | * IB/qib: Add support for the new QMH7360 cardVinit Agnihotri2015-02-161-0/+5
| | | | | | | * IB/qib: Do not write EEPROMMitko Haralanov2015-02-167-220/+1
| | | | | | | * IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist2015-02-133-31/+0
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * IB/mlx5: Enable the ODP capability query verbHaggai Eran2015-02-181-0/+2
| | | | | | * IB/mlx5: Update the dev in reg_createMajd Dibbiny2015-02-171-0/+1
| | |_|_|_|/ | |/| | | |
| | | | | * RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter2015-02-181-1/+1
| | | | | * RDMA/ocrdma: Use unsigned for bit indexRasmus Villemoes2015-02-181-3/+3
| | | | | * RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bitRasmus Villemoes2015-02-181-4/+1
| | | | | * RDMA/ocrdma: Update the ocrdma module version stringMitesh Ahuja2015-02-181-1/+1
| | | | | * RDMA/ocrdma: set vlan present bit for user AHDevesh Sharma2015-02-184-6/+22
| | | | | * RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structureMitesh Ahuja2015-02-183-29/+34
| | | | | * RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja2015-02-184-0/+119
| | | | | * RDMA/ocrdma: Honor return value of ocrdma_resolve_dmacDevesh Sharma2015-02-181-1/+3
| | | | | * RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QPSelvin Xavier2015-02-181-22/+44
| | | | | * RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATEDevesh Sharma2015-02-181-2/+0
| | | | | * RDMA/ocrdma: Host crash on destroying device resourcesMitesh Ahuja2015-02-182-15/+10
| | | | | * RDMA/ocrdma: Report correct state in ibv_query_qpPadmanabh Ratnakar2015-02-181-2/+4
| | | | | * RDMA/ocrdma: Debugfs enhancments for ocrdma driverSelvin Xavier2015-02-186-3/+183
| | | | | * RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...Devesh Sharma2015-02-181-1/+1
| | | | | * RDMA/ocrdma: Move PD resource management to driver.Mitesh Ahuja2015-02-187-2/+298
| | | | | * RDMA/ocrdma: Increase the GID table size.Mitesh Ahuja2015-02-181-1/+1
| | | | | * RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.Mitesh Ahuja2015-02-183-1/+89
| | |_|_|/ | |/| | |
| | | | * IB/mlx5: Fix error code in get_port_caps()Dan Carpenter2015-02-171-1/+1
| | |_|/ | |/| |
| | | * IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian orderJack Morgenstein2015-02-171-1/+1
| | | * IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny2015-02-171-4/+3
| | | * IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny2015-02-171-2/+4
| | | * IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-02-161-5/+5
| | |/ | |/|
| | * RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S2015-02-181-15/+14
| | * RDMA/cxgb4: Serialize CQ event upcalls with CQ destructionHariprasad S2015-02-131-1/+8
| |/
OpenPOWER on IntegriCloud