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
/
infiniband
/
hw
/
i40iw
/
i40iw_ctrl.c
Age
Commit message (
Expand
)
Author
2018-03-15
i40iw: Refactor of driver generated AEs
Henry Orosco
2018-01-16
i40iw: Remove limit on re-posting AEQ entries to HW
Sindhu Devale
2018-01-16
i40iw: Remove extra call to i40iw_est_sd()
Shiraz Saleem
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-22
i40iw: Correct Q1/XF object count equation
Shiraz Saleem
2017-12-22
i40iw: Use utility function roundup_pow_of_two()
Shiraz Saleem
2017-12-01
i40iw: Allocate a sdbuf per CQP WQE
Chien Tin Tung
2017-10-18
i40iw: Move cqp_cmd_head init to CQP initialization
Bob Sharp
2017-10-18
i40iw: Remove UDA QP from QoS list if creation fails
Ivan Barrera
2017-10-18
i40iw: Clear CQP Head/Tail during initialization
Christopher Bednarz
2017-10-18
i40iw: Reinitialize IEQ on MTU change
Shiraz Saleem
2017-10-18
i40iw: Account for IPv6 header when setting MSS
Shiraz Saleem
2017-10-18
i40iw: Move exception_lan_queue to VSI structure
Mustafa Ismail
2017-10-18
i40iw: Remove unused static_rsrc from i40iw_create_qp_info
Mustafa Ismail
2017-10-18
i40iw: Ignore AE source field in AEQE for some AEs
Mustafa Ismail
2017-10-18
i40iw: Cleanup AE processing
Mustafa Ismail
2017-10-09
RDMA/i40iw: Convert timers to use timer_setup()
Kees Cook
2017-10-04
i40iw: Add missing memory barriers
Mustafa Ismail
2017-08-22
i40iw: Improve CQP timeout logic
Shiraz Saleem
2017-08-16
i40iw: Fix potential fcn_id_array out of bounds
Christopher N Bednarz
2017-08-16
i40iw: Fix parsing of query/commit FPM buffers
Chien Tin Tung
2017-07-20
i40iw: Do not poll CCQ after it is destroyed
Mustafa Ismail
2017-06-01
RDMA/i40iw: Remove MSS change support
Shiraz Saleem
2017-01-24
i40iw: Set maj_err and min_err in i40iw_sc_cqp_create
Shiraz Saleem
2017-01-24
i40iw: fix some indenting in i40iw_sc_vsi_init()
Dan Carpenter
2017-01-12
RDMA/i40iw: use designated initializers
Kees Cook
2016-12-22
i40iw: Set 128B as the only supported RQ WQE size
Chien Tin Tung
2016-12-12
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
2016-12-05
i40iw: Remove variable flush_code and check to set qp->sq_flush
Henry Orosco
2016-12-05
i40iw: Remove check on return from device_init_pestat()
Henry Orosco
2016-12-05
i40iw: Convert page_size to encoded value
Henry Orosco
2016-12-03
i40iw: Set MAX IRD, MAX ORD size to max supported value
Henry Orosco
2016-12-03
i40iw: Enable message packing
Henry Orosco
2016-12-03
i40iw: Add Quality of Service support
Henry Orosco
2016-04-28
RDMA/i40iw: Fix SD calculation for initial HMC creation
Ismail, Mustafa
2016-04-28
RDMA/i40iw: Fix endian issues and warnings
Ismail, Mustafa
2016-04-28
RDMA/i40iw: Add base memory management extensions
Ismail, Mustafa
2016-03-16
i40iw: add file to handle cqp calls
Faisal Latif