summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03i40e: Fix dependencies in the i40e driver on configfsGreg Rose
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda
2015-03-03i40e: Only enable TC0 for NIC partition typeNeerav Parikh
2015-03-03i40e: Register DCBNL ops in MFP modeNeerav Parikh
2015-03-03i40evf: ethtool RSS fixesMitch Williams
2015-03-03i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain
2015-03-03i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain
2015-03-03i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh
2015-03-03i40e: Add FW check to disable DCB and wrap autoneg workaround with FW checkAnjali Singhai Jain
2015-03-03i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain
2015-03-03i40e: don't disable PF LB when disabling VFsMitch Williams
2015-03-03i40e: Add safety net for switch callingAkeem G Abodunrin
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson
2015-03-03i40e: Skip the priority tagging if DCB is not enabledNeerav Parikh
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2015-03-03fm10k: Implement ndo_features_checkMatthew Vick
2015-03-03fm10k: Modify tunnel length header check when offloadingMatthew Vick
2015-02-26i40e: check pointers before useShannon Nelson
2015-02-26i40e: catch NVM write semaphore timeout and retryShannon Nelson
2015-02-26i40e: stop flow director on shutdownMitch A Williams
2015-02-26i40e: disconnect irqs on shutdownShannon Nelson
2015-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai
2015-02-26i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav
2015-02-26i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav
2015-02-26i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai
2015-02-26i40e: fix race in hang checkJesse Brandeburg
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai
2015-02-26i40e: Don't check for Tx hang when PF downAkeem G Abodunrin
2015-02-26i40e: fix shift precedence issueShannon Nelson
2015-02-26i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov
2015-02-24i40e/i40evf: Update driver versionsSravanthi Tangeda
2015-02-24i40evf: Add more info to interrupt vector namesCarolyn Wyborny
2015-02-24i40e: Use ethtool private flags to display NPAR statusGreg Rose
2015-02-24i40e: Set FLAG_RD when sending buffer FW must readKevin Scott
2015-02-24i40e: print Rx packet split statusMitch Williams
2015-02-24i40e: setup FCoE device typeVasu Dev
2015-02-24i40e: Set BUF flag for Set Version AQ commandKevin Scott
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh
2015-02-24i40e: Implement configfs for NPAR BW configurationGreg Rose
2015-02-24i40e: Add NPAR BW get and set functionsGreg Rose
2015-02-24i40e: enable packet split only when IOMMU presentMitch Williams
2015-02-24i40evf: allow enabling of debug prints via ethtoolAshish Shah
2015-02-24i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny
2015-02-24i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr
2015-02-23i40evf: don't wait foreverMitch Williams
2015-02-23i40evf: refactor resetMitch Williams
2015-02-23i40evf: disable NAPI polling soonerMitch Williams