index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
i40iw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
i40iw: Free IEQ resources
Mustafa Ismail
3
-2
/
+3
2018-01-17
i40iw: Remove setting of rem_addr.len
Mustafa Ismail
1
-3
/
+0
2018-01-17
i40iw: Remove limit on re-posting AEQ entries to HW
Sindhu Devale
2
-3
/
+0
2018-01-17
i40iw: Zero-out consumer key on allocate stag for FMR
Shiraz Saleem
1
-0
/
+1
2018-01-17
i40iw: Remove extra call to i40iw_est_sd()
Shiraz Saleem
1
-2
/
+0
2018-01-05
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
Jia-Ju Bai
1
-1
/
+1
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
4
-28
/
+56
2017-12-28
i40iw: Change accelerated flag to bool
Henry Orosco
2
-3
/
+3
2017-12-22
i40iw: Fix the connection ORD value for loopback
Tatyana Nikolova
1
-12
/
+14
2017-12-22
i40iw: Validate correct IRD/ORD connection parameters
Tatyana Nikolova
1
-2
/
+3
2017-12-22
i40iw: Ignore LLP_DOUBT_REACHABILITY AE
Shiraz Saleem
1
-1
/
+2
2017-12-22
i40iw: Fix sequence number for the first partial FPDU
Shiraz Saleem
2
-1
/
+2
2017-12-22
i40iw: Selectively teardown QPs on IP addr change event
Shiraz Saleem
3
-10
/
+24
2017-12-22
i40iw: Add notifier for network device events
Shiraz Saleem
3
-3
/
+56
2017-12-22
i40iw: Correct Q1/XF object count equation
Shiraz Saleem
1
-2
/
+4
2017-12-22
i40iw: Use utility function roundup_pow_of_two()
Shiraz Saleem
3
-33
/
+7
2017-12-22
i40iw: Set MAX_IRD_SIZE to 64
Shiraz Saleem
1
-1
/
+1
2017-12-12
i40iw: Reinitialize add_sd_cnt
Mustafa Ismail
1
-0
/
+1
2017-12-12
i40iw: Use sqsize to initialize cqp_requests elements
Chien Tin Tung
1
-1
/
+1
2017-12-12
i40iw: remove unused 'timeval' struct member
Arnd Bergmann
1
-2
/
+0
2017-12-12
i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig section
Geert Uytterhoeven
1
-1
/
+0
2017-12-01
i40iw: Notify user of established connection after QP in RTS
Henry Orosco
1
-6
/
+11
2017-12-01
i40iw: Move MPA request event for loopback after connect
Tatyana Nikolova
1
-2
/
+6
2017-12-01
i40iw: Correct ARP index mask
Mustafa Ismail
1
-1
/
+1
2017-12-01
i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
Mustafa Ismail
1
-3
/
+3
2017-12-01
i40iw: Allocate a sdbuf per CQP WQE
Chien Tin Tung
2
-14
/
+33
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
16
-149
/
+256
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
i40iw: Move cqp_cmd_head init to CQP initialization
Bob Sharp
1
-1
/
+1
2017-10-18
i40iw: Remove UDA QP from QoS list if creation fails
Ivan Barrera
3
-3
/
+5
2017-10-18
i40iw: Clear CQP Head/Tail during initialization
Christopher Bednarz
1
-0
/
+3
2017-10-18
i40iw: Refactor queue depth calculation
Shiraz Saleem
4
-43
/
+67
2017-10-18
i40iw: Reinitialize IEQ on MTU change
Shiraz Saleem
5
-4
/
+26
2017-10-18
i40iw: Move ceq_valid to i40iw_sc_dev structure
Shiraz Saleem
4
-16
/
+15
2017-10-18
i40iw: Account for IPv6 header when setting MSS
Shiraz Saleem
7
-13
/
+15
2017-10-18
i40iw: Remove unused structures
Mustafa Ismail
1
-18
/
+0
2017-10-18
i40iw: Move exception_lan_queue to VSI structure
Mustafa Ismail
3
-8
/
+7
2017-10-18
i40iw: Remove unused static_rsrc from i40iw_create_qp_info
Mustafa Ismail
3
-7
/
+0
2017-10-18
i40iw: Ignore AE source field in AEQE for some AEs
Mustafa Ismail
2
-0
/
+50
2017-10-18
i40iw: Cleanup AE processing
Mustafa Ismail
3
-14
/
+3
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
4
-13
/
+13
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
9
-11
/
+53
2017-10-18
RDMA/i40iw: Convert timers to use timer_setup() (part 2)
Kees Cook
2
-8
/
+6
2017-10-15
RDMA/i40iw: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-10-15
RDMA/i40iw: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-0
/
+3
2017-10-15
RDMA/i40iw: Fix a race condition
Bart Van Assche
1
-4
/
+9
2017-10-09
RDMA/i40iw: Convert timers to use timer_setup()
Kees Cook
3
-5
/
+7
2017-10-04
i40iw: Do not allow posting WR after QP is flushed
Shiraz Saleem
1
-0
/
+13
2017-10-04
i40iw: Do not generate CQE for RTR on QP flush
Mustafa Ismail
2
-0
/
+14
2017-10-04
i40iw: Do not retransmit MPA request after it is ACKed
Tatyana Nikolova
2
-3
/
+11
[next]