aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAge
* ice: don't spam VFs with link messagesMitch Williams2019-02-25
* ice: fix issue where host reboots on unload when iommu=onBrett Creeley2019-02-25
* ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan2019-02-25
* ice: sizeof(<type>) should be avoidedBruce Allan2019-02-25
* ice: Mark extack argument as __always_unusedBruce Allan2019-02-25
* net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-17
* ice: Offload SCTP checksumAnirudh Venkataramanan2019-01-15
* ice: Add support for adaptive interrupt moderationBrett Creeley2019-01-15
* ice: Rework queue management code for reuseAnirudh Venkataramanan2019-01-15
* ice: Add ethtool private flag to make forcing link down optionalBruce Allan2019-01-15
* ice: Set physical link up/down when an interface is set up/downBrett Creeley2019-01-15
* ice: Fix unused variable build warningBruce Allan2019-01-15
* ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao2018-12-20
* net: ndo_bridge_setlink: Add extackPetr Machata2018-12-12
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-20
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-20
* ice: Cleanup ice_tx_timeout()Bruce Allan2018-11-20
* ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni2018-11-13
* ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman2018-11-13
* ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan2018-11-13
* ice: Fix debug print in ice_tx_timeoutBrett Creeley2018-11-13
* ice: Fix tx_timeout in PF driverBrett Creeley2018-11-06
* ice: Fix napi delete calls for removeDave Ertman2018-11-06
* ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-06
* ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-06
* ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan2018-11-06
* ice: Poll for link status changeAnirudh Venkataramanan2018-10-24
* ice: Change device ID define names to align with branding stringAnirudh Venkataramanan2018-10-24
* ice: Update version stringAnirudh Venkataramanan2018-10-03
* ice: Use the right function to enable/disable VSIDave Ertman2018-10-03
* ice: Extend malicious operations detection logicAnirudh Venkataramanan2018-10-03
* ice: Notify VF of link status changeAnirudh Venkataramanan2018-10-03
* ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-03
* ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan2018-10-03
* ice: Add support for VF reset eventsAnirudh Venkataramanan2018-10-03
* 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: Fix error on driver removeDave Ertman2018-10-02
* ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-02
* ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley2018-10-02
* ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash2018-10-02
* ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala2018-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: Expand use of VSI handles part 1/2Anirudh Venkataramanan2018-10-02
* ice: Change pf state behavior to protect reset pathDave Ertman2018-10-01
* ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan2018-10-01