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
/
net
/
ethernet
/
qlogic
/
qed
/
qed_rdma.c
Age
Commit message (
Expand
)
Author
2018-09-26
qed: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
2018-08-01
qed: Make some functions static
YueHaibing
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
2018-06-04
qed: Add srq core support for RoCE and iWARP
Yuval Bason
2018-03-13
qed: Use after free in qed_rdma_free()
Dan Carpenter
2018-03-07
qed: Free RoCE ILT Memory on rmmod qedr
Michal Kalderon
2018-01-25
qed: code indent should use tabs where possible
Rohit Visavalia
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
qed: Free reserved MR tid
Michal Kalderon
2018-01-24
qed: Remove reserveration of dpi for kernel
Michal Kalderon
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2017-09-26
qed: Fix maximum number of CQs for iWARP
Michal Kalderon
2017-09-26
qed: Add iWARP out of order support
Michal Kalderon
2017-09-26
qed: Add iWARP enablement support
Michal Kalderon
2017-07-03
qed: iWARP CM add active side connect
Kalderon, Michal
2017-07-03
qed: iWARP CM add listener functions and initial SYN processing
Kalderon, Michal
2017-07-03
qed: Implement iWARP initialization, teardown and qp operations
Kalderon, Michal
2017-06-21
qed*: Rename qed_roce_if.h to qed_rdma_if.h
Kalderon, Michal
2017-06-21
qed: Split rdma content between qed_rdma and qed_roce
Kalderon, Michal
2017-06-21
qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
Kalderon, Michal