aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
Commit message (Expand)AuthorAge
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* IB/usnic: Fix error return codeChristophe Jaillet2016-08-22
* IB/usnic: Support device FW version stringIra Weiny2016-06-23
* IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski2016-06-06
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \
| * | net: usnic: use __ethtool_get_ksettingsDavid Decotigny2016-02-25
| * | net: usnic: use __ethtool_get_settingsDavid Decotigny2016-02-25
| * | net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny2016-02-25
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-18
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2016-02-15
* | IB/usnic: delete unneeded IS_ERR testJulia Lawall2015-12-23
* | IB/usnic: Handle 0 counts in resource allocationNelson Escobar2015-12-23
* | IB/usnic: Fix resource leak in error caseNelson Escobar2015-12-23
* | IB/usnic: Support more QP state transitionsNelson Escobar2015-12-23
* | IB/usnic: Fix message typoNelson Escobar2015-12-23
* | IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar2015-12-23
* | IB/usnic: Improve a failure messageNelson Escobar2015-12-23
* | IB/usnic: Remove unused prototypeNelson Escobar2015-12-23
* | usnic: correctly handle kzalloc return valueInsu Yun2015-10-21
* | usnic: correctly check failed allocationInsu Yun2015-10-21
|/
* usnic: add missing clauses to BSD licenseJeff Squyres2015-10-06
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-12
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-12
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-11
|\
| * IB/usnic: clean up some error handling codeDan Carpenter2015-06-11
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-20
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-20
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-18
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-15
|\
| * IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2014-08-26
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
|/
*-. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-10
|\ \
| | * IB/usnic: Fix source file missing copyright and licenseUpinder Malhi2014-05-27
| |/ |/|
| * IB: Return error for unsupported QP creation flagsOr Gerlitz2014-06-02
|/
* IB/usnic: Remove '0x' when using %pa formatFabio Estevam2014-03-17
* IB/usnic: Fix smatch endianness errorUpinder Malhi2014-02-14
* IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun2014-01-23
* IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter2014-01-21
* IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun2014-01-18
* IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi2014-01-18
* IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-18
* IB/usnic: Add dependency on CONFIG_INETUpinder Malhi2014-01-18
* IB/usnic: Fix endianness-related warningsUpinder Malhi2014-01-18
* IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi2014-01-14
* IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier2014-01-14
* IB/usnic: Expose flows via debugfsUpinder Malhi2014-01-14