summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)Author
2019-05-04ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski
2019-05-02ice: Refactor link event flowBrett Creeley
2019-05-02ice: Add reg_idx variable in ice_q_vector structureBrett Creeley
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley
2019-03-26ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-19ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley
2019-02-25ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2019-01-15ice: Add ethtool private flag to make forcing link down optionalBruce Allan
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan
2018-11-06ice: Fix napi delete calls for removeDave Ertman
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman
2018-09-28ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-08-28ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan
2018-08-23ice: Change struct members from bool to u8Bruce Allan
2018-08-23ice: Report stats for allocated queues via ethtool statsJacob Keller
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan