index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
Age
Commit message (
Expand
)
Author
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-22
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