summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha2019-08-151-0/+35
* net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib2019-08-081-0/+8
* net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-081-0/+3
* net/mlx5e: Fix matching of speed to PRM link modesAya Levin2019-07-251-21/+46
* net/mlx5e: Fix wrong max num channels indicationTariq Toukan2019-07-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-2/+23
|\
| * net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy2019-06-271-2/+23
* | net/mlx5e: Set drvinfo in generic mannerParav Pandit2019-06-291-1/+1
* | Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-271-2/+2
|\ \ | |/ |/|
| * linux/dim: Rename externally used net_dim membersTal Gilboa2019-06-251-2/+2
* | mlx5: Move firmware flash implementation to devlinkJiri Pirko2019-06-041-35/+0Star
|/
* net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed2019-05-171-1/+17
* net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi2019-05-011-4/+4
* net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-191-1/+1
* net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed2019-04-091-1/+2
* net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin2019-03-291-16/+31
* net/mlx5: ethtool, Fix type analysis of advertised link-modeAya Levin2019-03-291-2/+3
* net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-03-111-0/+3
* net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan2019-02-191-42/+12Star
* net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modesAya Levin2019-02-191-62/+181
* Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-02-161-17/+11Star
|\
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-161-17/+11Star
| |\
| | * net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin2019-02-141-4/+5
| | * net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin2019-02-141-15/+8Star
* | | net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik2019-02-141-3/+4
|/ /
* / net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-191-1/+4
|/
* net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan2018-12-211-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-8/+3Star
|\
| * net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel2018-12-191-8/+3Star
* | net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz2018-12-171-20/+48
* | net/mlx5e: Improve ethtool private-flags code structureTariq Toukan2018-12-061-45/+31Star
* | net/mlx5e: Move RSS params to a dedicated structAya Levin2018-12-061-17/+17
* | net/mlx5e: Move modify tirs hash functionalityAya Levin2018-12-051-25/+0Star
|/
* net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin2018-11-201-2/+1Star
* net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin2018-10-181-2/+126
* net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-111-1/+1
* net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz2018-10-011-0/+28
* net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz2018-10-011-2/+14
* net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib2018-09-061-0/+7
* net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-131-3/+4
* net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-131-0/+2
* net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-131-48/+0Star
* net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2018-06-021-0/+7
* net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen2018-05-241-67/+35Star
* net/mlx5e: Enable adaptive-TX moderationTal Gilboa2018-04-241-11/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-0/+17
|\
| * net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh2018-03-261-0/+17
* | net/mlx5e: Derive Striding RQ size from MTUTariq Toukan2018-03-311-72/+7Star
* | net/mlx5e: Remove unused max inline related codeGal Pressman2018-03-281-30/+2Star
* | net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan2018-03-281-0/+38