summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw/i40iw_main.c
AgeCommit message (Expand)Author
2017-09-22i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem
2017-09-22i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-20i40iw: Avoid memory leak of CQP request objectsShiraz Saleem
2017-07-20i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem
2017-07-20i40iw: Fix order of cleanup in closeMustafa Ismail
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-01RDMA/i40iw: Fix device initialization error pathMustafa Ismail
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco
2016-12-12i40iw: Assign MSS only when it is a new MTUMustafa Ismail
2016-12-12i40iw: Fix memory leak in CQP destroy when in resetMustafa Ismail
2016-12-05i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail
2016-12-05i40iw: Add missing cleanup on device closeMustafa Ismail
2016-12-05i40iw: Query device accounts for internal rsrcHenry Orosco
2016-12-05i40iw: Fix for LAN handler removalHenry Orosco
2016-12-05i40iw: Use vector when creating CQsHenry Orosco
2016-12-03i40iw: Enable message packingHenry Orosco
2016-12-03i40iw: Add Quality of Service supportHenry Orosco
2016-12-03IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07i40iw_main: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-26i40iw: Receive notification events correctlyShiraz Saleem
2016-08-23i40iw: Add missing check for interface already openMustafa Ismail
2016-07-12i40iw: do not print unitialized variables in error messageNicolas Iooss
2016-05-13i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2016-05-13i40e: constify i40e_client_ops structureJulia Lawall
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa
2016-04-28RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa
2016-04-28RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa
2016-04-28RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa
2016-03-16i40iw: use shared code for port mapperFaisal Latif
2016-02-29i40iw: add main, hdr, statusFaisal Latif