summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15net/mlx5: Use effective interrupt affinityThomas Gleixner
2020-12-15net/mlx5: Replace irq_to_desc() abuseThomas Gleixner
2020-12-15net/mlx4: Use effective interrupt affinityThomas Gleixner
2020-12-15net/mlx4: Replace irq_to_desc() abuseThomas Gleixner
2020-12-14mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko
2020-12-14mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko
2020-12-14mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko
2020-12-14mlxsw: reg: Add XM Router M Table RegisterJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko
2020-12-14mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko
2020-12-14mlxsw: reg: Add Router XLT M select RegisterJiri Pirko
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko
2020-12-14mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko
2020-12-14mlxsw: reg: Add Router XLT Enable RegisterJiri Pirko
2020-12-14mlxsw: reg: Add XM Direct RegisterJiri Pirko
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun
2020-12-09net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-12-09net: mlx5: convert comma to semicolonZheng Yongjun
2020-12-08mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridgeAmit Cohen
2020-12-08mlxsw: Veto Q-in-VNI for Spectrum-1 ASICAmit Cohen
2020-12-08mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...Amit Cohen
2020-12-08mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASICAmit Cohen
2020-12-08mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_configAmit Cohen
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen
2020-12-08mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...Amit Cohen
2020-12-08mlxsw: reg: Add support for tunnel port in SPVID registerAmit Cohen
2020-12-08mlxsw: reg: Add Switch Port VLAN Stacking RegisterAmit Cohen
2020-12-08mlxsw: Use one enum for all registers that contain tunnel_port fieldAmit Cohen
2020-12-08net/mlx5e: Fill mlx5e_create_cq_param in a functionMaxim Mikityanskiy
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin
2020-12-08net/mlx5: Fix passing zero to 'PTR_ERR'YueHaibing
2020-12-08net/mlx5: Arm only EQs with EQEsShay Drory
2020-12-08net/mlx5e: Remove duplicated includeYueHaibing
2020-12-08net/mlx5e: remove unnecessary memsetZhu Yanjun
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha
2020-12-08net/mlx5e: Move MLX5E_RX_ERR_CQE macroEran Ben Elisha
2020-12-08net/mlx5e: Split SW group counters update functionEran Ben Elisha
2020-12-08net/mlx5e: Change skb fifo push/pop API to be used without SQEran Ben Elisha
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin