summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
AgeCommit message (Expand)Author
2021-10-29ice: Hide bus-info in ethtool for PRs in switchdev modeMarcin Szycik
2021-10-20ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil
2021-10-19ice: Refactor PR ethtool opsWojciech Drewek
2021-10-19ice: fix rate limit update after coalesce changeJesse Brandeburg
2021-10-15ice: make use of ice_for_each_* macrosMaciej Fijalkowski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-15ice: move ice_container_type onto ice_ring_containerMaciej Fijalkowski
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek
2021-09-28ice: Add DSCP supportDave Ertman
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07ice: fix clang warning regarding deadcode.DeadStoresPaul M Stillwell Jr
2021-06-04ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt
2021-04-14ice: Reimplement module reads used by ethtoolScott W Taylor
2021-04-14ice: refactor ITR data structuresJesse Brandeburg
2021-04-14ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller
2021-04-14ice: refactor interrupt moderation writesJesse Brandeburg
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