summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorLines
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-47/+74
2021-12-08ice: safer stats processingJesse Brandeburg-11/+18
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski-13/+25
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski-17/+10
2021-12-07ice: ignore dropped packets during initJesse Brandeburg-0/+3
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman-6/+12
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt-0/+4
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao-0/+2
2021-12-06i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski-0/+8
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski-5/+0
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek-22/+50
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski-11/+32
2021-12-01iavf: restore MSI state on resetMitch Williams-0/+1
2021-11-30ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski-0/+1
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg-1/+1
2021-11-22ice: avoid bpf_prog refcount underflowMarta Plantykow-1/+17
2021-11-22ice: fix vsi->txq_map sizingMaciej Fijalkowski-2/+7
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley-23/+56
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski-0/+25
2021-11-19iavf: Fix deadlock occurrence during resetting VF interfaceJedrzej Jagielski-2/+5
2021-11-19iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh-4/+26
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller-136/+147
2021-11-18e100: fix device suspend/resumeJesse Brandeburg-5/+13
2021-11-17i40e: Fix display error code in dmesgGrzegorz Szczurek-3/+2
2021-11-17i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski-40/+19
2021-11-17i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek-32/+21
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak-8/+74
2021-11-17i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak-12/+23
2021-11-17i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski-2/+4
2021-11-17i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak-44/+9
2021-11-15iavf: Restore VLAN filters after link downAkeem G Abodunrin-5/+31
2021-11-15iavf: Fix for setting queues to 0Grzegorz Szczurek-1/+1
2021-11-15iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob-1/+1
2021-11-15iavf: validate pointersMitch Williams-7/+6
2021-11-15iavf: prevent accidental free of filter structureJacob Keller-2/+2
2021-11-15iavf: Fix failure to exit out from last all-multicast modePiotr Marczak-2/+1
2021-11-15iavf: don't clear a lock we don't holdNicholas Nunley-2/+4
2021-11-15iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley-1/+1
2021-11-15iavf: check for null in iavf_fix_featuresNicholas Nunley-1/+2
2021-11-15iavf: Fix return of set the new channel countMateusz Palczewski-0/+15
2021-11-03ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley-0/+30
2021-11-03ice: Fix not stopping Tx queues for VFsBrett Creeley-5/+3
2021-11-03ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch-5/+9
2021-11-03ice: Remove toggling of antispoof for VF trusted promiscuous modeBrett Creeley-18/+0
2021-11-03ice: Fix VF true promiscuous modeBrett Creeley-43/+40
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-25/+98
2021-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-7/+5
2021-10-29iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski-0/+56
2021-10-29iavf: Add helper function to go from pci_dev to adapterKaren Sornek-7/+17
2021-10-29ice: Hide bus-info in ethtool for PRs in switchdev modeMarcin Szycik-3/+4