aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_puda.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford1-1/+1
2017-08-18i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King1-2/+4
2017-08-16i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz1-1/+1
2017-07-20i40iw: Update list correctlyHenry Orosco1-1/+1
2017-07-20i40iw: Add missing memory barrierHenry Orosco1-0/+3
2016-12-22i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung1-1/+1
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco1-108/+160
2016-12-12i40iw: Fix incorrect check for errorMustafa Ismail1-1/+1
2016-12-03i40iw: Add Quality of Service supportHenry Orosco1-1/+2
2016-08-02i40iw: Add NULL check for puda bufferMustafa Ismail1-0/+4
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa1-1/+1
2016-03-21i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova1-3/+3
2016-02-29i40iw: add puda codeFaisal Latif1-0/+1436