summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2019-02-19net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang
2019-02-19net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed
2019-02-19net/mlx5: Delete unused FPGA QPN variableLeon Romanovsky
2019-02-19net/mlx5e: Add missing static function annotationLeon Romanovsky
2019-02-19net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()Tonghao Zhang
2019-02-19net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helperTonghao Zhang
2019-02-19net/mlx5e: Remove wrong and superfluous tc pedit header type checkVlad Buslov
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan
2019-02-19net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modesAya Levin
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-15net/mlx5: E-Switch, Allow transition to offloads mode for ECPFBodong Wang
2019-02-15net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang
2019-02-15net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang
2019-02-15net/mlx5: E-Switch, Support load/unload reps of specific vport typesBodong Wang
2019-02-15net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang
2019-02-15net/mlx5: E-Switch, Use getter and iterator to access vport/repBodong Wang
2019-02-15net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang
2019-02-15net/mlx5: E-Switch, Refactor offloads flow steering init/cleanupBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang
2019-02-15net/mlx5: Correctly set LAG mode for ECPFBodong Wang
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14net/mlx5: Add host params change eventBodong Wang
2019-02-14net/mlx5: Add query host params commandBodong Wang
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2019-02-13net/mlx5: Fix a compilation warning in events.cTariq Toukan
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen
2019-02-13net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik
2019-02-13net/mlx5: Align ODP capability function with netdev coding styleLeon Romanovsky
2019-02-11mlx5: use RCU lock in mlx5_eq_cq_get()Cong Wang
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha
2019-02-06net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso