summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-2/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-142-3/+4
| * | IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-2/+2
|\ \ \ | | |/ | |/|
| * | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-102-2/+2
| |/
* / locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-142-5/+5
|/
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-142-12/+12
|\ \
| * | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall2016-12-142-12/+12
| |/
* | Merge branch 'mlx' into merge-testDoug Ledford2016-12-142-2/+6
|\ \
| * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-132-2/+6
| |/
* / IB/usninc: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-032-25/+7
|/
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+4
* 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
| |/ |/|