summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
AgeCommit message (Expand)Author
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-02-12ice: display supported and advertised link modesPaul Greenwalt
2020-01-25ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash
2020-01-03ice: Return error on not supported ethtool -C parametersMichal Swiatkowski
2020-01-03ice: Add ice_for_each_vf() macroBrett Creeley
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2019-11-22ice: Do not use devm* functions for local usesTony Nguyen
2019-11-22ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-11-08ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt
2019-11-08ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor
2019-11-04ice: introduce frame padding computation logicMaciej Fijalkowski
2019-11-04ice: introduce legacy Rx flagMaciej Fijalkowski
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Add support for XDPMaciej Fijalkowski
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