summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-10i40e: Fix memory leak related filter programming statusAlexander Duyck
2017-10-10i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio
2017-10-09ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-10-09ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca
2017-10-09ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2017-08-27i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller
2017-08-27i40e/i40evf: remove ULTRA latency modeJacob Keller
2017-08-27i40e: invert logic for checking incorrect cpu vs irq affinityJacob Keller
2017-08-27i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller
2017-08-27i40e: move enabling icr0 into i40e_update_enable_itrJacob Keller
2017-08-27i40e: remove workaround for resetting XPSJacob Keller
2017-08-27i40e: Fix for unused value issue found by static analysisCarolyn Wyborny
2017-08-27i40e: 25G FEC status improvementsMariusz Stachura
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-27i40e: force VMDQ device name truncationJacob Keller
2017-08-27i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller
2017-08-27i40e: Use correct flag to enable egress traffic for unicast promiscAkeem G Abodunrin
2017-08-27i40e: prevent snprintf format specifier truncationJacob Keller
2017-08-27i40e: Store the requested FEC informationMariusz Stachura
2017-08-27i40e: Update state variable for adminq subtaskSudheer Mogilappagari
2017-08-25i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari
2017-08-25i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady
2017-08-25i40e: use cpumask_copy instead of direct assignmentJacob Keller
2017-08-25i40evf: use netdev variable in reset taskAlan Brady
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-25i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller
2017-08-25i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain
2017-08-25i40e: remove workaround for Open Firmware MAC addressJacob Keller
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-08-25i40e: Fix a bug with VMDq RSS queue allocationAnjali Singhai Jain
2017-08-25i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari
2017-08-25i40e/i40evf: adjust packet size to account for double VLANsMitch Williams
2017-08-24ixgbe: use return codes from ndo_xdp_xmit that are distinguishableJesper Dangaard Brouer
2017-08-18ixgbe: change ndo_xdp_xmit return code on xmit errorsJesper Dangaard Brouer
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-08igb: support BCM54616 PHYJohn W Linville
2017-08-08igbvf: convert msleep to mdelay in atomic contextGreg Edwards
2017-08-08igbvf: after mailbox write, wait for replyGreg Edwards
2017-08-08igbvf: add lock around mailbox opsGreg Edwards
2017-08-08e1000e: Initial Support for IceLakeSasha Neftin