aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
AgeCommit message (Expand)Author
2022-08-03ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-06-29ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2020-10-01ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni
2020-03-12ice: Don't tell the OS that link is going downMichal Swiatkowski
2019-12-31ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-05ice: Allow for delayed LLDP MIB change registrationDave Ertman
2019-09-05ice: change work limit to a constantJesse Brandeburg
2019-09-03ice: Report what the user set for coalesce [tx|rx]-usecsBrett Creeley
2019-08-23ice: update ethtool stats on-demandBruce Allan
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman
2019-08-20ice: fix set pause param autoneg checkPaul Greenwalt
2019-07-31ice: add lp_advertising flow control supportPaul Greenwalt
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan
2019-05-30ice: Add switch rules to handle LLDP packetsDave Ertman
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt
2019-05-29ice: Remove redundant and premature event configDave Ertman
2019-05-29ice: Refactor interrupt trackingBrett Creeley
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan
2019-05-23ice: Format ethtool reported statsRichard Rodriguez
2019-05-23ice: Advertise supported link modes if none requestedTony Nguyen
2019-05-23ice: Fix hang when ethtool disables FW LLDPDave Ertman
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan
2019-05-04ice: Remove __always_unused attributeTony Nguyen
2019-05-04ice: Refactor getting/setting coalesceBrett Creeley
2019-05-02ice: Add missing PHY type to link settingsTony Nguyen
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-19ice: use ice_for_each_vsi macro when possibleBrett Creeley
2019-02-25ice: fix overlong string, update stats outputJesse Brandeburg
2019-02-25ice: Fix for FC get rx/tx pause paramsLukasz Czapnik
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Allow for software timestampingTony Nguyen
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley
2019-01-15ice: Add ethtool private flag to make forcing link down optionalBruce Allan
2019-01-15ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan
2018-11-20ice: Constify global structures that can/should beBruce Allan
2018-11-20ice: Do autoneg based on VSI stateAkeem G Abodunrin
2018-11-06ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-09-27ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-08-28ice: Implement handlers for ethtool PHY/link operationsChinh Cao
2018-08-23ice: Report stats for allocated queues via ethtool statsJacob Keller
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan