summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/mlx5_ifc.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-08-091-1/+6
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-4/+9
|\
| * net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-091-2/+2
| * net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov2018-08-091-1/+4
| * net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman2018-07-271-1/+3
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-231-9/+166
| |\
* | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-1/+1
|\| |
| * | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-271-1/+1
* | | Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe2018-07-241-4/+90
|\ \ \
| * | | net/mlx5: Add support for flow table destination numberYishai Hadas2018-07-241-0/+1
| | |/ | |/|
| * | net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-181-2/+9
| * | net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2018-07-181-2/+21
| * | net/mlx5: FW tracer, add hardware structuresFeras Daoud2018-07-181-1/+60
* | | Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe2018-07-041-1/+3
|\| |
| * | net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky2018-07-041-1/+3
* | | Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe2018-06-221-3/+8
|\| |
| * | net/mlx5: Add RoCE RX ICRC encapsulated counterTalat Batheesh2018-06-211-3/+8
* | | IB/mlx5: Add DEVX support for memory registrationYishai Hadas2018-06-191-0/+1
* | | IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas2018-06-191-0/+3
|/ /
* / net/mlx5: Expose DEVX specificationYishai Hadas2018-06-191-1/+66
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-071-8/+44
|\
| * Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jason Gunthorpe2018-05-291-1/+2
| |\
| | * net/mlx5: Exposing a new mini-CQE formatYonatan Cohen2018-05-291-1/+2
| * | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe2018-05-241-5/+9
| |\|
| * | IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich2018-05-171-1/+3
| * | IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-171-6/+39
* | | net/mlx5: Add FPGA QP error eventIlan Tayari2018-05-311-0/+1
* | | net/mlx5: Add temperature warning event to logIlan Tayari2018-05-311-1/+1
* | | net/mlx5: Add cap bits for flow table destination in FDB tableChris Mi2018-05-251-1/+3
* | | net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen2018-05-241-0/+35
* | | net/mlx5: Add pbmc and pptb in the port_access_reg_cap_maskHuy Nguyen2018-05-241-0/+12
* | | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-181-5/+9
|\ \ \ | | |/ | |/|
| * | net/mlx5: Add source e-switch ownerShahar Klein2018-05-171-2/+4
| * | net/mlx5: Add destination e-switch ownerShahar Klein2018-05-171-2/+3
| * | net/mlx5: Add merged e-switch capRoi Dayan2018-05-171-1/+2
| |/
* / net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2018-05-011-16/+0Star
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-071-6/+96
|\
| * net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-051-2/+7
| * IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-051-0/+55
| * net/mlx5: Query device memory capabilitiesAriel Levkovich2018-04-051-1/+19
| * IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2018-03-271-1/+5
| * net/mlx5: Packet pacing enhancementBodong Wang2018-03-191-2/+10
* | net/mlx5e: Use linear SKB in Striding RQTariq Toukan2018-03-311-3/+4
* | net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2018-03-261-2/+14
* | net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2018-03-261-1/+3
* | net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh2018-03-261-1/+2
* | net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh2018-03-261-1/+49
* | net/mlx5e: PFC stall prevention supportInbar Karmy2018-03-261-4/+13
* | net/mlx5e: Expose PFC stall prevention countersInbar Karmy2018-03-261-3/+25
|/
* {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-071-2/+6