summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
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
2015-10-07i40e: Additional checks for CEE APP priority validityNeerav Parikh
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain
2015-10-07i40e/i40evf: fix unicast mac address addShannon Nelson
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg
2015-10-07i40e: add little endian conversion for checksumJesse Brandeburg
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson
2015-10-07i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan
2015-10-07i40e: Fix for truncated interrupt nameCarolyn Wyborny
2015-10-07i40e/i40evf: assure clean asq status reportShannon Nelson
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson
2015-10-07i40e: fix bad CEE status shift valueShannon Nelson
2015-10-07i40e/i40evf: fix a potential type compare issueShannon Nelson
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson
2015-10-07i40e: stop VF ringsMitch Williams
2015-10-07i40e: enable WoL operation if config bit show WoL capableShannon Nelson
2015-10-07i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr
2015-10-07i40e/i40evf: set AQ count after memory allocationMitch Williams
2015-10-05i40e: fix offload of GRE tunnelsJesse Brandeburg
2015-10-03i40e/i40evf: grab the AQ spinlocks before clearing registersShannon Nelson
2015-10-03i40e: Fix a memory leak in X722 rss config pathAnjali Singhai
2015-10-03i40e: Use numa_mem_id() to better support memoryless nodeJiang Liu
2015-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-30i40e: fix 32 bit build warningsJesse Brandeburg
2015-09-30i40e: fix kbuild warningsJesse Brandeburg