aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09ixgbe: fix use of uninitialized paddingEmil Tantilov2-2/+4
2017-10-09ixgbe: add counter for times Rx pages gets allocated, not recycledJesper Dangaard Brouer3-0/+7
2017-10-09ixgbe: split Tx/Rx ring clearing for ethtool loopback testEmil Tantilov1-19/+34
2017-10-09ixgbe: add error checks when initializing the PHYEmil Tantilov1-2/+6
2017-10-09ixgbe: restore normal RSS after last macvlan offload is removedShannon Nelson1-0/+11
2017-10-09ixgbe: declare ixgbe_mac_operations structures as constBhumika Goyal1-2/+2
2017-10-09ixgbe: Clear SWFW_SYNC register during initEmil Tantilov1-7/+12
2017-10-09ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend1-8/+8
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong2-41/+0
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong1-1/+1
2017-10-09ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca1-1/+1
2017-10-09ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad1-0/+4
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller3-68/+68
2017-10-06i40e: ignore skb->xmit_more when deciding to set RS bitJacob Keller1-30/+4
2017-10-06i40evf: enable support for VF VLAN tag stripping controlJacob Keller1-8/+14
2017-10-06i40e: do not enter PHY debug mode while setting LEDs behaviourMariusz Stachura1-2/+5
2017-10-06i40e: implement split PCI error reset handlerAlan Brady1-0/+24
2017-10-06i40e: Properly maintain flow director filters listFilip Sadowski1-0/+1
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski4-5/+22
2017-10-06i40e: fix merge errorAlice Michael1-5/+0
2017-10-06i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg4-8/+10
2017-10-06i40e: fix incorrect register definitionMitch Williams1-1/+1
2017-10-06i40e: redfine I40E_PHY_TYPE_MAXMitch Williams2-2/+2
2017-10-06i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0Alan Brady1-0/+5
2017-10-06i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller2-8/+17
2017-10-06i40e: add private flag to control source pruningMitch Williams3-2/+31
2017-10-06i40e: fix a typo in i40e_pf documentationRami Rosen1-1/+1
2017-10-03fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller2-6/+7
2017-10-03fm10k: prefer %s and __func__ for diagnostic printsJacob Keller1-2/+16
2017-10-03fm10k: Fix misuse of net_ratelimit()Joe Perches1-1/+2
2017-10-03fm10k: bump version numberJacob Keller1-1/+1
2017-10-03fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller3-4/+133
2017-10-03fm10k: introduce a message queue for MAC/VLAN messagesJacob Keller3-42/+397
2017-10-03fm10k: use generic PM hooks instead of legacy PCIe power hooksJacob Keller1-45/+22
2017-10-03fm10k: use spinlock to implement mailbox lockJacob Keller2-10/+8
2017-10-03fm10k: prepare_for_reset() when we lose PCIe LinkJacob Keller2-26/+79
2017-10-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-74/+837
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson7-3/+62
2017-10-02i40e: fix client notify of VF resetAlan Brady1-2/+2
2017-10-02i40e: fix handling of vf_states variableAlan Brady2-2/+4
2017-10-02i40e: make i40evf_map_rings_to_vectors voidMitch Williams1-7/+2
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady4-7/+173
2017-10-02i40e: ensure reset occurs when disabling VFJacob Keller2-11/+35
2017-10-02i40e: make use of i40e_vc_disable_vfJacob Keller1-2/+1
2017-10-02i40e: drop i40e_pf *pf from i40e_vc_disable_vf()Jacob Keller1-4/+3
2017-10-02i40e: don't hold spinlock while resetting VFJacob Keller1-4/+32
2017-10-02i40e: use admin queue for setting LEDs behaviorMariusz Stachura3-24/+99
2017-10-02i40e: Add support for 'ethtool -m'Filip Sadowski9-0/+371
2017-10-02i40e: Fix reporting of supported link modesFilip Sadowski3-5/+46
2017-10-02i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET1-0/+3