summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-06-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-07e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson
2017-06-07igb: make a few local functions staticColin Ian King
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues
2017-06-06e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()Konstantin Khlebnikov
2017-06-06e1000e: Don't return uninitialized statsBenjamin Poirier
2017-06-06igb: Remove useless argumentBenjamin Poirier
2017-06-06igb: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-06e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-06igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller
2017-06-06igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-06-06e1000e: fix race condition around skb_tstamp_tx()Jacob Keller
2017-06-06igb: mark PM functions as __maybe_unusedArnd Bergmann
2017-06-06igb: Explicitly select page 0 at initializationMatwey V Kornilov
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-06-01i40evf: Add support for Adaptive Virtual FunctionPreethi Banala
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg
2017-06-01virtchnl: convert to new macrosJesse Brandeburg
2017-06-01virtchnl: move some code to core driverJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-06-01i40e: use new unified virtchnl header fileJesse Brandeburg
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg
2017-06-01i40evf: drop i40e_type.h includeJesse Brandeburg
2017-05-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-05-31ixgbe: fix incorrect status checkEmil Tantilov
2017-05-31ixgbe: add missing configuration for rate select 1Emil Tantilov
2017-05-31ixgbe: always call setup_mac_link for multispeed fiberEmil Tantilov
2017-05-31ixgbe: add write flush when configuring CS4223/7Emil Tantilov
2017-05-31ixgbe: correct CS4223/7 PHY identificationEmil Tantilov
2017-05-31ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen
2017-05-31ixgbevf: Resolve truncation warning for q_vector->nameTony Nguyen
2017-05-31ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen
2017-05-31ixgbe: Resolve truncation warning for q_vector->nameTony Nguyen
2017-05-31ixgbe: Add error checking to setting VF MACTony Nguyen
2017-05-31ixgbe: Correct thermal sensor event checkMark Rustad
2017-05-31ixgbe: enable L3/L4 filtering for Tx switched packetsEmil Tantilov
2017-05-31ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt
2017-05-31ixgbe: initialize u64_stats_sync structures early at ixgbe_probeLiwei Song
2017-05-31ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packetsScott Peterson
2017-05-31i40e: Check for memory allocation failureChristophe Jaillet
2017-05-31i40e: check for Tx timestamp timeouts during watchdogJacob Keller
2017-05-31i40e: use pf data structure directly in i40e_ptp_rx_hangJacob Keller
2017-05-31i40e: add statistic indicating number of skipped Tx timestampsJacob Keller