summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
AgeCommit message (Expand)Author
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan
2019-05-30ice: Use a different ICE_DBG bit for firmware log messagesJacob Keller
2019-05-30ice: Update function headerAnirudh Venkataramanan
2019-05-29ice: Cleanup ice_update_link_infoBruce Allan
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt
2019-05-29ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan
2019-05-29ice: Remove direct write for GLLAN_RCTL_0Anirudh Venkataramanan
2019-05-29ice: Fix LINE_SPACING style issueBruce Allan
2019-05-23ice: Call out dev/func caps when printingAnirudh Venkataramanan
2019-05-04ice: Do not unnecessarily initialize local variableBruce Allan
2019-05-02ice: Resolve static analysis reported issueBruce Allan
2019-05-02ice: Return configuration error without queue to disableAkeem G Abodunrin
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan
2019-03-25ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan
2019-03-25ice: Enable link events over the ARQBrett Creeley
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-22ice: fix static analysis warningsBruce Allan
2019-03-19ice: Get resources per functionBrett Creeley
2019-03-19ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao
2019-02-25ice: flush Tx pipe on disable queue timeoutVictor Raj
2019-01-15ice: add const qualifier to mac_addr parameterJacob Keller
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan
2018-11-20ice: Cleanup short function signaturesBruce Allan
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