index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
Age
Commit message (
Expand
)
Author
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-11
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-11
IB/usnic: clean up some error handling code
Dan Carpenter
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-09-25
IB/usnic: Convert to use new iommu_capable() API function
Joerg Roedel
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-06-10
Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...
Roland Dreier
2014-06-02
IB: Return error for unsupported QP creation flags
Or Gerlitz
2014-05-27
IB/usnic: Fix source file missing copyright and license
Upinder Malhi
2014-03-17
IB/usnic: Remove '0x' when using %pa format
Fabio Estevam
2014-02-14
IB/usnic: Fix smatch endianness error
Upinder Malhi
2014-01-23
IB/usnic: Remove unused includes of <linux/version.h>
Wei Yongjun
2014-01-21
IB/usnic: Use GFP_ATOMIC under spinlock
Dan Carpenter
2014-01-18
IB/usnic: Remove unused variable in usnic_debugfs_exit()
Wei Yongjun
2014-01-18
IB/usnic: Set userspace/kernel ABI ver to 4
Upinder Malhi
2014-01-18
IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP
Upinder Malhi
2014-01-18
IB/usnic: Add dependency on CONFIG_INET
Upinder Malhi
2014-01-18
IB/usnic: Fix endianness-related warnings
Upinder Malhi
2014-01-14
IB/usnic: Append documentation to usnic_transport.h and cleanup
Upinder Malhi
2014-01-14
IB/usnic: Fix typo "Ignorning" -> "Ignoring"
Roland Dreier
2014-01-14
IB/usnic: Expose flows via debugfs
Upinder Malhi
2014-01-14
IB/usnic: Use for_each_sg instead of a for-loop
Upinder Malhi
2014-01-14
IB/usnic: Remove superflous parentheses
Upinder Malhi
2014-01-14
IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]
Upinder Malhi
2014-01-14
IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h
Upinder Malhi
2014-01-14
IB:usnic: Add UDP support to usnic_transport.[hc]
Upinder Malhi
2014-01-14
IB/usnic: Add UDP support to usnic_fwd.[hc]
Upinder Malhi
2014-01-14
IB/usnic: Update ABI and Version file for UDP support
Upinder Malhi
2014-01-14
IB/usnic: Port over sysfs to new usnic_fwd.h
Upinder Malhi
2014-01-14
IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h
Upinder Malhi
2014-01-14
IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h
Upinder Malhi
2014-01-14
IB/usnic: Push all forwarding state to usnic_fwd.[hc]
Upinder Malhi
2014-01-14
IB/usnic: Add struct usnic_transport_spec
Upinder Malhi
2014-01-14
IB/usnic: Change WARN_ON to lockdep_assert_held
Upinder Malhi
2014-01-14
IB/usnic: Add Cisco VIC low-level hardware driver
Upinder Malhi