summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_utils.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem2021-06-021-1518/+0
* RDMA: Fix kernel-doc compilation warningsLeon Romanovsky2021-03-221-1/+1
* RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptionsLee Jones2021-01-191-10/+12
* i40iw: Add support to make destroy QP synchronousSindhu, Devale2020-09-221-49/+10
* RDMA/i40iw: Avoid typecast from void to pci_devParav Pandit2020-09-161-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-5/+3
* net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-021-4/+8
* i40iw: Avoid panic when handling the inetdev eventFeng Tang2019-03-171-1/+11
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-1/+0
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* i40iw: Refactor of driver generated AEsHenry Orosco2018-03-151-5/+3
* i40iw: Improve CM node lookup time on connection setupShiraz Saleem2018-03-061-1/+1
* i40iw: Add notifier for network device eventsShiraz Saleem2017-12-221-3/+47
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-9/+8
|\
| * RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook2017-10-181-4/+3
| * RDMA/i40iw: Convert timers to use timer_setup()Kees Cook2017-10-091-5/+5
* | RDMA/i40iw: Fix a race conditionBart Van Assche2017-10-141-4/+9
|/
* i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem2017-09-221-3/+3
* i40iw: Improve CQP timeout logicShiraz Saleem2017-08-221-8/+14
* i40iw: Avoid memory leak of CQP request objectsShiraz Saleem2017-07-201-0/+52
* i40iw: Free QP resources on CQP destroy QP failureShiraz Saleem2017-07-201-2/+6
* RDMA/i40iw: Remove MSS change supportShiraz Saleem2017-06-011-17/+0
* IB/i40iw: use setup_timerGeliang Tang2017-04-281-6/+4
* i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem2017-03-241-0/+8
* i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-121-19/+131
* i40iw: Fix race condition in terminate timer's handlerShiraz Saleem2016-12-121-1/+4
* i40iw: Add request for reset on CQP timeoutHenry Orosco2016-12-051-1/+9
* i40iw: Add IP addr handling on netdev eventsMustafa Ismail2016-12-051-39/+19
* i40iw: Add missing cleanup on device closeMustafa Ismail2016-12-051-0/+21
* i40iw: Remove workaround for pre-production errataHenry Orosco2016-12-031-1/+1
* i40iw: Add Quality of Service supportHenry Orosco2016-12-031-0/+45
* i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail2016-08-241-1/+4
* RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa2016-04-281-15/+12
* RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa2016-04-281-4/+7
* RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa2016-04-281-2/+7
* i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova2016-03-211-11/+25
* i40iw: add hw and utils filesFaisal Latif2016-02-291-0/+1256