Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
70696ea75b0b9d2cb220a09ea19d72a49f501d8e
/
drivers
/
infiniband
/
hw
/
qib
/
qib_verbs.c
70696ea
IB/qib: Remove modify queue pair code
by Harish Chegondi
· 9 years ago
1cefc2c
IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
by Harish Chegondi
· 9 years ago
9e804b1
IB/qib: Clean up register_ib_device
by Dennis Dalessandro
· 9 years ago
fd0bf5b
IB/qib: Remove srq functionality
by Jubin John
· 9 years ago
034a3e7
IB/qib: Remove qib_query_qp function
by Harish Chegondi
· 9 years ago
18f6c58
IB/qib: Remove qib multicast verbs functions
by Harish Chegondi
· 9 years ago
a7d34a4
IB/qib: Remove qib_post_receive and use rdmavt version
by Harish Chegondi
· 9 years ago
db3ef0e
IB/qib: Use rdmavt version of post_send
by Harish Chegondi
· 9 years ago
4bb88e5
IB/qib: Remove completion queue data structures and functions from qib
by Harish Chegondi
· 9 years ago
5196aa9
IB/qib: Remove create and free mad agents
by Dennis Dalessandro
· 9 years ago
47c7ea6
IB/qib: Remove create qp and create qp table functionality
by Harish Chegondi
· 9 years ago
01ba79d
IB/qib: Use rdmavt send and receive flags
by Harish Chegondi
· 9 years ago
0aeddea
IB/qib: Remove qib_query_device function
by Harish Chegondi
· 9 years ago
1da0f7e
IB/qib: Delete QIB user context allocation and de-alloction functions
by Harish Chegondi
· 9 years ago
898fa52
IB/qib: Remove qpn, qp tables and related variables from qib
by Harish Chegondi
· 9 years ago
76fec3e
IB/qib: Use rdmavt pkey verbs function
by Harish Chegondi
· 9 years ago
cd18201
IB/qib: Remove mmap from qib
by Harish Chegondi
· 9 years ago
5418a5a
IB/qib: Implement qib support for AH notification
by Harish Chegondi
· 9 years ago
f24a6d4
IB/qib: Remove ibport and use rdmavt version
by Harish Chegondi
· 9 years ago
96ab1ac
IB/qib: Use address handle in rdmavt and remove from qib
by Dennis Dalessandro
· 9 years ago
7c2e11f
IB/qib: Remove qp and mr functionality from qib
by Dennis Dalessandro
· 9 years ago
6a9df40
IB/qib: Add device specific info prints
by Dennis Dalessandro
· 9 years ago
ffc2690
IB/qib: Remove driver specific members from qib qp type
by Dennis Dalessandro
· 9 years ago
869a2a9
IB/qib: Use rdmavt lid defines in qib
by Dennis Dalessandro
· 9 years ago
9ff198f
IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
by Dennis Dalessandro
· 9 years ago
f44728d
IB/qib: Use rdmavt protection domain
by Dennis Dalessandro
· 9 years ago
eb636ac
IB/qib: Remove dma.c and use rdmavt version of dma functions
by Dennis Dalessandro
· 9 years ago
2dc05ab
IB/qib: Begin to use rdmavt for verbs
by Dennis Dalessandro
· 9 years ago
967bcfc
IB/qib: Improve ipoib UD performance
by Mike Marciniszyn
· 9 years ago
b7d3e0a
IB: remove support for phys MRs
by Christoph Hellwig
· 9 years ago
b8533ec
IB/qib: Remove old FRWR API
by Sagi Grimberg
· 9 years ago
38071a4
IB/qib: Support the new memory registration API
by Sagi Grimberg
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
1302f84
qib: Support ib_alloc_mr verb
by Sagi Grimberg
· 9 years ago
aaae91f
ipath,qib: Expose max_sge_rd correctly
by Steve Wise
· 9 years ago
d6f1c17
IB/qib: Change lkey table allocation to support more MRs
by Mike Marciniszyn
· 9 years ago
337877a
IB/core: Add ability for drivers to report an alternate MAD size.
by Ira Weiny
· 10 years ago
2528e33
IB/core: Pass hardware specific data in query_device
by Matan Barak
· 10 years ago
f9b22e3
IB/core: Convert core to use bitfield for caps
by Ira Weiny
· 10 years ago
7738613
IB/core: Add per port immutable struct to ib_device
by Ira Weiny
· 10 years ago
6b90a6d
IB/Verbs: Implement new callback query_protocol()
by Michael Wang
· 10 years ago
da12c1f
IB/qib: Add blank line after declaration
by Mike Marciniszyn
· 10 years ago
a46a280
IB/qib: Fix checkpatch warnings
by Mike Marciniszyn
· 10 years ago
041af0b
IB/qib: Fix sizeof checkpatch warnings
by Mike Marciniszyn
· 10 years ago
8572de9
IB/qib: fixup indentation in qib_ib_rcv()
by Yann Droneaud
· 11 years ago
7d7632a
IB/qib: Modify software pma counters to use percpu variables
by Mike Marciniszyn
· 11 years ago
ddb8876
IB/qib: Convert opcode counters to per-context
by Mike Marciniszyn
· 12 years ago
c9bdad3
IB/qib: Correct qib_verbs_register_sysfs() error handling
by Mike Marciniszyn
· 12 years ago
e2eed58
IB/qib: change QLogic to Intel
by Vinit Agnihotri
· 12 years ago
e20d583
IB/qib: Add a qib driver version
by Dean Luick
· 12 years ago
551ace1
IB/qib: Reduce sdma_lock contention
by Mike Marciniszyn
· 12 years ago
1fb9fed
IB/qib: Fix QP RCU sparse warnings
by Mike Marciniszyn
· 13 years ago
8aac4cc
IB/qib: RCU locking for MR validation
by Mike Marciniszyn
· 13 years ago
6a82649
IB/qib: Avoid returning EBUSY from MR deregister
by Mike Marciniszyn
· 13 years ago
4894710
IB/qib: Optimize locking for get_txreq()
by Mike Marciniszyn
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
e4dd23d
infiniband: Fix up module files that need to include module.h
by Paul Gortmaker
· 14 years ago
af061a6
IB/qib: Use RCU for qpn lookup
by Mike Marciniszyn
· 13 years ago
a5210c1
IB/qib: Fix race between qib_error_qp() and receive packet processing
by Ralph Campbell
· 14 years ago
f931551
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
by Ralph Campbell
· 15 years ago