summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2017-02-09iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise1-2/+3
2017-02-01iw_cxgb4: free EQ queue memory on last derefSteve Wise4-13/+69
2017-01-26IB/mlx4: Check if GRH is available before using itEran Ben Elisha1-2/+2
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-01-26IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein1-4/+12
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein1-1/+2
2017-01-26IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen1-0/+28
2017-01-26IB/mlx5: Assign SRQ type earlierMaor Gottlieb1-1/+1
2017-01-26IB/mlx5: Fix reported max SGE calculationEli Cohen2-4/+33
2017-01-26IB/mlx5: Avoid system crash when enabling many VFsEli Cohen1-1/+2
2017-01-19iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun1-1/+3
2017-01-09i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem1-1/+1
2016-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds26-353/+221
2016-11-17iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise4-23/+24
2016-11-17iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise1-0/+4
2016-11-17Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rcDoug Ledford7-11/+33
2016-11-17IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-17IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-11-17IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen1-2/+2
2016-11-17IB/mlx5: Fix fatal error dispatchingEli Cohen1-2/+5
2016-11-17IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2-1/+7
2016-11-17IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-11-17IB/mlx5: Validate requested RQT sizeMaor Gottlieb1-0/+8
2016-11-17IB/mlx5: Fix memory leak in query deviceMajd Dibbiny1-2/+2
2016-11-16IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro1-1/+1
2016-11-16IB/hfi1: Prevent hardware counter names from being cut offJianxin Xiong1-1/+1
2016-11-16IB/hfi1: Fix ECN processing in prescan_rxqDasaratharaman Chandramouli1-9/+11
2016-11-16IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak2-2/+18
2016-11-16IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski1-18/+26
2016-11-16IB/hfi1: Fix rnr_timer additionIra Weiny1-1/+1
2016-11-16IB/hfi1: Delete unused lockEaswar Hariharan2-3/+0
2016-11-16IB/hfi1: Clean up unused argumentEaswar Hariharan3-5/+3
2016-11-16IB/hfi1: Remove leftover snoop referencesDennis Dalessandro3-114/+4
2016-11-16IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong1-6/+7
2016-11-16IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski1-13/+12
2016-11-16IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk4-5/+44
2016-11-16IB/hfi1: Fix integrity check flags default valuesJakub Pawlak3-40/+32
2016-11-16IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk3-101/+0
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+2
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2-2/+1
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds3-3/+7
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes3-3/+7
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds11-0/+6555
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds12-316/+385
2016-10-14qedr: Add events support and register IB deviceRam Amrani3-2/+158
2016-10-14qedr: Add GSI supportRam Amrani7-1/+706
2016-10-14qedr: Add LL2 RoCE interfaceRam Amrani2-2/+34
2016-10-14qedr: Add support for data pathRam Amrani5-1/+1614