summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-02-20igc: Add launch time support to XDP ZCSong Yoong Siang
2025-02-20igc: Refactor empty frame insertion for launch time supportSong Yoong Siang
2025-02-18igc: Switch to use hrtimer_setup()Nam Cao
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-14ice: Fix signedness bug in ice_init_interrupt_scheme()Dan Carpenter
2025-02-14iavf: add support for Rx timestamps to hotpathJacob Keller
2025-02-14iavf: handle set and get timestamps opsJacob Keller
2025-02-14iavf: Implement checking DD desc fieldMateusz Polchlopek
2025-02-14iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptorsJacob Keller
2025-02-14iavf: define Rx descriptors as qwordsMateusz Polchlopek
2025-02-14libeth: move idpf_rx_csum_decoded and idpf_rx_extractedMateusz Polchlopek
2025-02-14iavf: periodically cache PHC timeJacob Keller
2025-02-14iavf: add support for indirect access to PHC timeJacob Keller
2025-02-14iavf: add initial framework for registering PTP clockJacob Keller
2025-02-14iavf: negotiate PTP capabilitiesJacob Keller
2025-02-14iavf: add support for negotiating flexible RXDID formatJacob Keller
2025-02-14ice: support Rx timestamp on flex descriptorSimei Su
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-11iavf: Fix a locking bug in an error pathBart Van Assche
2025-02-11igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-11igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska
2025-02-11ixgbe: Fix possible skb NULL pointer dereferencePiotr Kwapulinski
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay
2025-02-11idpf: record rx queue in skb for RSC packetsSridhar Samudrala
2025-02-11idpf: fix handling rsc packet with a single segmentSridhar Samudrala
2025-02-10ice: use generic unrolled_count() macroAlexander Lobakin
2025-02-10i40e: use generic unrolled_count() macroAlexander Lobakin
2025-02-10e1000e: Fix real-time violations on link upGerhard Engleder
2025-02-10igc: Avoid unnecessary link down event in XDP_SETUP_PROG processSong Yoong Siang
2025-02-10ice: refactor ice_fdir_create_dflt_rules() functionMateusz Polchlopek
2025-02-10ice: Implement PTP support for E830 devicesMichal Michalik
2025-02-10ice: Refactor ice_ptp_init_tx_*Karol Kolacinski
2025-02-10ice: Add unified ice_capture_crosststampJacob Keller
2025-02-10ice: Process TSYN IRQ in a separate functionKarol Kolacinski
2025-02-10ice: Use FIELD_PREP for timestamp valuesKarol Kolacinski
2025-02-10ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski
2025-02-10ice: Don't check device type when checking GNSS presenceKarol Kolacinski
2025-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-02-05ice: init flow director before RDMAMichal Swiatkowski
2025-02-05ice: simplify VF MSI-X managingMichal Swiatkowski
2025-02-05ice: enable_rdma devlink paramMichal Swiatkowski
2025-02-05ice: treat dyn_allowed only as suggestionMichal Swiatkowski
2025-02-05ice, irdma: move interrupts code to irdmaMichal Swiatkowski
2025-02-05ice: get rid of num_lan_msix fieldMichal Swiatkowski
2025-02-05ice: remove splitting MSI-X between featuresMichal Swiatkowski
2025-02-05ice: devlink PF MSI-X max and min parameterMichal Swiatkowski
2025-02-04ice: count combined queues using Rx/Tx countMichal Swiatkowski
2025-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski