summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic/usnic_ib_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/usnic: Remove redundant pci_clear_masterCai Huoqing2023-03-291-2/+0
* RDMA/usnic: Stop using iommu_present()Robin Murphy2022-04-081-6/+5
* RDMA/usnic: Lock VF with mutex instead of spinlockLeon Romanovsky2021-09-241-1/+1
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-0/+1
* RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-171-2/+1
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-1/+1
* RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-5/+0
* RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-311-1/+1
|\
| * RDMA/usnic: Fix spelling mistake "transistion" -> "transition"Colin Ian King2020-08-181-1/+1
* | RDMA/usnic: Remove the query_pkey callbackKamal Heib2020-08-271-2/+0
|/
* RDMA/usnic: Avoid overly large buffers on stackArnd Bergmann2019-09-131-2/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-161-3/+5
|\
| * RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-0/+1
| * RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
| * RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
| * RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
* | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-031-5/+10
|/
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-0/+1
* IB/usnic: Fix deadlockParvi Kaustubhi2019-02-201-17/+19
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-0/+1
* IB/usnic: Fix locking when unregisteringParvi Kaustubhi2019-02-091-2/+4
* drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso2019-02-071-2/+0
* IB/usnic: Remove stub functionsGal Pressman2019-01-311-7/+0
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* RDMA/usnic: Initialize ib_device_ops structKamal Heib2018-12-121-29/+32
* RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"Colin Ian King2018-11-291-1/+1
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-0/+2
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-16/+18
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-071-0/+1
|\
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* | infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai2018-03-261-10/+5
* | net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-261-14/+1
|/
* RDMA/usnic: Fix remove address space warningLeon Romanovsky2017-08-241-4/+6
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-4/+2
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* IB/usnic: Implement get_netdev hookYuval Shaia2017-07-241-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/usnic: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-2/+3
* | IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+1
|/
* IB/usnic: Fix error return codeChristophe Jaillet2016-08-221-1/+2
* IB/usnic: Support device FW version stringIra Weiny2016-06-231-0/+16
* usnic: correctly check failed allocationInsu Yun2015-10-211-5/+4
* usnic: add missing clauses to BSD licenseJeff Squyres2015-10-061-3/+18
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-1/+0
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17