summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan1-0/+14
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan1-0/+19
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan1-0/+7
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan1-1/+27
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan1-0/+19
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan1-0/+1
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-3/+33
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan1-0/+72
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan1-0/+84
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan1-0/+1
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-0/+2
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan1-0/+2
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan1-0/+1
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan1-0/+34