summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
AgeCommit message (Expand)Author
2021-03-29ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
2021-02-22ice: update the number of available RSS queuesHenry Tieman
2021-02-22ice: Fix state bits on LLDP mode switchDave Ertman
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-02-05ice: create flash_info structure and separate NVM versionJacob Keller
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt
2020-07-23ice: support Total Port Shutdown on devices that support itBruce Allan
2020-07-23ice: add link lenient and default override supportPaul Greenwalt
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt
2020-07-23ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-05-31ice: Fix inability to set channels when downJesse Brandeburg
2020-05-22ice: cleanup unsigned loopsJesse Brandeburg
2020-05-22ice: fix usage of incorrect variableJesse Brandeburg
2020-05-22ice: Fix bad register readsAnirudh Venkataramanan
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman
2020-05-22ice: Support displaying ntuple rulesHenry Tieman
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: refactor filter functionsMichal Swiatkowski
2020-05-21ice: Fix casting issuesKarol Kolacinski
2020-05-21ice: Provide more meaningful error messageLihong Yang
2020-05-21ice: only drop link once when setting pauseparamsDave Ertman
2020-05-21ice: Add VF promiscuous supportBrett Creeley
2020-03-21ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg
2020-03-21ice: store NVM version info in extracted formatJacob Keller
2020-03-10ice: fix use of deprecated strlcpy()Bruce Allan
2020-03-10ice: renegotiate link after FW DCB onDave Ertman
2020-03-10ice: Display Link detected via Ethtool in safe modeBrett Creeley
2020-03-05ice: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-19ice: add backslash-n to stringsJesse Brandeburg
2020-02-19ice: update malicious driver detection event handlingPaul Greenwalt
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-15ice: remove unnecessary fallthrough commentsBruce Allan
2020-02-15ice: Add support to enable/disable all Rx queues before waitingBrett 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