summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-07-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann
2017-07-26i40evf: remove unnecessary __packedTushar Dave
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann
2017-07-26i40evf: add some missing includesJesse Brandeburg
2017-07-26i40e: display correct UDP tunnel type nameJacob Keller
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg
2017-07-26i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg
2017-07-26i40e: fix odd formatting and indentJesse Brandeburg
2017-07-26i40e: fix up 32 bit timespec referencesJesse Brandeburg
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller
2017-07-26i40e: Fix for trace found with S4 stateCarolyn Wyborny
2017-07-26i40e: fix incorrect variable assignmentGustavo A R Silva
2017-07-25ixgbe: Disable flow control for XFITony Nguyen
2017-07-25ixgbe: Do not support flow control autonegotiation for X553Tony Nguyen
2017-07-25ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen
2017-07-25ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen
2017-07-25ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend
2017-07-17ixgbe: add initial support for xdp redirectJohn Fastabend
2017-07-17ixgbe: NULL xdp_tx rings on resource cleanupJohn Fastabend
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