summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Add support for Forward Error Correction (FEC)Paul Greenwalt2019-05-301-1/+5
* ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-291-0/+5
* ice: Create framework for VSI queue contextAnirudh Venkataramanan2019-05-021-5/+6
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-0/+3
* ice: Enable link events over the ARQBrett Creeley2019-03-251-0/+6
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-221-8/+10
* ice: add const qualifier to mac_addr parameterJacob Keller2019-01-151-1/+1
* ice: Add support for new PHY typesAnirudh Venkataramanan2019-01-151-1/+2
* ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan2019-01-151-0/+2
* ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan2019-01-151-0/+4
* ice: Poll for link status changeAnirudh Venkataramanan2018-10-241-6/+0Star
* ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan2018-10-241-0/+3
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-031-1/+3
* ice: Check for actual link state of port after resetDave Ertman2018-10-021-0/+1
* ice: Implement VSI replay frameworkAnirudh Venkataramanan2018-10-021-0/+2
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-021-6/+7
* ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-011-0/+4
* ice: Enable firmware logging during device initialization.Hieu Tran2018-08-281-0/+1
* ice: Implement handlers for ethtool PHY/link operationsChinh Cao2018-08-281-1/+13
* ice: Update request resource command to latest specificationDan Nowlin2018-08-281-1/+1
* ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan2018-03-261-0/+3
* ice: Support link events, reset and rebuildAnirudh Venkataramanan2018-03-261-0/+5
* ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan2018-03-261-0/+3
* ice: Add stats and ethtool supportAnirudh Venkataramanan2018-03-261-0/+5
* ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-261-0/+13
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-261-0/+13
* ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan2018-03-261-0/+3
* ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan2018-03-261-0/+3
* ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-261-0/+2
* ice: Start hardware initializationAnirudh Venkataramanan2018-03-261-0/+11
* ice: Add support for control queuesAnirudh Venkataramanan2018-03-261-0/+25