summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2019-05-29ice: Cleanup ice_update_link_infoBruce Allan1-17/+18
2019-05-29ice: Use right type for ice_cfg_vsi_lan returnAkeem G Abodunrin1-8/+10
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt6-3/+349
2019-05-29ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan3-44/+115
2019-05-29ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen3-44/+79
2019-05-29ice: Use GLINT_DYN_CTL to disable VF's interruptsBrett Creeley1-28/+13
2019-05-29ice: Add a helper to trigger software interruptBrett Creeley3-15/+25
2019-05-29ice: Configure RSS LUT key only if RSS is enabledMd Fahad Iqbal Polash1-0/+7
2019-05-29ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin2-0/+49
2019-05-29ice: Minor cleanup in ice_switch.hAnirudh Venkataramanan1-4/+3
2019-05-29ice: Remove redundant and premature event configDave Ertman1-6/+0
2019-05-29ice: Change message levelMitch Williams1-1/+1
2019-05-29ice: Check all VFs for MDD activity, don't disableMitch Williams1-12/+11
2019-05-29ice: Refactor interrupt trackingBrett Creeley6-218/+263
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan11-13/+752
2019-05-29ice: Don't call ice_cfg_itr() for SR-IOVBrett Creeley1-1/+2
2019-05-29ice: Set minimum default Rx descriptor count to 512Brett Creeley1-6/+13
2019-05-29ice: Resolve static analysis warningBruce Allan1-4/+4
2019-05-29ice: Implement toggling ethtool rx-vlan-filterTony Nguyen1-0/+7
2019-05-29ice: Remove direct write for GLLAN_RCTL_0Anirudh Venkataramanan1-3/+0
2019-05-29ice: Fix LINE_SPACING style issueBruce Allan1-1/+0
2019-05-28igc: Cleanup the redundant codeSasha Neftin1-20/+3
2019-05-28igc: Add flow control supportSasha Neftin2-0/+24
2019-05-28e1000e: start network tx queue only when link is upKonstantin Khlebnikov1-2/+4
2019-05-28Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov1-6/+9
2019-05-28igc: Remove the obsolete workaroundSasha Neftin2-58/+3
2019-05-28igc: Clean up unused pointersSasha Neftin1-3/+0
2019-05-28igc: Fix double definitionsSasha Neftin1-3/+0
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-05-28igb/igc: warn when fatal read failure happensFeng Tang2-0/+2
2019-05-23ice: Silence semantic parser warningsBruce Allan2-4/+4
2019-05-23ice: Fix couple of issues in ice_vsi_releaseBrett Creeley3-13/+14
2019-05-23ice: Reorganize ice_vf structJesse Brandeburg1-8/+13
2019-05-23ice: Use bitfields when possibleJesse Brandeburg3-11/+11
2019-05-23ice: Reorganize tx_buf and ring structsJesse Brandeburg1-14/+21
2019-05-23ice: Format ethtool reported statsRichard Rodriguez1-54/+54
2019-05-23ice: Gracefully handle reset failure in ice_alloc_vfs()Brett Creeley1-2/+9
2019-05-23ice: Refactor the LLDP MIB change event handlingUsha Ketineni3-22/+140
2019-05-23ice: Advertise supported link modes if none requestedTony Nguyen1-25/+50
2019-05-23ice: Fix hang when ethtool disables FW LLDPDave Ertman4-17/+25
2019-05-23ice: Call out dev/func caps when printingAnirudh Venkataramanan1-26/+30
2019-05-23ice: Remove braces for single statement blocksAnirudh Venkataramanan1-2/+1
2019-05-23ice: Cleanup an unnecessary variable initializationBruce Allan1-3/+3
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan5-37/+29
2019-05-23ice: Fix double spacingAnirudh Venkataramanan1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds64-1717/+8827
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds11-53/+0
2019-05-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-179/+339