summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-03-18ixgbe: add support for thermal sensor event receptionJedrzej Jagielski
2025-03-18ixgbe: add PTP support for E610 devicePiotr Kwapulinski
2025-03-18ice: E825C PHY register cleanupKarol Kolacinski
2025-03-18ice: Refactor E825C PHY registers info structKarol Kolacinski
2025-03-18ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski
2025-03-18ice: Add E830 checksum offload supportPaul Greenwalt
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel
2025-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba
2025-02-27ice: dpll: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-26idpf: use napi's irq affinityAhmed Zaki
2025-02-26ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki
2025-02-26ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()Ahmed Zaki
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-25ixgbe: fix media cage present detection for E610 devicePiotr Kwapulinski
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
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-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