summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha1-0/+33
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-3/+1
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-3/+1
2020-11-05net/mlx5e: Validate stop_room size upon user inputVladyslav Tarasiuk1-0/+5
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy1-2/+13
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+0
2020-09-15mlx5: add pause frame statsJakub Kicinski1-0/+9
2020-09-15net/mlx5: remove erroneous fallthroughDan Carpenter1-1/+0
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-1/+1
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin1-4/+4
2020-07-08net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger1-1/+20
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin1-19/+22
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+28
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa1-4/+17
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin1-9/+11
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-1/+1
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky1-1/+1
2020-04-20net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queuesMaxim Mikityanskiy1-1/+1
2020-03-09net/mlx5e: Show/set Rx network flow classification rules on ul repVlad Buslov1-2/+3
2020-03-09net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul repVlad Buslov1-4/+4
2020-03-09net/mlx5: Tidy up and fix reverse christmas ordringMark Bloch1-7/+7
2020-03-09net/mlx5: Expose port speed when possibleMark Bloch1-2/+8
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy1-7/+8
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy1-8/+2
2020-02-18net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin1-4/+10
2020-02-18net/mlx5e: Advertise globaly supported FEC modesAya Levin1-28/+27
2020-02-18net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed1-18/+5
2019-12-05net/mlx5e: ethtool, Fix analysis of speed settingAya Levin1-10/+3
2019-12-05net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-11-20net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha1-6/+6
2019-10-29net/mlx5e: Initialize on stack link modes bitmapAya Levin1-1/+1
2019-08-28net/mlx5e: ethtool, Fix a typo in WOL function namesErez Alfasi1-4/+4
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+46
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha1-0/+35
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib1-0/+8
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-22/+47
2019-07-29net/mlx5e: Improve ethtool rxnfc callback structureSaeed Mahameed1-12/+16
2019-07-25net/mlx5e: Fix matching of speed to PRM link modesAya Levin1-21/+46
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan1-1/+1
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+23
2019-06-28net/mlx5e: Set drvinfo in generic mannerParav Pandit1-1/+1
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-2/+23
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller1-2/+2
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa1-2/+2
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko1-35/+0