summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Trivial fixesTony Nguyen2020-02-121-7/+7
* ice: Make print statements more compactAnirudh Venkataramanan2020-02-121-28/+14
* ice: Use ice_pf_to_devAnirudh Venkataramanan2020-02-121-1/+1
* ice: fix and consolidate logging of NVM/firmware version informationBruce Allan2020-02-121-2/+13
* ice: display supported and advertised link modesPaul Greenwalt2020-02-121-280/+2
* ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash2020-01-251-0/+243
* ice: Return error on not supported ethtool -C parametersMichal Swiatkowski2020-01-031-0/+50
* ice: Add ice_for_each_vf() macroBrett Creeley2020-01-031-2/+5
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-5/+5
* ice: Implement ethtool ops for channelsHenry Tieman2019-11-221-0/+185
* ice: Add ice_pf_to_dev(pf) macroBrett Creeley2019-11-221-26/+31
* ice: Do not use devm* functions for local usesTony Nguyen2019-11-221-28/+22
* ice: Fix setting coalesce to handle DCB configurationBrett Creeley2019-11-221-3/+10
* ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt2019-11-081-5/+0
* ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni2019-11-081-7/+7
* ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor2019-11-061-0/+147
* ice: introduce frame padding computation logicMaciej Fijalkowski2019-11-041-1/+1
* ice: introduce legacy Rx flagMaciej Fijalkowski2019-11-041-0/+6
* ice: Add support for AF_XDPKrzysztof Kazimierczak2019-11-041-0/+7
* ice: Add support for XDPMaciej Fijalkowski2019-11-041-3/+47
* ice: Enable DDP package downloadTony Nguyen2019-09-121-0/+27
* ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-121-25/+0
* ice: Allow for delayed LLDP MIB change registrationDave Ertman2019-09-051-2/+8
* ice: change work limit to a constantJesse Brandeburg2019-09-051-12/+2
* ice: Report what the user set for coalesce [tx|rx]-usecsBrett Creeley2019-09-031-44/+44
* ice: update ethtool stats on-demandBruce Allan2019-08-231-2/+5
* ice: Rename ethtool private flag for lldpDave Ertman2019-08-231-3/+3
* ice: fix set pause param autoneg checkPaul Greenwalt2019-08-201-1/+26
* ice: add lp_advertising flow control supportPaul Greenwalt2019-07-311-32/+72
* ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-301-1/+1
* ice: Add switch rules to handle LLDP packetsDave Ertman2019-05-301-0/+11
* ice: Add support for Forward Error Correction (FEC)Paul Greenwalt2019-05-291-0/+216
* ice: Remove redundant and premature event configDave Ertman2019-05-291-6/+0
* ice: Refactor interrupt trackingBrett Creeley2019-05-291-3/+2
* ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-291-0/+592
* ice: Format ethtool reported statsRichard Rodriguez2019-05-231-54/+54
* ice: Advertise supported link modes if none requestedTony Nguyen2019-05-231-25/+50
* ice: Fix hang when ethtool disables FW LLDPDave Ertman2019-05-231-2/+2
* ice: Implement LLDP persistenceAnirudh Venkataramanan2019-05-231-5/+5
* ice: Remove __always_unused attributeTony Nguyen2019-05-041-1/+1
* ice: Refactor getting/setting coalesceBrett Creeley2019-05-041-59/+93
* ice: Add missing PHY type to link settingsTony Nguyen2019-05-021-0/+1
* ice: Add ability to update rx-usecs-highBrett Creeley2019-05-021-1/+30
* ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan2019-04-181-1/+95
* ice: Add code to get DCB related statisticsAnirudh Venkataramanan2019-04-181-2/+34
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-181-10/+10
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-221-10/+15
* ice: use ice_for_each_vsi macro when possibleBrett Creeley2019-03-191-2/+1
* ice: fix overlong string, update stats outputJesse Brandeburg2019-02-251-40/+40
* ice: Fix for FC get rx/tx pause paramsLukasz Czapnik2019-02-251-11/+26
OpenPOWER on IntegriCloud