aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_puda.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem1-1496/+0
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky1-1/+1
2021-01-19RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptionsLee Jones1-5/+8
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2018-03-06i40iw: Refactor handling of txpend listMustafa Ismail1-6/+2
2018-01-16i40iw: Free IEQ resourcesMustafa Ismail1-2/+1
2017-12-22i40iw: Fix sequence number for the first partial FPDUShiraz Saleem1-1/+1
2017-10-18i40iw: Remove UDA QP from QoS list if creation failsIvan Barrera1-1/+3
2017-10-18i40iw: Reinitialize IEQ on MTU changeShiraz Saleem1-1/+1
2017-10-18i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem1-5/+4
2017-10-18i40iw: Account for IPv6 header when setting MSSShiraz Saleem1-1/+2
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford1-0/+1
2017-10-14RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+1
2017-10-04i40iw: Add missing memory barriersMustafa Ismail1-7/+4
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