History log of /drivers/infiniband/hw/usnic/usnic_abi.h
Revision Date Author Comments
6dcebe614c667fca73aaf0cfbd1e70bc9179538e 16-Jan-2014 Upinder Malhi <umalhi@cisco.com> IB/usnic: Set userspace/kernel ABI ver to 4

usNIC userspace/kernel ABI should be set to 4 instead of 3.

Signed-off-by: Upinder Malhi <umalhi@cisco.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
b85caf479b577f000067002259539ad4341d4530 09-Jan-2014 Upinder Malhi <umalhi@cisco.com> IB/usnic: Update ABI and Version file for UDP support

Expand the kernel/userspace interface so userspace may push down
a socket file descriptor to usNIC. Also, bump up the abi and version
numbers.

Signed-off-by: Upinder Malhi <umalhi@cisco.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
301a0dd68e5ddd22d992a58f466b621987d9df3b 09-Jan-2014 Upinder Malhi <umalhi@cisco.com> IB/usnic: Add struct usnic_transport_spec

Add *struct usnic_transport_spec* for passing around transport
specifications.

Signed-off-by: Upinder Malhi <umalhi@cisco.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
e3cf00d0a87f025db5855a43a67c67a41fa79fef 10-Sep-2013 Upinder Malhi <umalhi@cisco.com> IB/usnic: Add Cisco VIC low-level hardware driver

This adds a driver that allows userspace to use UD-like QPs over a
proprietary Cisco transport with Cisco's Virtual Interface Cards (VICs),
including VIC 1240 and 1280 cards.

Signed-off-by: Upinder Malhi <umalhi@cisco.com>
Signed-off-by: Christian Benvenuti <benve@cisco.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>