summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_main.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-141-37/+129
|\ \
| | * i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-121-16/+37
| | * i40iw: Assign MSS only when it is a new MTUMustafa Ismail2016-12-121-0/+2
| | * i40iw: Fix memory leak in CQP destroy when in resetMustafa Ismail2016-12-121-6/+3
| | * i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail2016-12-051-2/+2
| | * i40iw: Add missing cleanup on device closeMustafa Ismail2016-12-051-0/+4
| | * i40iw: Query device accounts for internal rsrcHenry Orosco2016-12-051-0/+15
| | * i40iw: Fix for LAN handler removalHenry Orosco2016-12-051-6/+4
| | * i40iw: Use vector when creating CQsHenry Orosco2016-12-051-1/+7
| | * i40iw: Enable message packingHenry Orosco2016-12-031-1/+1
| | * i40iw: Add Quality of Service supportHenry Orosco2016-12-031-8/+58
| |/ |/|
| * IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-3/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * i40iw_main: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* | i40iw: Receive notification events correctlyShiraz Saleem2016-08-261-5/+3
* | i40iw: Add missing check for interface already openMustafa Ismail2016-08-231-0/+4
|/
* i40iw: do not print unitialized variables in error messageNicolas Iooss2016-07-121-2/+1
* i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-05-131-1/+0
* i40e: constify i40e_client_ops structureJulia Lawall2016-05-131-1/+1
* RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa2016-04-281-1/+1
* RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa2016-04-281-0/+1
* RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa2016-04-281-8/+39
* RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa2016-04-281-4/+1
* i40iw: use shared code for port mapperFaisal Latif2016-03-161-20/+0
* i40iw: add main, hdr, statusFaisal Latif2016-02-291-0/+1930
OpenPOWER on IntegriCloud