summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
Commit message (Expand)AuthorAgeFilesLines
* i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung2016-12-228-25/+53
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+3
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
| |
| \
*-. \ Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-1419-694/+1663
|\ \ \ | |_|/ |/| |
| | * i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-1214-465/+775
| | * i40iw: Fix incorrect check for errorMustafa Ismail2016-12-121-1/+1
| | * i40iw: Assign MSS only when it is a new MTUMustafa Ismail2016-12-121-0/+2
| | * i40iw: Fix race condition in terminate timer's handlerShiraz Saleem2016-12-123-3/+6
| | * i40iw: Fix memory leak in CQP destroy when in resetMustafa Ismail2016-12-121-6/+3
| | * i40iw: Fix QP flush to not hang on empty queues or failureShiraz Saleem2016-12-122-5/+30
| | * i40iw: Fix double free of QPMustafa Ismail2016-12-123-6/+20
| | * i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem2016-12-121-1/+1
| | * i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAGThomas Huth2016-12-121-6/+0
| | * i40iw: Add request for reset on CQP timeoutHenry Orosco2016-12-052-1/+10
| | * i40iw: Code cleanup, remove check of PBLE pagesHenry Orosco2016-12-051-4/+0
| | * i40iw: Correctly fail loopback connection if no listenerShiraz Saleem2016-12-051-27/+35
| | * i40iw: Fill in IRD value when on connect requestShiraz Saleem2016-12-051-0/+1
| | * i40iw: Set TOS field in IP headerShiraz Saleem2016-12-052-6/+22
| | * i40iw: Add NULL check for ibqp event handlerShiraz Saleem2016-12-051-1/+1
| | * i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail2016-12-052-4/+4
| | * i40iw: Add IP addr handling on netdev eventsMustafa Ismail2016-12-053-42/+156
| | * i40iw: Add missing cleanup on device closeMustafa Ismail2016-12-057-0/+90
| | * i40iw: Add 2MB page supportHenry Orosco2016-12-052-10/+51
| | * i40iw: Utilize physically mapped memory regionsHenry Orosco2016-12-051-9/+93
| | * i40iw: Fix incorrect assignment of SQ headHenry Orosco2016-12-051-6/+4
| | * i40iw: Remove variable flush_code and check to set qp->sq_flushHenry Orosco2016-12-051-4/+0
| | * i40iw: Remove check on return from device_init_pestat()Henry Orosco2016-12-053-14/+4
| | * i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)Henry Orosco2016-12-051-2/+2
| | * i40iw: Use actual page sizeHenry Orosco2016-12-051-4/+1
| | * i40iw: Remove NULL check for cm_node->iwdevHenry Orosco2016-12-051-1/+1
| | * i40iw: Remove checks for more than 48 bytes inline dataHenry Orosco2016-12-051-5/+1
| | * i40iw: Query device accounts for internal rsrcHenry Orosco2016-12-055-6/+26
| | * i40iw: Optimize inline data copyHenry Orosco2016-12-051-14/+10
| | * i40iw: Fix for LAN handler removalHenry Orosco2016-12-051-6/+4
| | * i40iw: Correct values for max_recv_sge, max_send_sgeHenry Orosco2016-12-051-1/+5
| | * i40iw: Use vector when creating CQsHenry Orosco2016-12-052-3/+10
| | * i40iw: Convert page_size to encoded valueHenry Orosco2016-12-052-3/+14
| | * i40iw: Set MAX IRD, MAX ORD size to max supported valueHenry Orosco2016-12-032-8/+2
| | * i40iw: Remove workaround for pre-production errataHenry Orosco2016-12-033-26/+4
| | * i40iw: Enable message packingHenry Orosco2016-12-033-7/+2
| | * i40iw: Add Quality of Service supportHenry Orosco2016-12-0313-36/+325
| |/ |/|
| * IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky2016-12-033-6/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-092-3/+6
|\
| * i40iw_cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+5
| * i40iw_main: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* | i40iw: Receive notification events correctlyShiraz Saleem2016-08-261-5/+3
* | i40iw: Update hw_iwarp_stateMustafa Ismail2016-08-261-0/+1
* | i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova2016-08-251-21/+1
* | i40iw: Avoid writing to freed memoryMustafa Ismail2016-08-241-2/+1
* | i40iw: Fix double free of allocated_bufferMustafa Ismail2016-08-241-1/+0
OpenPOWER on IntegriCloud