aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2019-09-16ice: Add missing case in print_link_msg for printing flow controlBrett Creeley
2019-03-01ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2018-10-03ice: Fix potential return of uninitialized valueJesse Brandeburg
2018-10-03ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan
2018-10-03ice: Set VLAN flags correctlyBrett Creeley
2018-10-03ice: Use order_base_2 to calculate higher power of 2Jacob Keller
2018-10-03ice: Fix bugs in control queue processingAnirudh Venkataramanan
2018-10-03ice: Fix multiple static analyser warningsAnirudh Venkataramanan
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton
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
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan