summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-4/+3
|\
| * RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2018-05-091-4/+3
* | infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_changeJia-Ju Bai2018-04-171-1/+1
|/
* i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem2018-04-031-2/+0
* i40iw: Replace mdelay with msleep in i40iw_wait_pe_readyJia-Ju Bai2018-01-051-1/+1
* i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem2017-12-221-1/+1
* i40iw: Add notifier for network device eventsShiraz Saleem2017-12-221-0/+6
* i40iw: Reinitialize add_sd_cntMustafa Ismail2017-12-111-0/+1
* i40iw: Use sqsize to initialize cqp_requests elementsChien Tin Tung2017-12-111-1/+1
* i40iw: Reinitialize IEQ on MTU changeShiraz Saleem2017-10-181-2/+17
* i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem2017-10-181-9/+10
* i40iw: Account for IPv6 header when setting MSSShiraz Saleem2017-10-181-3/+3
* i40iw: Move exception_lan_queue to VSI structureMustafa Ismail2017-10-181-2/+2
* i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem2017-09-221-15/+17
* i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem2017-09-221-1/+6
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* i40iw: Avoid memory leak of CQP request objectsShiraz Saleem2017-07-201-0/+2
* i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem2017-07-201-27/+24
* i40iw: Fix order of cleanup in closeMustafa Ismail2017-07-201-3/+4
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* RDMA/i40iw: Fix device initialization error pathMustafa Ismail2017-06-011-7/+13
*-. 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