summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2018-11-06ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan
2018-11-06ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan
2018-10-24ice: Poll for link status changeAnirudh Venkataramanan
2018-10-24ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan
2018-10-24ice: Use capability count returned by the firmwareAnirudh Venkataramanan
2018-10-24ice: Update expected FW versionAnirudh Venkataramanan
2018-10-24ice: Change device ID define names to align with branding stringAnirudh Venkataramanan
2018-10-24ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan
2018-10-03ice: Update version stringAnirudh Venkataramanan
2018-10-03ice: Use the right function to enable/disable VSIDave Ertman
2018-10-03ice: Add more flexibility on how we assign an ITR indexBrett Creeley
2018-10-03ice: Fix potential null pointer issuesDave Ertman
2018-10-03ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSIBrett Creeley
2018-10-03ice: Fix forward to queue group logicAnirudh Venkataramanan
2018-10-03ice: Extend malicious operations detection logicAnirudh Venkataramanan
2018-10-03ice: Notify VF of link status changeAnirudh Venkataramanan
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan
2018-10-02ice: Fix error on driver removeDave Ertman
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: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-09-28ice: Update to capabilities admin queue commandAnirudh Venkataramanan
2018-09-28ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan
2018-09-28ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley
2018-09-28ice: update fw version check logicJacob Keller
2018-09-28ice: update branding strings and supported device idsBruce Allan
2018-09-28ice: replace unnecessary memcpy with direct assignmentBruce Allan
2018-09-28ice: use [sr]q.count when checking if queue is initializedJacob Keller
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller