summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2021-10-29igc: Remove media type checking on the PHY initializationSasha Neftin
2021-10-29net: ixgbevf: Remove redundant initialization of variable ret_valColin Ian King
2021-10-29igb: unbreak I2C bit-banging on i350Jan Kundrát
2021-10-29intel: Simplify bool conversionYang Li
2021-10-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-28ice: fix error return code in ice_get_recp_frm_fw()Wang Hai
2021-10-28ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()Nathan Chancellor
2021-10-28ice: Add support to print error on PHY FW load failureBrett Creeley
2021-10-28ice: Add support for changing MTU on PR in switchdev modeMarcin Szycik
2021-10-28ice: send correct vc status in switchdevMichal Swiatkowski