summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-06-03iavf: centralize watchdog requeueing itselfPrzemek Kitszel
2025-06-03iavf: iavf_suspend(): take RTNL before netdev_lock()Przemek Kitszel
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov
2025-05-30idpf: fix a race in txq wakeupBrian Vazquez
2025-05-30ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak
2025-05-30ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak
2025-05-30ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-21idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet
2025-05-19idpf: fix null-ptr-deref in idpf_features_checkPavan Kumar Linga
2025-05-19ice: Fix LACP bonds without SRIOV environmentDave Ertman
2025-05-19ice: fix vf->num_mac count with port representorsJacob Keller
2025-05-16idpf: add support for Rx timestampingMilena Olech
2025-05-16idpf: add Tx timestamp flowsMilena Olech
2025-05-16idpf: add Tx timestamp capabilities negotiationMilena Olech
2025-05-16idpf: add PTP clock configurationMilena Olech
2025-05-16idpf: add mailbox access to read PTP clock timeMilena Olech
2025-05-16idpf: negotiate PTP capabilities and get PTP clockMilena Olech
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech
2025-05-16virtchnl: add PTP virtchnl definitionsMilena Olech
2025-05-16idpf: add initial PTP supportMilena Olech
2025-05-16idpf: change the method for mailbox workqueue allocationMilena Olech
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-06ice: use DSN instead of PCI BDF for ice_adapter indexPrzemek Kitszel
2025-05-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-30ice: Replace ice specific DSCP mapping num with a kernel defineTatyana Nikolova
2025-04-30iidc/ice/irdma: Break iidc.h into two headersDave Ertman
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman
2025-04-29idpf: remove unreachable code from setting mailboxMichal Swiatkowski
2025-04-29idpf: assign extracted ptype to struct libeth_rqe_info fieldMateusz Polchlopek
2025-04-29ixgbe: devlink: add devlink region support for E610Slawomir Mrozowicz
2025-04-29ixgbe: add E610 .set_phys_id() callback implementationJedrzej Jagielski
2025-04-29ixgbe: apply different rules for setting FC on E610Jedrzej Jagielski
2025-04-29ixgbe: add support for ACPI WOL for E610Jedrzej Jagielski
2025-04-29ixgbe: create E610 specific ethtool_ops structureJedrzej Jagielski
2025-04-29igc: Change Tx mode for MQPRIO offloadingKurt Kanzenbach
2025-04-29igc: Limit netdev_tc calls to MQPRIOKurt Kanzenbach
2025-04-29igb: Get rid of spurious interruptsKurt Kanzenbach
2025-04-29igb: Add support for persistent NAPI configKurt Kanzenbach
2025-04-29igb: Link queues to NAPI instancesKurt Kanzenbach
2025-04-29igb: Link IRQs to NAPI instancesKurt Kanzenbach
2025-04-29igc: fix lock order in igc_ptp_resetJacob Keller
2025-04-29idpf: protect shutdown from resetLarysa Zaremba
2025-04-29idpf: fix potential memory leak on kcalloc() failureMichal Swiatkowski
2025-04-28idpf: fix offloads support for encapsulated packetsMadhu Chittim