summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala
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-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman
2018-10-01ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan
2018-09-28ice: update branding strings and supported device idsBruce Allan
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23ice: remove ndo_poll_controllerEric Dumazet
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg
2018-08-28ice: Fix and update driver version stringAnirudh Venkataramanan
2018-08-28ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin
2018-08-28ice: Enable VSI Rx/Tx pruning only when VLAN 0 is activeBrett Creeley
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran
2018-08-28ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan
2018-08-28ice: Prevent control queue operations during resetAnirudh Venkataramanan
2018-08-23ice: Trivial formatting fixesAnirudh Venkataramanan
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: Cleanup magic numberAnirudh Venkataramanan
2018-08-23ice: 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