summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2015-10-16i40e: Add support for non-willing AppsGreg Bowers
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson
2015-10-16i40e: Removed unused definesGreg Rose
2015-10-16i40e: remove read/write failed messages from nvmupdateShannon Nelson
2015-10-16i40e/i40evf: Fix compile issue related to const stringJingjing Wu
2015-10-16i40e: generate fewer startup messagesShannon Nelson
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck
2015-10-16i40e/i40evf: Fix handling of napi budgetAlexander Duyck
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-15i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan
2015-10-15i40e: remove unnecessary string copy operationsShannon Nelson
2015-10-15i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain
2015-10-15i40e: Store off PHY capabilitiesKevin Scott
2015-10-15i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson
2015-10-15i40e: remove FD atr control from debugfsShannon Nelson
2015-10-15i40e: allow FD SB if MFP mode only has 1 partitionShannon Nelson
2015-10-15i40e: remove obsolete version checkMitch Williams
2015-10-15i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain
2015-10-15i40e: Remove 100M SGMII unless hw is X722Catherine Sullivan
2015-10-15i40e: Change some messages from info to debug onlyNeerav Parikh
2015-10-15i40e: use priv flags to control flow directorJesse Brandeburg
2015-10-15i40e: Add missing parameter comment to ndo_bridge_setlinkJesse Brandeburg
2015-10-13i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan
2015-10-13i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan
2015-10-13i40e/i40evf: split device ids into a separate fileShannon Nelson
2015-10-13i40e: update fw version text string per previous product formatsCarolyn Wyborny
2015-10-13i40e: don't panic on VSI allocation failureMitch Williams
2015-10-13i40e: remove redundant callMitch Williams
2015-10-13i40e: Convert CEE App TLV selector to IEEE selectorGreg Bowers
2015-10-13i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny
2015-10-13i40e: Use BIT() macro for priority map parsingNeerav Parikh
2015-10-13i40e: Make it clear a parameter is never usedCarolyn Wyborny
2015-10-13i40e/i40evf: Add new link status definesShannon Nelson
2015-10-08i40e: print neato new featuresJesse Brandeburg
2015-10-08i40e/i40evf: pass QOS handle to VFMitch Williams
2015-10-08i40e: refactor code to remove indentJesse Brandeburg
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-10-08i40e: Support FW CEE DCB UP to TC map nibble swapGreg Bowers
2015-10-08i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong
2015-10-08i40e: add switch for link pollingShannon Nelson
2015-10-08i40e: Fix multiple link up messagesMatt Jared
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny
2015-10-08i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh
2015-10-08i40e: Add parsing for CEE DCBX TLVsNeerav Parikh
2015-10-08i40e: add more verbose error messagesMitch Williams
2015-10-08i40e: inline interrupt enableJesse Brandeburg
2015-10-08i40e: fix erroneous WARN_ONJesse Brandeburg
2015-10-07i40e/i40evf: remove unused opcodeMitch Williams