summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.h
AgeCommit message (Expand)Author
2024-03-04ice: cleanup line splitting for context set functionsJacob Keller
2024-02-12ice: Add helper function ice_is_generic_macGrzegorz Nitka
2024-02-12ice: introduce new E825C devices familyGrzegorz Nitka
2023-12-14ice: remove FW logging codePaul M Stillwell Jr
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller
2023-09-20ice: Remove the FW shared parametersMichal Michalik
2023-09-18ice: check netlist before enabling ICE_F_GNSSJacob Keller
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski
2023-08-17ice: drop two params from ice_aq_alloc_free_res()Przemek Kitszel
2023-08-07ice: Add get C827 PHY index functionKarol Kolacinski
2023-07-27ice: changes to the interface with the HW and FW for SRIOV_VF+LAGDave Ertman
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-02-14ice: Add GPIO pin support for E823 productsKarol Kolacinski
2023-01-19ice: Match parameter name for ice_cfg_phy_fc()Tony Nguyen
2023-01-19ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze
2022-11-23ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley
2022-08-24ice: Add port option admin queue commandsAnatolii Gerasymenko
2022-08-18ice: Allow 100M speeds for some devicesAnirudh Venkataramanan
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-03-14ice: remove circular header dependencies on ice.hJacob Keller
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski
2021-10-14ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
2021-05-28ice: Implement iidc operationsDave Ertman
2021-04-07ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan
2021-04-07ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley
2021-02-08ice: implement new LLDP filter commandDave Ertman
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-28ice: implement device flash update via devlinkJacob Keller
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt
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-01ice: avoid unnecessary single-member variable-length structsBruce Allan
2020-07-01ice: implement snapshot for device capabilitiesJacob Keller
2020-05-27ice: avoid undefined behaviorBruce Allan
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller
2020-03-21ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg
2020-03-21ice: store NVM version info in extracted formatJacob Keller
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley