summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_cm.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova2017-06-011-1/+1
* RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0Star
* IB/i40iw: use setup_timerGeliang Tang2017-04-281-3/+2Star
*-. Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-141-87/+290
|\ \
| | * i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-121-16/+20
| | * i40iw: Fix race condition in terminate timer's handlerShiraz Saleem2016-12-121-1/+1
| | * i40iw: Fix double free of QPMustafa Ismail2016-12-121-4/+16
| | * 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-051-6/+19
| | * 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-051-2/+2
| | * i40iw: Add IP addr handling on netdev eventsMustafa Ismail2016-12-051-3/+135
| | * i40iw: Add missing cleanup on device closeMustafa Ismail2016-12-051-0/+31
| | * i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)Henry Orosco2016-12-051-2/+2
| | * i40iw: Remove NULL check for cm_node->iwdevHenry Orosco2016-12-051-1/+1
| | * i40iw: Remove workaround for pre-production errataHenry Orosco2016-12-031-23/+3Star
| | * i40iw: Add Quality of Service supportHenry Orosco2016-12-031-3/+27
| |/ |/|
| * IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-2/+0Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-2/+5
|\
| * i40iw_cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+5
* | i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova2016-08-251-21/+1Star
* | i40iw: Add missing NULL check for MPA private dataShiraz Saleem2016-08-241-2/+2
|/
* i40iw: Do not access pointer after freeMustafa Ismail2016-08-021-2/+2
* RDMA/i40iw: Fix for removing quad hash entriesTatyana Nikolova2016-04-281-1/+3
* RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa2016-04-281-28/+29
* RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa2016-04-281-1/+1
* RDMA/i40iw: Fix refused connectionsIsmail, Mustafa2016-04-281-41/+44
* i40iw: avoid potential uninitialized variable useArnd Bergmann2016-04-061-7/+3Star
* i40iw: use shared code for port mapperFaisal Latif2016-03-161-364/+63Star
* i40iw: add connection management codeFaisal Latif2016-02-291-0/+4442