aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-25Merge tag 'v5.10.118' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.117' into v5.10/standard/baseBruce Ashfield
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-25igc: Update I226_K device IDSasha Neftin
2022-05-25igc: Remove phy->type checkingSasha Neftin
2022-05-25igc: Remove _I_PHY_ID checkingSasha Neftin
2022-05-18i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-09Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-09Merge tag 'v5.10.114' into v5.10/standard/baseBruce Ashfield
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-05-03Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-03Merge tag 'v5.10.113' into v5.10/standard/baseBruce Ashfield
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-13ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-13ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-13ice: Clear default forwarding VSI during VSI releaseIvan Vecera
2022-04-11Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08i40e: respect metadata on XSK Rx to skbAlexander Lobakin
2022-04-08i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-03-21Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-03-21Merge tag 'v5.10.106' into v5.10/standard/baseBruce Ashfield
2022-03-16ice: Fix curr_link_speed advertised speedJedrzej Jagielski
2022-03-16ice: Rename a couple of variablesAnirudh Venkataramanan
2022-03-16ice: Remove unnecessary checker loopAnirudh Venkataramanan
2022-03-16ice: Align macro names to the specificationAnirudh Venkataramanan
2022-03-16ice: stop disabling VFs due to PF error responsesJacob Keller
2022-03-16i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-03-09Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-03-09Merge tag 'v5.10.104' into v5.10/standard/baseBruce Ashfield
2022-03-08iavf: Refactor iavf state machine trackingMateusz Palczewski
2022-03-08igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-03-08igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-03-08ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2022-03-08iavf: Fix missing check for running netdevSlawomir Laba
2022-03-08ice: fix concurrent reset and removal of VFsJacob Keller
2022-03-08ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley
2022-03-08e1000e: Correct NVM checksum verification flowSasha Neftin
2022-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-02-20Merge tag 'v5.10.101' into v5.10/standard/baseBruce Ashfield
2022-02-16ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2022-02-16ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter
2022-02-16ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas