Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e6f77540c067b48dee10f1e33678415bfcc89017
/
drivers
/
infiniband
/
hw
/
i40iw
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
e80bd98
RDMA/i40iw: fix duplicated code for different branches
by Gustavo A. R. Silva
· 7 years ago
f300ba2
RDMA/i40iw: Remove MSS change support
by Shiraz Saleem
· 7 years ago
c0c643e
RDMA/i40iw: Fix device initialization error path
by Mustafa Ismail
· 7 years ago
b117f47
RDMA/i40iw: ACK MPA Reject frame
by Tatyana Nikolova
· 8 years ago
5a27fec
RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag
by Tatyana Nikolova
· 8 years ago
9089885
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
by Dasaratharaman Chandramouli
· 8 years ago
96ff2c1
IB/i40iw: use setup_timer
by Geliang Tang
· 8 years ago
3e7e119
IB: Replace ib_umem page_size by page_shift
by Artemy Kovalyov
· 8 years ago
871a862
i40iw: Receive netdev events post INET_NOTIFIER state
by Shiraz Saleem
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
af17fe7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
6dd7aba
Merge branch 'k.o/for-4.10-rc' into HEAD
by Doug Ledford
· 8 years ago
c4550c6
IB: Query ports via the core instead of direct into the driver
by Or Gerlitz
· 8 years ago
3f9fade
i40iw: Set maj_err and min_err in i40iw_sc_cqp_create
by Shiraz Saleem
· 8 years ago
820cd30
i40iw: fix some indenting in i40iw_sc_vsi_init()
by Dan Carpenter
· 8 years ago
d3f4aad
RDMA/core: Add the function ib_mtu_int_to_enum
by Amrani, Ram
· 8 years ago
f2296ad
IB/i40iw: Remove a superfluous assignment statement
by Bart Van Assche
· 8 years ago
7f6856b
RDMA/i40iw: use designated initializers
by Kees Cook
· 8 years ago
61f51b7
i40iw: Set 128B as the only supported RQ WQE size
by Chien Tin Tung
· 8 years ago
86ef0be
Merge branch 'mlx' into merge-test
by Doug Ledford
· 8 years ago
884fa4f
Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test
by Doug Ledford
· 8 years ago
477864c
IB/core: Let create_ah return extended response to user
by Moni Shoua
· 8 years ago
d6f7bbc
i40iw: Reorganize structures to align with HW capabilities
by Henry Orosco
· 8 years ago
0cc0d85
i40iw: Fix incorrect check for error
by Mustafa Ismail
· 8 years ago
6b0805c
i40iw: Assign MSS only when it is a new MTU
by Mustafa Ismail
· 8 years ago
d627b50
i40iw: Fix race condition in terminate timer's handler
by Shiraz Saleem
· 8 years ago
fd90d4d4
i40iw: Fix memory leak in CQP destroy when in reset
by Mustafa Ismail
· 8 years ago
1cda28b
i40iw: Fix QP flush to not hang on empty queues or failure
by Shiraz Saleem
· 8 years ago
f4a87ca
i40iw: Fix double free of QP
by Mustafa Ismail
· 8 years ago
91c42b7
i40iw: Use correct src address in memcpy to rdma stats counters
by Shiraz Saleem
· 8 years ago
5e58917
i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAG
by Thomas Huth
· 8 years ago
78300cf
i40iw: Add request for reset on CQP timeout
by Henry Orosco
· 8 years ago
1ef936b
i40iw: Code cleanup, remove check of PBLE pages
by Henry Orosco
· 8 years ago
bf69f49
i40iw: Correctly fail loopback connection if no listener
by Shiraz Saleem
· 8 years ago
fd4e906
i40iw: Fill in IRD value when on connect request
by Shiraz Saleem
· 8 years ago
7eb2bde
i40iw: Set TOS field in IP header
by Shiraz Saleem
· 8 years ago
e0b010d
i40iw: Add NULL check for ibqp event handler
by Shiraz Saleem
· 8 years ago
a05e151
i40iw: Replace list_for_each_entry macro with safe version
by Mustafa Ismail
· 8 years ago
e5e74b6
i40iw: Add IP addr handling on netdev events
by Mustafa Ismail
· 8 years ago
d596593
i40iw: Add missing cleanup on device close
by Mustafa Ismail
· 8 years ago
f26c7c8
i40iw: Add 2MB page support
by Henry Orosco
· 8 years ago
b6a529d
i40iw: Utilize physically mapped memory regions
by Henry Orosco
· 8 years ago
d4165e3
i40iw: Fix incorrect assignment of SQ head
by Henry Orosco
· 8 years ago
78e945a
i40iw: Remove variable flush_code and check to set qp->sq_flush
by Henry Orosco
· 8 years ago
dfd9c43
i40iw: Remove check on return from device_init_pestat()
by Henry Orosco
· 8 years ago
5ebcb0f
i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)
by Henry Orosco
· 8 years ago
e677918
i40iw: Use actual page size
by Henry Orosco
· 8 years ago
1ad19f7
i40iw: Remove NULL check for cm_node->iwdev
by Henry Orosco
· 8 years ago
7997499
i40iw: Remove checks for more than 48 bytes inline data
by Henry Orosco
· 8 years ago
85a87c9
i40iw: Query device accounts for internal rsrc
by Henry Orosco
· 8 years ago
e7f9774
i40iw: Optimize inline data copy
by Henry Orosco
· 8 years ago
c38d7e0
i40iw: Fix for LAN handler removal
by Henry Orosco
· 8 years ago
01d0b36
i40iw: Correct values for max_recv_sge, max_send_sge
by Henry Orosco
· 8 years ago
e69c509
i40iw: Use vector when creating CQs
by Henry Orosco
· 8 years ago
68583ca
i40iw: Convert page_size to encoded value
by Henry Orosco
· 8 years ago
7cba2cc
i40iw: Set MAX IRD, MAX ORD size to max supported value
by Henry Orosco
· 8 years ago
7581e96
i40iw: Remove workaround for pre-production errata
by Henry Orosco
· 8 years ago
d62d563
i40iw: Enable message packing
by Henry Orosco
· 8 years ago
0fc2dc5
i40iw: Add Quality of Service support
by Henry Orosco
· 8 years ago
315b414
IB/i40iw: Remove debug prints after allocation failure
by Leon Romanovsky
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
5e9ff9b
i40iw_cm: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
73b9769
i40iw_main: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
b71121b
i40iw: Receive notification events correctly
by Shiraz Saleem
· 8 years ago
866e0f4
i40iw: Update hw_iwarp_state
by Mustafa Ismail
· 8 years ago
07c72d7
i40iw: Send last streaming mode message for loopback connections
by Tatyana Nikolova
· 8 years ago
433c581
i40iw: Avoid writing to freed memory
by Mustafa Ismail
· 8 years ago
d41d091
i40iw: Fix double free of allocated_buffer
by Mustafa Ismail
· 8 years ago
7eaf831
i40iw: Do not set self-referencing pointer to NULL after kfree
by Mustafa Ismail
· 8 years ago
5dfd5e5
i40iw: Add missing NULL check for MPA private data
by Shiraz Saleem
· 8 years ago
faa739f
i40iw: Add missing check for interface already open
by Mustafa Ismail
· 8 years ago
44856be
i40iw: Protect req_resource_num update
by Mustafa Ismail
· 8 years ago
6c7d46f
i40iw: Change mem_resources pointer to a u8
by Shiraz Saleem
· 8 years ago
0cda611
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
da5c138
i40iw: Add NULL check for puda buffer
by Mustafa Ismail
· 8 years ago
8c1ea86
i40iw: Change dup_ack_thresh to u8
by Mustafa Ismail
· 8 years ago
c5d057d
i40iw: Remove unnecessary check for moving CQ head
by Mustafa Ismail
· 8 years ago
b494c3e
i40iw: Simplify code to set fragments in SQ WQE
by Mustafa Ismail
· 8 years ago
b54143b
i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion
by Mustafa Ismail
· 8 years ago
5ec11ed
i40iw: Do not access pointer after free
by Mustafa Ismail
· 8 years ago
342c387
i40iw: Correct and use size parameter to i40iw_reg_phys_mr
by Mustafa Ismail
· 8 years ago
fe5d6e6
i40iw: Fix return codes
by Shiraz Saleem
· 8 years ago
8e0e7ae
i40iw: Enable remote access rights for stag allocation
by Shiraz Saleem
· 8 years ago
b0548cf
i40iw: do not print unitialized variables in error message
by Nicolas Iooss
· 8 years ago
f65c52c
IB/i40iw: Support device FW version string
by Ira Weiny
· 8 years ago
7748e49
i40iw: Enable level-1 PBL for fast memory registration
by Shiraz Saleem
· 8 years ago
0477e18
i40iw: Return correct max_fast_reg_page_list_len
by Faisal Latif
· 8 years ago
ee23abd
i40iw: Correct status check on i40iw_get_pble
by Faisal Latif
· 8 years ago
747f1c6
i40iw: Correct CQ arming
by Shiraz Saleem
· 8 years ago
b40f475
IB/core: Make device counter infrastructure dynamic
by Christoph Lameter
· 8 years ago
e9bb8af
i40iw: pass hw_stats by reference rather than by value
by Colin Ian King
· 9 years ago
e381b3b
i40iw: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
dc1badf
i40iw: constify i40iw_vf_cqp_ops structure
by Julia Lawall
· 9 years ago
a647040
i40e: constify i40e_client_ops structure
by Julia Lawall
· 9 years ago
9aa8b32
IB/core: Enhance ib_map_mr_sg()
by Bart Van Assche
· 8 years ago
ff2ba99
IB/core: Add passing an offset into the SG to ib_map_mr_sg
by Christoph Hellwig
· 9 years ago
ccea5f0
RDMA/i40iw: Fix for removing quad hash entries
by Tatyana Nikolova
· 9 years ago
f8a4e76
RDMA/i40iw: Fix for checking if the QP is destroyed
by Tatyana Nikolova
· 9 years ago
6c2f761
RDMA/i40iw: Fix for using one sge for RDMA READ
by Shiraz Saleem
· 9 years ago
Next »