aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
Commit message (Expand)AuthorAge
* ice: Do not unnecessarily initialize local variableBruce Allan2019-05-04
* ice: Resolve static analysis reported issueBruce Allan2019-05-02
* ice: Return configuration error without queue to disableAkeem G Abodunrin2019-05-02
* ice: Create framework for VSI queue contextAnirudh Venkataramanan2019-05-02
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-18
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-18
* ice: Fix typos in code commentsAnirudh Venkataramanan2019-04-18
* ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao2019-03-25
* ice: add and use new ice_for_each_traffic_class() macroBruce Allan2019-03-25
* ice: Enable link events over the ARQBrett Creeley2019-03-25
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-22
* ice: fix static analysis warningsBruce Allan2019-03-22
* ice: Get resources per functionBrett Creeley2019-03-19
* ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao2019-03-19
* ice: flush Tx pipe on disable queue timeoutVictor Raj2019-02-25
* ice: add const qualifier to mac_addr parameterJacob Keller2019-01-15
* ice: Add support for new PHY typesAnirudh Venkataramanan2019-01-15
* ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan2019-01-15
* ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan2019-01-15
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-20
* ice: Cleanup short function signaturesBruce Allan2018-11-20
* ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz2018-11-20
* ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan2018-11-13
* ice: Free VSI contexts during for unloadVictor Raj2018-11-06
* ice: Poll for link status changeAnirudh Venkataramanan2018-10-24
* ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan2018-10-24
* ice: Use capability count returned by the firmwareAnirudh Venkataramanan2018-10-24
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-03
* ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan2018-10-03
* ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-02
* ice: Check for actual link state of port after resetDave Ertman2018-10-02
* ice: Implement VSI replay frameworkAnirudh Venkataramanan2018-10-02
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-02
* ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-01
* ice: Update to capabilities admin queue commandAnirudh Venkataramanan2018-09-28
* ice: Enable firmware logging during device initialization.Hieu Tran2018-08-28
* ice: Implement handlers for ethtool PHY/link operationsChinh Cao2018-08-28
* ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan2018-08-28
* ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan2018-08-28
* ice: Update request resource command to latest specificationDan Nowlin2018-08-28
* ice: Updates to Tx scheduler codeAnirudh Venkataramanan2018-08-28
* ice: Rework flex descriptor programmingAnirudh Venkataramanan2018-08-28
* ice: Trivial formatting fixesAnirudh Venkataramanan2018-08-23
* ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan2018-08-23
* ice: Fix multiple static analyser warningsAnirudh Venkataramanan2018-08-23
* ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash2018-04-24
* ice: Fix error return code in ice_init_hw()Wei Yongjun2018-04-06
* ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan2018-03-26
* ice: Support link events, reset and rebuildAnirudh Venkataramanan2018-03-26
* ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan2018-03-26