summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-30ice: Change minimum descriptor count value for Tx/Rx ringsPreethi Banala1-1/+1
2019-05-29ice: Refactor interrupt trackingBrett Creeley1-11/+10
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan1-0/+8
2019-05-29ice: Set minimum default Rx descriptor count to 512Brett Creeley1-6/+13
2019-05-23ice: Fix couple of issues in ice_vsi_releaseBrett Creeley1-1/+0
2019-05-23ice: Use bitfields when possibleJesse Brandeburg1-5/+5
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan1-1/+1
2019-05-05ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin1-0/+2
2019-05-05ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski1-0/+2
2019-05-02ice: Refactor link event flowBrett Creeley1-0/+20
2019-05-02ice: Add reg_idx variable in ice_q_vector structureBrett Creeley1-1/+2
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan1-0/+2
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-6/+7
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan1-0/+3
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan1-5/+5
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan1-1/+1
2019-03-27ice: Audit hotpath structures with paholeBrett Creeley1-8/+13
2019-03-27ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan1-0/+1
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin1-0/+18
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan1-2/+3
2019-03-20ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley1-2/+14
2019-02-25ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski1-1/+1
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan1-0/+1
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley1-0/+3
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan1-0/+11
2019-01-15ice: Add ethtool private flag to make forcing link down optionalBruce Allan1-0/+1
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan1-10/+10
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan1-5/+5
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni1-1/+3
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan1-1/+0
2018-11-06ice: Fix napi delete calls for removeDave Ertman1-0/+1
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan1-1/+0
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan1-0/+2
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan1-0/+1
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan1-0/+2
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan1-0/+2
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-0/+24
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan1-0/+5
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley1-0/+4
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala1-6/+15
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman1-1/+1
2018-09-28ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan1-2/+2
2018-08-28ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin1-0/+1
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari1-0/+4
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan1-0/+2
2018-08-23ice: Change struct members from bool to u8Bruce Allan1-4/+4
2018-08-23ice: Report stats for allocated queues via ethtool statsJacob Keller1-0/+7
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