aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_main.c
AgeCommit message (Expand)Author
2020-03-18i40iw: Report correct firmware versionSindhu, Devale
2020-02-11i40iw: Do an RCU lookup in i40iw_add_ipv4_addrShiraz Saleem
2020-01-03RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang
2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal
2019-03-27RDMA/i40iw: Handle workqueue allocation failureKangjie Lu
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-09RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_changeJia-Ju Bai
2018-04-03i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem
2018-01-05i40iw: Replace mdelay with msleep in i40iw_wait_pe_readyJia-Ju Bai
2017-12-22i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem
2017-12-22i40iw: Add notifier for network device eventsShiraz Saleem
2017-12-11i40iw: Reinitialize add_sd_cntMustafa Ismail
2017-12-11i40iw: Use sqsize to initialize cqp_requests elementsChien Tin Tung
2017-10-18i40iw: Reinitialize IEQ on MTU changeShiraz Saleem
2017-10-18i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem
2017-10-18i40iw: Account for IPv6 header when setting MSSShiraz Saleem
2017-10-18i40iw: Move exception_lan_queue to VSI structureMustafa Ismail
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