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-15i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
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-02-16ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas
2022-02-01i40e: fix unsigned stat widthsJoe Damato
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
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
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 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
2021-12-01igb: fix netpoll exit with trafficJesse Brandeburg
2021-12-01iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-11-26ice: Delete always true check of PF pointerLeon Romanovsky
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-26i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-26i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-26i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-26i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-26iavf: validate pointersMitch Williams
2021-11-26iavf: prevent accidental free of filter structureJacob Keller
2021-11-26iavf: Fix failure to exit out from last all-multicast modePiotr Marczak
2021-11-26iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley
2021-11-26iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-13i40e: fix endless loop under rtnlJiri Benc
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-09-22igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin
2021-09-22iavf: fix locking of critical sectionsStefan Assmann
2021-09-22iavf: do not override the adapter state in the watchdog taskStefan Assmann
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch