aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
AgeCommit message (Expand)Author
2020-05-21ice: Don't tell the OS that link is going downMichal Swiatkowski
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
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan