summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/usnic
AgeCommit message (Expand)Author
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
2014-01-14IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi
2014-01-14IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi
2014-01-14IB:usnic: Add UDP support to usnic_transport.[hc]Upinder Malhi
2014-01-14IB/usnic: Add UDP support to usnic_fwd.[hc]Upinder Malhi
2014-01-14IB/usnic: Update ABI and Version file for UDP supportUpinder Malhi
2014-01-14IB/usnic: Port over sysfs to new usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Push all forwarding state to usnic_fwd.[hc]Upinder Malhi
2014-01-14IB/usnic: Add struct usnic_transport_specUpinder Malhi
2014-01-14IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi