summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-051-1/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-048-34/+344
|\
| * net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang2019-07-041-1/+3
| * net/mlx5: Properly name the generic WQE control fieldTariq Toukan2019-07-031-1/+6
| * net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2019-07-032-4/+114
| * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-033-7/+8
| * net/mlx5: Expose device definitions for object eventsYishai Hadas2019-07-031-0/+21
| * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-2/+2
| * net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-1/+1
| * net/mlx5: Expose the API to register for ANY eventYishai Hadas2019-07-031-0/+2
| * net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-033-5/+16
| * net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang2019-07-011-0/+1
| * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-011-3/+3
| * net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-011-1/+2
| * net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-011-1/+0
| * net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang2019-07-011-1/+2
| * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-011-3/+8
| * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-011-0/+2
| * net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2019-07-012-2/+58
| * net/mlx5: Add hardware definitions for sub functionsParav Pandit2019-07-011-3/+96
* | net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2019-06-281-1/+1
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-286-49/+105
|\|
| * net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-261-0/+1
| * net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-261-0/+17
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-4/+11
| * net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu2019-06-261-7/+49
| * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-242-16/+2
| * net/mlx5: Expose eswitch encap modeMaor Gottlieb2019-06-161-0/+12
| * net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-131-1/+4
| * net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2019-06-131-12/+2
| * net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-131-0/+3
| * net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery2019-06-131-2/+1
| * net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-131-2/+1
| * net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-132-6/+3
* | net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2019-06-131-1/+1
* | net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh2019-06-131-0/+1
* | net/mlx5: Report devlink health on FW issuesMoshe Shemesh2019-06-131-1/+2
* | net/mlx5: Create FW devlink_health_reporterMoshe Shemesh2019-06-131-0/+2
* | net/mlx5: Issue SW reset on FW assertFeras Daoud2019-06-132-1/+10
* | net/mlx5: Handle SW reset of FW in error flowFeras Daoud2019-06-131-1/+1
* | net/mlx5: Add Crdump supportAlex Vesker2019-06-131-0/+1
* | net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker2019-06-131-0/+1
* | net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2019-05-311-0/+2
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-315-17/+40
|\|
| * {IB,net}/mlx5: Constify rep ops functions pointersParav Pandit2019-05-311-9/+11
| * net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham2019-05-311-1/+3
| * net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2019-05-312-4/+4
| * net/mlx5: Introduce termination table bitsEli Britstein2019-05-312-2/+5
| * net/mlx5: Add core dump register access HW bitsMoshe Shemesh2019-05-312-1/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-201-3/+3
|\ \ | |/ |/|