aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-08-01ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli
2017-08-01i40e: Initialize 64-bit statistics TX ring seqcountFlorian Fainelli
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-06-20i40e: don't hold RTNL lock for the entire resetJacob Keller
2017-06-20i40e: Handle PE_CRITERR properly with IWARP enabledCatherine Sullivan
2017-06-20i40e: clear only cause_ena bitShannon Nelson
2017-06-20i40e: fix disabling overflow promiscuous modeAlan Brady
2017-06-20i40e: Add support for OEM firmware versionFilip Sadowski
2017-06-20i40e: genericize the partition bandwidth controlShannon Nelson
2017-06-20i40e: Add message for unsupported MFP modeCarolyn Wyborny
2017-06-20i40e: Support firmware CEE DCB UP to TC map re-definitionGreg Bowers
2017-06-20i40e: Fix potential out of bound array accessSudheer Mogilappagari
2017-06-20i40e: comment that udp_port must be in host byte orderJacob Keller
2017-06-20i40e: use dev_dbg instead of dev_info when warning about missing routineJacob Keller
2017-06-20i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flagsAlice Michael
2017-06-20i40evf: assign num_active_queues inside i40evf_alloc_queuesJacob Keller
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel
2017-06-20i40e: add XDP support for pass and drop actionsBjörn Töpel
2017-06-16bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-14i40e: Fix a sleep-in-atomic bugJia-Ju Bai
2017-06-13ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney
2017-06-13ixgbe: Resolve cppcheck format string warningTony Nguyen
2017-06-13ixgbe: fix writes to PFQDEEmil Tantilov
2017-06-13ixgbevf: Bump version numberTony Nguyen
2017-06-13ixgbe: Bump version numberTony Nguyen
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-13ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-13ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller
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