summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
AgeCommit message (Expand)Author
2018-11-20ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan
2018-11-06ice: Free VSI contexts during for unloadVictor Raj
2018-10-24ice: Poll for link status changeAnirudh Venkataramanan
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan
2018-10-24ice: Use capability count returned by the firmwareAnirudh 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: Check for actual link state of port after resetDave Ertman
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan
2018-09-28ice: Update to capabilities admin queue commandAnirudh Venkataramanan
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran
2018-08-28ice: Implement handlers for ethtool PHY/link operationsChinh Cao
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan
2018-08-28ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan
2018-08-28ice: Update request resource command to latest specificationDan Nowlin
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan
2018-08-28ice: Rework flex descriptor programmingAnirudh Venkataramanan
2018-08-23ice: Trivial formatting fixesAnirudh Venkataramanan
2018-08-23ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan
2018-08-23ice: Fix multiple static analyser warningsAnirudh Venkataramanan
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun
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: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Add support for switch filter programmingAnirudh Venkataramanan
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan