aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan1-1/+1
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed8-34/+344
2019-07-04net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang1-1/+3
2019-07-03net/mlx5: Properly name the generic WQE control fieldTariq Toukan1-1/+6
2019-07-03net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2-4/+114
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit3-7/+8
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas1-0/+21
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-2/+2
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+1
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas1-0/+2
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas3-5/+16
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang1-0/+1
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-3/+3
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang1-1/+2
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit1-1/+0
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang1-1/+2
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen1-3/+8
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-0/+2
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2-2/+58
2019-07-01net/mlx5: Add hardware definitions for sub functionsParav Pandit1-3/+96
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann1-1/+1
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed6-49/+105
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu1-0/+1
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLsJianbo Liu1-0/+17
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-4/+11
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu1-7/+49
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2-16/+2
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb1-0/+12
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh1-1/+1
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh1-0/+1
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh1-1/+2
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh1-0/+2
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud2-1/+10
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud1-1/+1
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-0/+1
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker1-0/+1
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery1-1/+4
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich1-12/+2
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery1-0/+3
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery1-2/+1
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery1-2/+1
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang2-6/+3
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik1-0/+2
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed5-17/+40
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-9/+11
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham1-1/+3
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2-4/+4
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein2-2/+5
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh2-1/+17
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3