aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-07-20ice: set the value of global config lock timeout longerLiwei Song
2021-04-14ice: Increase control queue timeoutFabio Pricoco
2020-03-11ice: Don't tell the OS that link is going downMichal Swiatkowski
2019-12-31ice: delay lessMitch Williams
2019-12-13ice: Fix possible NULL pointer de-referenceBruce Allan
2019-12-13ice: Fix return value from NAPI pollDave Ertman
2019-12-13ice: Fix NVM mask definesLev Faerman
2019-11-24ice: Fix forward to queue group logicAnirudh Venkataramanan
2019-11-20ice: Fix and update driver version stringAnirudh Venkataramanan
2019-11-20ice: Prevent control queue operations during resetAnirudh Venkataramanan
2019-11-20ice: Update request resource command to latest specificationDan Nowlin
2019-06-15ice: Add missing case in print_link_msg for printing flow controlBrett Creeley
2019-02-12ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2018-11-27ice: Change req_speeds to be u16Chinh T Cao
2018-11-27ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley
2018-11-27ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-11-13ice: update fw version check logicJacob Keller
2018-11-13ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-09-23ice: remove ndo_poll_controllerEric Dumazet
2018-08-23ice: Trivial formatting fixesAnirudh Venkataramanan
2018-08-23ice: Change struct members from bool to u8Bruce Allan
2018-08-23ice: Fix potential return of uninitialized valueJesse Brandeburg
2018-08-23ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan
2018-08-23ice: Update to interrupts enabled in OICRBruce Allan
2018-08-23ice: Set VLAN flags correctlyBrett Creeley
2018-08-23ice: Use order_base_2 to calculate higher power of 2Jacob Keller
2018-08-23ice: Fix bugs in control queue processingAnirudh Venkataramanan
2018-08-23ice: Clean control queues only when they are initializedPreethi Banala
2018-08-23ice: Report stats for allocated queues via ethtool statsJacob Keller
2018-08-23ice: Cleanup magic numberAnirudh Venkataramanan
2018-08-23ice: Remove unnecessary node owner checkBruce Allan
2018-08-23ice: Fix multiple static analyser warningsAnirudh Venkataramanan
2018-05-17ice: Update NVM AQ command functionsAnirudh Venkataramanan
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan
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: Implement transmit and NAPI supportAnirudh Venkataramanan
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Add support for switch filter programmingAnirudh Venkataramanan
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan