summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller
2017-10-06i40e: ignore skb->xmit_more when deciding to set RS bitJacob Keller
2017-10-06i40evf: enable support for VF VLAN tag stripping controlJacob Keller
2017-10-06i40e: do not enter PHY debug mode while setting LEDs behaviourMariusz Stachura
2017-10-06i40e: implement split PCI error reset handlerAlan Brady
2017-10-06i40e: Properly maintain flow director filters listFilip Sadowski
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski
2017-10-06i40e: fix merge errorAlice Michael
2017-10-06i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg
2017-10-06i40e: fix incorrect register definitionMitch Williams
2017-10-06i40e: redfine I40E_PHY_TYPE_MAXMitch Williams
2017-10-06i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0Alan Brady
2017-10-06i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-10-06i40e: add private flag to control source pruningMitch Williams
2017-10-06i40e: fix a typo in i40e_pf documentationRami Rosen
2017-10-03fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller
2017-10-03fm10k: prefer %s and __func__ for diagnostic printsJacob Keller
2017-10-03fm10k: Fix misuse of net_ratelimit()Joe Perches
2017-10-03fm10k: bump version numberJacob Keller
2017-10-03fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller
2017-10-03fm10k: introduce a message queue for MAC/VLAN messagesJacob Keller
2017-10-03fm10k: use generic PM hooks instead of legacy PCIe power hooksJacob Keller
2017-10-03fm10k: use spinlock to implement mailbox lockJacob Keller
2017-10-03fm10k: prepare_for_reset() when we lose PCIe LinkJacob Keller
2017-10-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson
2017-10-02i40e: fix client notify of VF resetAlan Brady
2017-10-02i40e: fix handling of vf_states variableAlan Brady
2017-10-02i40e: make i40evf_map_rings_to_vectors voidMitch Williams
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-10-02i40e: ensure reset occurs when disabling VFJacob Keller
2017-10-02i40e: make use of i40e_vc_disable_vfJacob Keller
2017-10-02i40e: drop i40e_pf *pf from i40e_vc_disable_vf()Jacob Keller
2017-10-02i40e: don't hold spinlock while resetting VFJacob Keller
2017-10-02i40e: use admin queue for setting LEDs behaviorMariusz Stachura
2017-10-02i40e: Add support for 'ethtool -m'Filip Sadowski
2017-10-02i40e: Fix reporting of supported link modesFilip Sadowski
2017-10-02i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET
2017-10-02i40e: remove logically dead codeLihong Yang
2017-10-02i40e: limit lan queue count in large CPU count machineShannon Nelson
2017-10-02fm10k: prevent race condition of __FM10K_SERVICE_SCHEDJacob Keller
2017-10-02fm10k: move fm10k_prepare_for_reset and fm10k_handle_resetJacob Keller
2017-10-02fm10k: avoid divide by zero in rare cases when device is resettingJacob Keller
2017-10-02fm10k: don't loop while resetting VFs due to VFLR eventJacob Keller
2017-10-02fm10k: simplify reading PFVFLRE registerJacob Keller
2017-10-02fm10k: avoid needless delay when loading driverJacob Keller
2017-10-02fm10k: add missing fall through commentJacob Keller
2017-10-02fm10k: avoid possible truncation of q_vector->nameJacob Keller
2017-10-02fm10k: fix typos on fall through commentsJacob Keller
2017-10-02fm10k: stop spurious link down messages when Tx FIFO is fullJacob Keller