summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: Add programming descriptors to cleaned_countAlexander Duyck2017-10-261-0/+1
* i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck2017-10-261-1/+1
* ixgbe: Fix Tx map failure pathAlexander Duyck2017-10-261-12/+6
* igb: Fix TX map failure pathJean-Philippe Brucker2017-10-261-1/+1
* e1000: avoid null pointer dereference on invalid stat typeColin Ian King2017-10-261-5/+4
* e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2017-10-261-2/+9
* i40e: Fix memory leak related filter programming statusAlexander Duyck2017-10-101-27/+36
* i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio2017-10-101-1/+1
* ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend2017-10-091-8/+8
* net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong2017-10-092-41/+0
* Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong2017-10-091-1/+1
* ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca2017-10-091-1/+1
* ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad2017-10-091-0/+4
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-09-052-40/+61
|\
| * i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller2017-09-051-0/+1
| * i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2017-09-052-40/+60
* | i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller2017-08-274-10/+36
* | i40e/i40evf: remove ULTRA latency modeJacob Keller2017-08-274-36/+0
* | i40e: invert logic for checking incorrect cpu vs irq affinityJacob Keller2017-08-272-31/+30
* | i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller2017-08-272-7/+12
* | i40e: move enabling icr0 into i40e_update_enable_itrJacob Keller2017-08-271-2/+6
* | i40e: remove workaround for resetting XPSJacob Keller2017-08-271-12/+5
* | i40e: Fix for unused value issue found by static analysisCarolyn Wyborny2017-08-271-1/+3
* | i40e: 25G FEC status improvementsMariusz Stachura2017-08-271-2/+16
* | i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-274-0/+137
* | i40e: force VMDQ device name truncationJacob Keller2017-08-271-2/+7
* | i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller2017-08-272-13/+10
* | i40e: Use correct flag to enable egress traffic for unicast promiscAkeem G Abodunrin2017-08-271-1/+1
* | i40e: prevent snprintf format specifier truncationJacob Keller2017-08-272-4/+4
* | i40e: Store the requested FEC informationMariusz Stachura2017-08-273-0/+6
* | i40e: Update state variable for adminq subtaskSudheer Mogilappagari2017-08-271-2/+8
* | i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari2017-08-251-0/+6
* | i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady2017-08-251-22/+43
* | i40e: use cpumask_copy instead of direct assignmentJacob Keller2017-08-252-2/+2
* | i40evf: use netdev variable in reset taskAlan Brady2017-08-251-2/+2
* | i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-254-23/+23
* | i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller2017-08-251-10/+13
* | i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller2017-08-252-28/+70
* | i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain2017-08-251-0/+8
* | i40e: remove workaround for Open Firmware MAC addressJacob Keller2017-08-252-61/+0
* | i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-259-88/+85
* | i40e: Fix a bug with VMDq RSS queue allocationAnjali Singhai Jain2017-08-251-23/+23
* | i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari2017-08-253-1/+24
* | i40e/i40evf: adjust packet size to account for double VLANsMitch Williams2017-08-254-3/+4
* | ixgbe: use return codes from ndo_xdp_xmit that are distinguishableJesper Dangaard Brouer2017-08-241-2/+2
* | ixgbe: change ndo_xdp_xmit return code on xmit errorsJesper Dangaard Brouer2017-08-181-1/+1
* | net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-181-1/+1
* | net: sched: use newly added classid identity helpersJiri Pirko2017-08-111-1/+1
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-08-0914-31/+166
|\ \
| * | igb: support BCM54616 PHYJohn W Linville2017-08-083-0/+8
OpenPOWER on IntegriCloud