summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_puda.c
Commit message (Expand)AuthorAgeFilesLines
* i40iw: Refactor handling of txpend listMustafa Ismail2018-03-071-6/+2Star
* i40iw: Free IEQ resourcesMustafa Ismail2018-01-171-2/+1Star
* i40iw: Fix sequence number for the first partial FPDUShiraz Saleem2017-12-221-1/+1
* i40iw: Remove UDA QP from QoS list if creation failsIvan Barrera2017-10-181-1/+3
* i40iw: Reinitialize IEQ on MTU changeShiraz Saleem2017-10-181-1/+1
* i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem2017-10-181-5/+4Star
* i40iw: Account for IPv6 header when setting MSSShiraz Saleem2017-10-181-1/+2
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-0/+1
|\
| * RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-151-0/+1
* | i40iw: Add missing memory barriersMustafa Ismail2017-10-041-7/+4Star
|/
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\
| * i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz2017-08-161-1/+1
* | i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King2017-08-181-2/+4
|/
* i40iw: Update list correctlyHenry Orosco2017-07-201-1/+1
* i40iw: Add missing memory barrierHenry Orosco2017-07-201-0/+3
* i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung2016-12-221-1/+1
* i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-121-108/+160
* i40iw: Fix incorrect check for errorMustafa Ismail2016-12-121-1/+1
* i40iw: Add Quality of Service supportHenry Orosco2016-12-031-1/+2
* i40iw: Add NULL check for puda bufferMustafa Ismail2016-08-021-0/+4
* RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa2016-04-281-1/+1
* i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova2016-03-211-3/+3
* i40iw: add puda codeFaisal Latif2016-02-291-0/+1436