index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
i40iw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
2017-09-27
1
-0
/
+1
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
/
*
|
i40iw: Fix port number for query QP
Mustafa Ismail
2017-10-04
1
-0
/
+2
*
|
i40iw: Add missing memory barriers
Mustafa Ismail
2017-10-04
3
-8
/
+7
|
/
*
i40iw: Add support for port reuse on active side connections
Shiraz Saleem
2017-09-22
2
-76
/
+78
*
i40iw: Add missing VLAN priority
Mustafa Ismail
2017-09-22
2
-1
/
+4
*
i40iw: Call i40iw_cm_disconn on modify QP to disconnect
Shiraz Saleem
2017-09-22
1
-0
/
+12
*
i40iw: Prevent multiple netdev event notifier registrations
Shiraz Saleem
2017-09-22
3
-19
/
+20
*
i40iw: Fail open if there are no available MSI-X vectors
Shiraz Saleem
2017-09-22
1
-1
/
+6
*
i40iw: make some structures const
Bhumika Goyal
2017-08-29
1
-3
/
+3
*
RDMA/i40iw: Remove unused argument
Yuval Shaia
2017-08-24
1
-12
/
+6
*
i40iw: Improve CQP timeout logic
Shiraz Saleem
2017-08-22
4
-13
/
+39
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
5
-49
/
+90
|
\
|
*
i40iw: Fix potential fcn_id_array out of bounds
Christopher N Bednarz
2017-08-16
1
-1
/
+1
|
*
i40iw: Use correct alignment for CQ0 memory
Christopher N Bednarz
2017-08-16
1
-1
/
+1
|
*
i40iw: Fix typecast of tcp_seq_num
Mustafa Ismail
2017-08-16
1
-1
/
+1
|
*
i40iw: Correct variable names
Mustafa Ismail
2017-08-16
2
-4
/
+4
|
*
i40iw: Fix parsing of query/commit FPM buffers
Chien Tin Tung
2017-08-16
2
-42
/
+83
*
|
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
3
-16
/
+8
|
\
\
|
*
|
i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"
Colin Ian King
2017-08-18
1
-2
/
+4
|
*
|
i40iw: Fixes for static checker warnings
Shiraz Saleem
2017-08-18
1
-8
/
+1
|
*
|
i40iw: Simplify code
Christophe Jaillet
2017-08-18
1
-6
/
+3
|
|
/
*
|
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
1
-4
/
+3
*
|
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
|
/
*
IB/i40iw: Fix error code in i40iw_create_cq()
Dan Carpenter
2017-07-20
1
-1
/
+3
*
i40iw: Free QP PBLEs when the QP is destroyed
Tatyana Nikolova
2017-07-20
2
-5
/
+12
*
i40iw: Avoid memory leak of CQP request objects
Shiraz Saleem
2017-07-20
3
-0
/
+55
*
i40iw: Update list correctly
Henry Orosco
2017-07-20
1
-1
/
+1
*
i40iw: Add missing memory barrier
Henry Orosco
2017-07-20
1
-0
/
+3
*
i40iw: Free QP resources on CQP destroy QP failure
Shiraz Saleem
2017-07-20
1
-2
/
+6
*
i40iw: Release cm_id ref on PCI function reset
Shiraz Saleem
2017-07-20
1
-1
/
+4
*
i40iw: Utilize iwdev->reset during PCI function reset
Shiraz Saleem
2017-07-20
1
-27
/
+24
*
i40iw: Do not poll CCQ after it is destroyed
Mustafa Ismail
2017-07-20
1
-0
/
+2
*
i40iw: Fix order of cleanup in close
Mustafa Ismail
2017-07-20
1
-3
/
+4
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
*
RDMA/i40iw: fix duplicated code for different branches
Gustavo A. R. Silva
2017-06-01
1
-4
/
+1
*
RDMA/i40iw: Remove MSS change support
Shiraz Saleem
2017-06-01
4
-31
/
+1
*
RDMA/i40iw: Fix device initialization error path
Mustafa Ismail
2017-06-01
1
-7
/
+13
*
RDMA/i40iw: ACK MPA Reject frame
Tatyana Nikolova
2017-06-01
1
-1
/
+1
*
RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
2017-06-01
1
-1
/
+0
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/i40iw: use setup_timer
Geliang Tang
2017-04-28
2
-9
/
+6
*
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-25
1
-5
/
+5
*
i40iw: Receive netdev events post INET_NOTIFIER state
Shiraz Saleem
2017-03-24
1
-0
/
+8
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+0
|
\
|
*
IB/i40iw: Remove a superfluous assignment statement
Bart Van Assche
2017-01-24
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-4
/
+4
|
\
\
|
*
|
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
1
-4
/
+4
*
|
|
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-02-19
1
-10
/
+1
|
\
\
\
|
*
|
|
RDMA/core: Add the function ib_mtu_int_to_enum
Amrani, Ram
2017-01-24
1
-10
/
+1
|
|
/
/
[prev]
[next]