summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.h
AgeCommit message (Expand)Author
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
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen
2020-01-24ice: Allocate flow profileTony Nguyen
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-07-31ice: separate out control queue lock creationJacob Keller
2019-07-31ice: track hardware stat registers past rolloverJacob Keller
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-03-25ice: Enable link events over the ARQBrett Creeley
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-01-15ice: add const qualifier to mac_addr parameterJacob Keller
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan
2018-10-24ice: Poll for link status changeAnirudh Venkataramanan
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan