summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski1-0/+1
2021-10-14ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski1-0/+6
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller1-0/+1
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller1-0/+6
2021-06-11ice: add support for sideband messagesJacob Keller1-0/+3
2021-05-29ice: Implement iidc operationsDave Ertman1-0/+9
2021-04-08ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan1-0/+1
2021-04-08ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao1-0/+3
2021-04-01ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley1-4/+2
2021-02-09ice: implement new LLDP filter commandDave Ertman1-0/+3
2020-07-29ice: Implement LFC workaroundDave Ertman1-0/+3
2020-07-29ice: implement device flash update via devlinkJacob Keller1-0/+2
2020-07-29ice: Add AdminQ commands for FW updateCudzilo, Szymon T1-2/+0
2020-07-24ice: update reporting of autoneg capabilitiesPaul Greenwalt1-0/+1
2020-07-24ice: add link lenient and default override supportPaul Greenwalt1-1/+7
2020-07-24ice: restore PHY settings on media insertionPaul Greenwalt1-3/+11
2020-07-24ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt1-2/+3
2020-07-02ice: avoid unnecessary single-member variable-length structsBruce Allan1-1/+1
2020-07-02ice: implement snapshot for device capabilitiesJacob Keller1-0/+3
2020-05-28ice: avoid undefined behaviorBruce Allan1-1/+2
2020-05-23ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan1-0/+2
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller1-3/+0
2020-03-21ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg1-3/+0
2020-03-21ice: store NVM version info in extracted formatJacob Keller1-3/+0
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley1-2/+0
2020-01-26ice: Populate TCAM filter software structuresTony Nguyen1-0/+2
2020-01-25ice: Allocate flow profileTony Nguyen1-0/+6
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller1-2/+0
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-0/+2
2019-11-07ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash1-0/+4
2019-11-07ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor1-0/+4
2019-09-12ice: Enable DDP package downloadTony Nguyen1-0/+2
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen1-0/+4
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik1-0/+3
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr1-0/+3
2019-07-31ice: separate out control queue lock creationJacob Keller1-0/+2
2019-07-31ice: track hardware stat registers past rolloverJacob Keller1-2/+2
2019-05-30ice: Add support for Forward Error Correction (FEC)Paul Greenwalt1-1/+5
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan1-0/+5
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan1-5/+6
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-0/+3
2019-03-25ice: Enable link events over the ARQBrett Creeley1-0/+6
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan1-8/+10
2019-01-15ice: add const qualifier to mac_addr parameterJacob Keller1-1/+1
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan1-1/+2
2019-01-15ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan1-0/+2
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan1-0/+4
2018-10-25ice: Poll for link status changeAnirudh Venkataramanan1-6/+0
2018-10-25ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan1-0/+3
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-1/+3