summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic/usnic_ib_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-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
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-181-1/+1
* IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier2014-01-141-4/+4
* IB/usnic: Remove superflous parenthesesUpinder Malhi2014-01-141-3/+3
* IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi2014-01-141-1/+83
* IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi2014-01-141-18/+20
* IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi2014-01-141-0/+598
OpenPOWER on IntegriCloud