summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
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-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-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-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-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-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
2022-02-01i40e: fix unsigned stat widthsJoe Damato
2022-02-01i40e: Fix for failed to init adminq while VF resetKaren Sornek
2022-02-01i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-02-01i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-02-01i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-11i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-11iavf: Fix limit of total number of queues to active queues of VFKaren Sornek
2022-01-11i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski
2022-01-05igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin
2021-12-29igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-22ixgbe: Document how to enable NBASE-T supportRobert Schlabbach
2021-12-22igc: Fix typo in i225 LTR functionsSasha Neftin
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-14i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski
2021-12-14i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-14i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-12-14iavf: Fix reporting when setting descriptor countMichal Maloszewski
2021-12-14iavf: restore MSI state on resetMitch Williams
2021-12-14ice: ignore dropped packets during initJesse Brandeburg