aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAge
* 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
* ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan2018-10-01
* ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-01
* ice: update branding strings and supported device idsBruce Allan2018-09-28
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\
| * ice: remove ndo_poll_controllerEric Dumazet2018-09-24
* | intel-ethernet: use correct module licenseJesse Brandeburg2018-09-18
* | ice: Fix and update driver version stringAnirudh Venkataramanan2018-08-28
* | ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin2018-08-28
* | ice: Enable VSI Rx/Tx pruning only when VLAN 0 is activeBrett Creeley2018-08-28
* | ice: Enable firmware logging during device initialization.Hieu Tran2018-08-28
* | ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash2018-08-28
* | ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari2018-08-28
* | ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan2018-08-28
* | ice: Prevent control queue operations during resetAnirudh Venkataramanan2018-08-28
|/
* ice: Trivial formatting fixesAnirudh Venkataramanan2018-08-23
* ice: Fix potential return of uninitialized valueJesse Brandeburg2018-08-23
* ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan2018-08-23
* ice: Update to interrupts enabled in OICRBruce Allan2018-08-23
* ice: Set VLAN flags correctlyBrett Creeley2018-08-23