summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2020-05-22ice: Implement aRFSBrett Creeley
2020-05-22ice: Restore filters following resetHenry Tieman
2020-05-22ice: Support displaying ntuple rulesHenry Tieman
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: remove unnecessary checkBruce Allan
2020-05-21ice: remove unnecessary expression that is always trueBruce Allan
2020-05-21ice: Fix check for removing/adding mac filtersLihong Yang
2020-05-21ice: refactor filter functionsMichal Swiatkowski
2020-05-21ice: Fix casting issuesKarol Kolacinski
2020-05-21ice: Provide more meaningful error messageLihong Yang
2020-05-21ice: Fix probe/open race conditionAnirudh Venkataramanan
2020-05-21ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD
2020-05-21ice: Add support for tunnel offloadsTony Nguyen
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan
2020-03-26ice: add a devlink region for dumping NVM contentsJacob Keller
2020-03-21ice: enable initial devlink supportJacob Keller
2020-03-10ice: Fix format specifierTony Nguyen
2020-03-10ice: Increase mailbox receive queue length to maximumLukasz Czapnik
2020-03-10ice: Fix removing driver while bare-metal VFs pass trafficBrett Creeley
2020-03-05ice: Use pci_get_dsn()Jacob Keller
2020-02-19ice: fix define for E822 backplane deviceBruce Allan
2020-02-19ice: add support for E823 devicesBruce Allan
2020-02-19ice: add additional E810 device idBruce Allan
2020-02-19ice: add backslash-n to stringsJesse Brandeburg
2020-02-19ice: update malicious driver detection event handlingPaul Greenwalt
2020-02-15ice: add function argument description to function header commentBruce Allan
2020-02-15ice: replace "fallthrough" comments with fallthrough reserved wordBruce Allan
2020-02-15ice: remove unnecessary fallthrough commentsBruce Allan
2020-02-15ice: Handle LAN overflow event for VF queuesBrett Creeley
2020-02-15ice: Add support to enable/disable all Rx queues before waitingBrett Creeley
2020-02-15ice: Add initial support for QinQBrett Creeley
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Use correct netif error functionBen Shelton
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-02-12ice: Modify link message loggingAkeem G Abodunrin
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan
2020-02-12ice: Fix DCB rebuild after resetDave Ertman
2020-01-25ice: Bump versionTony Nguyen
2020-01-17ice: Removing hung_queue variable to use txqueue function parameterJulio Faracco
2020-01-03ice: Add device ids for E822 devicesJacob Keller
2020-01-03ice: Demote MTU change print to debugTony Nguyen
2020-01-03ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTOBrett Creeley
2020-01-03ice: Add ice_for_each_vf() macroBrett Creeley
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley
2020-01-03ice: Support UDP segmentation offloadBrett Creeley
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman