summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
AgeCommit message (Expand)Author
2021-04-14ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-07ice: Remove rx_gro_dropped statAnirudh Venkataramanan
2021-04-07ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan
2021-04-07ice: Replace some memsets and memcpys with assignmentAnirudh Venkataramanan
2021-04-07ice: Fix error return codes in ice_set_link_ksettingsAnirudh Venkataramanan
2021-04-07ice: Rename a couple of variablesAnirudh Venkataramanan
2021-04-07ice: Remove unnecessary checker loopAnirudh Venkataramanan
2021-04-07ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan
2021-04-07ice: Align macro names to the specificationAnirudh Venkataramanan
2021-03-31ice: Consolidate VSI state and flagsAnirudh Venkataramanan
2021-03-31ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley
2021-03-31ice: Check for bail out condition earlyAnirudh Venkataramanan
2021-03-29ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck
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