summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-07-10ice: move ice_vsi_update_l2tsel to ice_lib.cJacob Keller
2025-07-10ice: save RSS hash configuration for migrationJacob Keller
2025-07-10ice: add functions to get and set Tx queue contextJacob Keller
2025-07-10ice: add support for reading and unpacking Rx queue contextJacob Keller
2025-07-08eth: ice: drop the dead code related to rss_contextsJakub Kicinski
2025-07-07Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03igbvf: add tx_timeout_count to ethtool statisticsKohei Enju
2025-07-03igbvf: remove unused interrupt counter fields from struct igbvf_adapterKohei Enju
2025-07-03ixgbe: spelling correctionsSimon Horman
2025-07-03ixgbe: turn off MDD while modifying SRRCTLRadoslaw Tyl
2025-07-03ixgbe: add Tx hang detection unhandled MDDSlawomir Mrozowicz
2025-07-03ixgbe: check for MDD eventsDon Skidmore
2025-07-03ixgbe: add MDD supportPaul Greenwalt
2025-07-03i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-01igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits
2025-07-01idpf: convert control queue mutex to a spinlockAhmed Zaki
2025-07-01idpf: return 0 size for RSS key if not supportedMichal Swiatkowski
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-27ice: add ref-sync dpll pinsArkadiusz Kubalewski
2025-06-26ice: default to TIME_REF instead of TXCO on E825-CJacob Keller
2025-06-26ice: move TSPLL init calls to ice_ptp.cKarol Kolacinski
2025-06-26ice: fall back to TCXO on TSPLL lock failKarol Kolacinski
2025-06-26ice: wait before enabling TSPLLKarol Kolacinski
2025-06-26ice: add multiple TSPLL helpersKarol Kolacinski
2025-06-26ice: use bitfields instead of unions for CGU regsKarol Kolacinski
2025-06-26ice: read TSPLL registers again before reporting statusJacob Keller
2025-06-26ice: clear time_sync_en field for E825-C during reprogrammingJacob Keller
2025-06-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-19igc: Make the const read-only array supported_sizes staticColin Ian King
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
2025-06-18ice: add TSPLL log config helperKarol Kolacinski
2025-06-18ice: use designated initializers for TSPLL constsKarol Kolacinski
2025-06-18ice: remove ice_tspll_params_e825 definitionsKarol Kolacinski
2025-06-18ice: fix E825-C TSPLL register definitionsJacob Keller
2025-06-18ice: rename TSPLL and CGU functions and definitionsKarol Kolacinski
2025-06-18ice: move TSPLL functions to a separate fileKarol Kolacinski
2025-06-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-17e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits
2025-06-17ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka
2025-06-17net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-17Merge branch 'intel-next-queue-1GbE'Paolo Abeni
2025-06-16eth: iavf: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: ice: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: i40e: migrate to new RXFH callbacksJakub Kicinski