summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem
2021-11-22ice: avoid bpf_prog refcount underflowMarta Plantykow
2021-11-22ice: fix vsi->txq_map sizingMaciej Fijalkowski
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski
2021-11-19iavf: Fix deadlock occurrence during resetting VF interfaceJedrzej Jagielski
2021-11-19iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-18e100: fix device suspend/resumeJesse Brandeburg
2021-11-17i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-17i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-17i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2021-11-17ixgbevf: Add support for new mailbox communication between PF and VFRadoslaw Tyl
2021-11-17ixgbevf: Mailbox improvementsRadoslaw Tyl
2021-11-17ixgbevf: Add legacy suffix to old API mailbox functionsRadoslaw Tyl
2021-11-17ixgbevf: Improve error handling in mailboxRadoslaw Tyl
2021-11-17ixgbevf: Rename MSGTYPE to SUCCESS and FAILURERadoslaw Tyl
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-17i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-17i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-17i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-11-15iavf: Restore VLAN filters after link downAkeem G Abodunrin
2021-11-15iavf: Fix for setting queues to 0Grzegorz Szczurek
2021-11-15iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-15iavf: validate pointersMitch Williams
2021-11-15iavf: prevent accidental free of filter structureJacob Keller
2021-11-15iavf: Fix failure to exit out from last all-multicast modePiotr Marczak
2021-11-15iavf: don't clear a lock we don't holdNicholas Nunley
2021-11-15iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley
2021-11-15iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-11-15iavf: Fix return of set the new channel countMateusz Palczewski
2021-11-03ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley
2021-11-03ice: Fix not stopping Tx queues for VFsBrett Creeley
2021-11-03ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch
2021-11-03ice: Remove toggling of antispoof for VF trusted promiscuous modeBrett Creeley
2021-11-03ice: Fix VF true promiscuous modeBrett Creeley
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-10-29iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski
2021-10-29iavf: Add helper function to go from pci_dev to adapterKaren Sornek
2021-10-29ice: Hide bus-info in ethtool for PRs in switchdev modeMarcin Szycik
2021-10-29ice: Clear synchronized addrs when adding VFs in switchdev modeMarcin Szycik
2021-10-29ice: Remove boolean vlan_promisc flag from functionBrett Creeley
2021-10-29igc: Change Device Reset to Port ResetSasha Neftin
2021-10-29igc: Add new device IDSasha Neftin