summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-02-17i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan
2016-02-17i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain
2016-02-17i40e: clean event descriptor before useShannon Nelson
2016-02-17i40evf: set adapter state on reset failureMitch Williams
2016-02-17i40e: better error reporting for nvmupdateShannon Nelson
2016-02-17i40e: expand commentMitch Williams
2016-02-17i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain
2016-02-17i40e/i40evf: avoid atomicsMitch Williams
2016-02-17i40e: Removal of code which relies on BASE VEB SEIDKiran Patil
2016-02-17i40e: Fix PROMISC mode for Multi-function per port (MFP) devicesAnjali Singhai Jain
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-17i40e: trivial: cleanup use of pf->hwJesse Brandeburg
2016-02-17i40evf: support packet split receiveMitch Williams
2016-02-17i40e: drop unused debugfs file "dump"Jesse Brandeburg
2016-02-17i40e: get rid of magic numberMitch Williams
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-17ixgbe: fix dates on header of ixgbe_model.hJohn Fastabend
2016-02-17ixgbe: use u32 instead of __u32 in model headerJohn Fastabend
2016-02-17i40e/i40evf: Bump versionJesse Brandeburg
2016-02-17i40e: properly show packet split status in debugfsMitch Williams
2016-02-17i40e/i40evf: use logical operators, not bitwiseMitch Williams
2016-02-17i40e/i40evf: use pages correctly in RxMitch Williams
2016-02-17i40e/i40evf: use __GFP_NOWARNJesse Brandeburg
2016-02-17i40e: dump descriptor indexes in hexJesse Brandeburg
2016-02-17i40e/i40evf: try again after failureJesse Brandeburg
2016-02-17i40e/i40evf: don't lose interruptsJesse Brandeburg
2016-02-17i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan
2016-02-17i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain
2016-02-17i40e: use new add_veb calling with VEB stats controlShannon Nelson
2016-02-17i40e: add VEB stat control and remove L2 cloud filterShannon Nelson
2016-02-17i40e: set shared bit for multicast filtersShannon Nelson
2016-02-17i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh
2016-02-17i40e: move sync_vsi_filters up in service_taskJesse Brandeburg
2016-02-17i40e: use eth_platform_get_mac_address()Sowmini Varadhan
2016-02-17i40e: add priv flag for automatic rule evictionAnjali Singhai Jain
2016-02-17i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg
2016-02-17i40e: avoid large memcpy by assigning structJacob Keller
2016-02-17i40e: count allocation errorsJesse Brandeburg
2016-02-17i40e: drop unused functionJesse Brandeburg
2016-02-17i40e: negate PHY int mask bitsShannon Nelson
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil
2016-02-17i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-02-17i40e: allocate memory saferJesse Brandeburg
2016-02-17i40e: do TSO only if CHECKSUM_PARTIAL is setShannon Nelson
2016-02-17i40e: fix bug in dma syncJesse Brandeburg
2016-02-17i40e: trivial: fix missing spaceJesse Brandeburg
2016-02-17i40e: trivial: drop duplicate definitionJesse Brandeburg
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-17net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend