aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
AgeCommit message (Expand)Author
2016-06-23IB/usnic: Support device FW version stringIra Weiny
2016-06-06IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-25net: usnic: use __ethtool_get_ksettingsDavid Decotigny
2016-02-25net: usnic: use __ethtool_get_settingsDavid Decotigny
2016-02-25net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-15treewide: Fix typo in printkMasanari Iida
2015-12-23IB/usnic: delete unneeded IS_ERR testJulia Lawall
2015-12-23IB/usnic: Handle 0 counts in resource allocationNelson Escobar
2015-12-23IB/usnic: Fix resource leak in error caseNelson Escobar
2015-12-23IB/usnic: Support more QP state transitionsNelson Escobar
2015-12-23IB/usnic: Fix message typoNelson Escobar
2015-12-23IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar
2015-12-23IB/usnic: Improve a failure messageNelson Escobar
2015-12-23IB/usnic: Remove unused prototypeNelson Escobar
2015-10-21usnic: correctly handle kzalloc return valueInsu Yun
2015-10-21usnic: correctly check failed allocationInsu Yun
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter
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-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-09-25IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier
2014-06-02IB: Return error for unsupported QP creation flagsOr Gerlitz
2014-05-27IB/usnic: Fix source file missing copyright and licenseUpinder Malhi
2014-03-17IB/usnic: Remove '0x' when using %pa formatFabio Estevam
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi
2014-01-22IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun
2014-01-21IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter
2014-01-18IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun
2014-01-18IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi
2014-01-18IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi
2014-01-18IB/usnic: Add dependency on CONFIG_INETUpinder Malhi
2014-01-18IB/usnic: Fix endianness-related warningsUpinder Malhi
2014-01-14IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi
2014-01-14IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier
2014-01-14IB/usnic: Expose flows via debugfsUpinder Malhi
2014-01-14IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi
2014-01-14IB/usnic: Remove superflous parenthesesUpinder Malhi