summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
Commit message (Expand)AuthorAgeFilesLines
* IB/usnic: Fix error return codeChristophe Jaillet2016-08-221-1/+2
* IB/usnic: Support device FW version stringIra Weiny2016-06-232-17/+16
* IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski2016-06-061-5/+0
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-1/+1
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-6/+4
|\ \
| * | net: usnic: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-4/+4
| * | net: usnic: use __ethtool_get_settingsDavid Decotigny2016-02-251-1/+1
| * | net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny2016-02-251-2/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | IB/usnic: delete unneeded IS_ERR testJulia Lawall2015-12-231-2/+2
* | IB/usnic: Handle 0 counts in resource allocationNelson Escobar2015-12-231-25/+29
* | IB/usnic: Fix resource leak in error caseNelson Escobar2015-12-231-1/+1
* | IB/usnic: Support more QP state transitionsNelson Escobar2015-12-231-9/+9
* | IB/usnic: Fix message typoNelson Escobar2015-12-231-1/+1
* | IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar2015-12-231-1/+1
* | IB/usnic: Improve a failure messageNelson Escobar2015-12-231-2/+3
* | IB/usnic: Remove unused prototypeNelson Escobar2015-12-231-2/+0
* | usnic: correctly handle kzalloc return valueInsu Yun2015-10-211-4/+4
* | usnic: correctly check failed allocationInsu Yun2015-10-211-5/+4
|/
* usnic: add missing clauses to BSD licenseJeff Squyres2015-10-0625-73/+433
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-122-2/+7
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-122-6/+11
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-111-4/+3
|\
| * IB/usnic: clean up some error handling codeDan Carpenter2015-06-111-4/+3
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-202-7/+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-183-0/+9
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-151-1/+1
|\
| * IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
|/
*-. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-102-0/+21
|\ \
| | * IB/usnic: Fix source file missing copyright and licenseUpinder Malhi2014-05-271-0/+18
| |/ |/|
| * IB: Return error for unsupported QP creation flagsOr Gerlitz2014-06-021-0/+3
|/
* IB/usnic: Remove '0x' when using %pa formatFabio Estevam2014-03-171-1/+1
* IB/usnic: Fix smatch endianness errorUpinder Malhi2014-02-141-1/+8
* IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun2014-01-223-3/+0
* IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter2014-01-211-1/+1
* IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun2014-01-181-4/+0
* IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi2014-01-181-1/+1
* IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-181-1/+1
* IB/usnic: Add dependency on CONFIG_INETUpinder Malhi2014-01-181-1/+1
* IB/usnic: Fix endianness-related warningsUpinder Malhi2014-01-182-3/+2
* IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi2014-01-142-1/+4
* IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier2014-01-141-4/+4
* IB/usnic: Expose flows via debugfsUpinder Malhi2014-01-146-10/+111
* IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi2014-01-141-8/+9
OpenPOWER on IntegriCloud