aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash1-0/+4
2019-11-06ice: 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-29ice: 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-24ice: Poll for link status changeAnirudh Venkataramanan1-6/+0
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan1-0/+3
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-1/+3
2018-10-02ice: Check for actual link state of port after resetDave Ertman1-0/+1
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan1-0/+2
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan1-6/+7
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan1-0/+4
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran1-0/+1
2018-08-28ice: Implement handlers for ethtool PHY/link operationsChinh Cao1-1/+13
2018-08-28ice: Update request resource command to latest specificationDan Nowlin1-1/+1
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan1-0/+3
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan1-0/+5
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan1-0/+3
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan1-0/+5
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan1-0/+13
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+13
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan1-0/+3
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan1-0/+3
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-0/+2
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan1-0/+11
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan1-0/+25