summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-09-24i40e: Increase minimum number of allocated VSIAkeem Abodunrin
2016-09-24i40e/i40evf: Changed version to 1.6.16Bimmy Pujari
2016-09-24i40e: removing unreachable codeHenry Tieman
2016-09-24i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller
2016-09-24i40e: cleanup ATR auto_disable_flags useJacob Keller
2016-09-24i40e: add encap csum VF offload flagPreethi Banala
2016-09-24i40e: fix deleting mac filtersAlan Brady
2016-09-24i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy
2016-09-24Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-23ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov
2016-09-23ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck
2016-09-23ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad
2016-09-23ixgbevf: add spinlocks for MTU change callsEmil Tantilov
2016-09-23ixgbe: Indicate support for pause frames in all casesMark Rustad
2016-09-23ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad
2016-09-23ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov
2016-09-23ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov
2016-09-22i40evf: remove unnecessary error checking against i40e_shutdown_adminqLihong Yang
2016-09-22i40e: Limit TX descriptor count in cases where frag size is greater than 16KAlexander Duyck
2016-09-22i40evf: remove unnecessary error checking against i40evf_up_completeBimmy Pujari
2016-09-22i40evf: Fix link state event handlingSridhar Samudrala
2016-09-22i40e: avoid potential null pointer dereference when assigning lenColin Ian King
2016-09-22i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny
2016-09-22i40e: Fix to check for NULLCarolyn Wyborny
2016-09-22i40e: return correct opcode to VFMitch Williams
2016-09-22i40e: fix "dump port" command when NPAR enabledAlan Brady
2016-09-22i40e: fix setting user defined RSS hash keyAlan Brady
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-12ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman
2016-08-30ixgbe: Eliminate useless message and improve logicMark Rustad
2016-08-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller
2016-08-29fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller
2016-08-29fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller
2016-08-29fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller
2016-08-29fm10k: rework vxlan_port offload before adding geneve supportJacob Keller
2016-08-29fm10k: don't try to stop queues if we've lost hw_addrJacob Keller
2016-08-29fm10k: don't continue probe if PCI device not in normal IO stateJacob Keller
2016-08-29fm10k: print error code when pci_enable_device_mem fails during probeJacob Keller
2016-08-29fm10k: NAPI polling routine must return actual work doneJacob Keller
2016-08-29fm10k: prefer READ_ONCE instead of ACCESS_ONCEJacob Keller
2016-08-29fm10k: remove fm10k_get_reta_size from namespaceJacob Keller
2016-08-29fm10k: use variadic form of alloc_workqueueJacob Keller