summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/usnic/usnic_ib_main.c
AgeCommit message (Expand)Author
2019-09-13RDMA/usnic: Avoid overly large buffers on stackArnd Bergmann
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19IB/usnic: Fix deadlockParvi Kaustubhi
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-08IB/usnic: Fix locking when unregisteringParvi Kaustubhi
2019-02-07drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso
2019-01-30IB/usnic: Remove stub functionsGal Pressman
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-12RDMA/usnic: Initialize ib_device_ops structKamal Heib
2018-11-29RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"Colin Ian King
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-26RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-26infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2017-08-24RDMA/usnic: Fix remove address space warningLeon Romanovsky
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-24IB/usnic: Implement get_netdev hookYuval Shaia
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-02-14IB: Add protocol for USNICOr Gerlitz
2017-01-24IB/usnic: Switch from dma_device to dev.parentBart Van Assche
2016-08-22IB/usnic: Fix error return codeChristophe Jaillet
2016-06-23IB/usnic: Support device FW version stringIra Weiny
2015-10-21usnic: correctly check failed allocationInsu Yun
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-01-18IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi
2014-01-14IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier
2014-01-14IB/usnic: Remove superflous parenthesesUpinder Malhi
2014-01-14IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi
2014-01-14IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi