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
2020-07-21
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
2020-06-30
net: qed: update copyright years
Alexander Lobakin
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-05-26
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
2020-05-21
qed: Add XRC to RoCE
Yuval Basson
2020-05-21
qed: changes to ILT to support XRC
Yuval Basson
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-07-26
qed: RDMA - Fix the hw_ver returned in device attributes
Michal Kalderon
2019-07-25
qed*: Change dpi_addr to be denoted with __iomem
Michal Kalderon
2019-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
2019-05-26
qed: Set the doorbell address correctly
Michal Kalderon
2019-05-26
qed: Modify offload protocols to use the affined engine
Michal Kalderon
2019-05-26
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
2018-11-13
qed: Fix rdma_info structure allocation
Michal Kalderon
2018-11-08
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
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