summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt
2019-05-29ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan
2019-05-29ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen
2019-05-29ice: Use GLINT_DYN_CTL to disable VF's interruptsBrett Creeley
2019-05-29ice: Add a helper to trigger software interruptBrett Creeley
2019-05-29ice: Configure RSS LUT key only if RSS is enabledMd Fahad Iqbal Polash
2019-05-29ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin
2019-05-29ice: Minor cleanup in ice_switch.hAnirudh Venkataramanan
2019-05-29ice: Remove redundant and premature event configDave Ertman
2019-05-29ice: Change message levelMitch Williams
2019-05-29ice: Check all VFs for MDD activity, don't disableMitch Williams
2019-05-29ice: Refactor interrupt trackingBrett Creeley
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan
2019-05-29ice: Don't call ice_cfg_itr() for SR-IOVBrett Creeley
2019-05-29ice: Set minimum default Rx descriptor count to 512Brett Creeley
2019-05-29ice: Resolve static analysis warningBruce Allan
2019-05-29ice: Implement toggling ethtool rx-vlan-filterTony Nguyen
2019-05-29ice: Remove direct write for GLLAN_RCTL_0Anirudh Venkataramanan
2019-05-29ice: Fix LINE_SPACING style issueBruce Allan
2019-05-28igc: Cleanup the redundant codeSasha Neftin
2019-05-28igc: Add flow control supportSasha Neftin
2019-05-28e1000e: start network tx queue only when link is upKonstantin Khlebnikov
2019-05-28Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov
2019-05-28igc: Remove the obsolete workaroundSasha Neftin
2019-05-28igc: Clean up unused pointersSasha Neftin
2019-05-28igc: Fix double definitionsSasha Neftin
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva
2019-05-28igb/igc: warn when fatal read failure happensFeng Tang
2019-05-23ice: Silence semantic parser warningsBruce Allan
2019-05-23ice: Fix couple of issues in ice_vsi_releaseBrett Creeley
2019-05-23ice: Reorganize ice_vf structJesse Brandeburg
2019-05-23ice: Use bitfields when possibleJesse Brandeburg
2019-05-23ice: Reorganize tx_buf and ring structsJesse Brandeburg
2019-05-23ice: Format ethtool reported statsRichard Rodriguez
2019-05-23ice: Gracefully handle reset failure in ice_alloc_vfs()Brett Creeley
2019-05-23ice: Refactor the LLDP MIB change event handlingUsha Ketineni
2019-05-23ice: Advertise supported link modes if none requestedTony Nguyen
2019-05-23ice: Fix hang when ethtool disables FW LLDPDave Ertman
2019-05-23ice: Call out dev/func caps when printingAnirudh Venkataramanan
2019-05-23ice: Remove braces for single statement blocksAnirudh Venkataramanan
2019-05-23ice: Cleanup an unnecessary variable initializationBruce Allan
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan
2019-05-23ice: Fix double spacingAnirudh Venkataramanan
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-04i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar
2019-05-04i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar