summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Use correct netif error functionBen Shelton
2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-02-12ice: Remove possible null dereferenceTony Nguyen
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-02-12ice: Modify link message loggingAkeem G Abodunrin
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-02-12ice: display supported and advertised link modesPaul Greenwalt
2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman
2020-02-12ice: Fix DCB rebuild after resetDave Ertman
2020-02-11i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-02-05i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski
2020-01-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25ice: Bump versionTony Nguyen
2020-01-25ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash
2020-01-25ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash
2020-01-25ice: Optimize table usageTony Nguyen
2020-01-25ice: Enable writing filtering tablesTony Nguyen
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen
2020-01-24ice: Allocate flow profileTony Nguyen
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-17ice: remove redundant assignment to variable xmit_doneColin Ian King
2020-01-17ice: Removing hung_queue variable to use txqueue function parameterJulio Faracco
2020-01-17i40e: Removing hung_queue variable to use txqueue function parameterJulio Faracco
2020-01-17fm10k: use txqueue parameter in fm10k_tx_timeoutJacob Keller
2020-01-17igc: Add PHY power management controlSasha Neftin
2020-01-17igc: Add support for TSOSasha Neftin
2020-01-17igc: Add SKU for i225 deviceSasha Neftin
2020-01-17igc: Remove unused definitionSasha Neftin
2020-01-17igc: Fix typo in a commentSasha Neftin
2020-01-09e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher
2020-01-09i40e: Set PHY Access flag on X722Adam Ludkiewicz
2020-01-09iavf: remove current MAC address filter on VF resetStefan Assmann
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-01-09ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-01-09ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-01-09i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley
2020-01-06igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes
2020-01-06igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes