summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-26igb: xsk: solve negative overflow of nb_pkts in zerocopy modeJason Xing
2025-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-25net: Fix typosBjorn Helgaas
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24i40e: use libie_aq_strMichal Swiatkowski
2025-07-24iavf: use libie_aq_strMichal Swiatkowski
2025-07-24ice: use libie_aq_strMichal Swiatkowski
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski
2025-07-24iavf: use libie adminq descriptorsMichal Swiatkowski
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski
2025-07-23idpf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23iavf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-21e1000e: ignore uninitialized checksum word on tgpJacek Kowalski
2025-07-21e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski
2025-07-21ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li
2025-07-21i40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge
2025-07-21i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen
2025-07-18ixgbevf: remove unused fields from struct ixgbevf_adapterYuto Ohnuki
2025-07-18igbvf: remove unused fields from struct igbvf_adapterYuto Ohnuki
2025-07-18igc: Add wildcard rule support to ethtool NFC using Default QueueSong Yoong Siang
2025-07-18igc: Relocate RSS field definitions to igc_defines.hSong Yoong Siang
2025-07-18ice: breakout common LAG code into helpersDave Ertman
2025-07-18ice: convert ice_add_prof() to bitmapJesse Brandeburg
2025-07-18ice: add E835 device IDsDawid Osuchowski
2025-07-18ice: add 40G speed to Admin Command GET PORT OPTIONAleksandr Loktionov
2025-07-18idpf: preserve coalescing settings across resetsAhmed Zaki
2025-07-18idpf: add cross timestampingMilena Olech
2025-07-18idpf: add flow steering supportAhmed Zaki
2025-07-18virtchnl2: add flow steering supportSudheer Mogilappagari
2025-07-18virtchnl2: rename enum virtchnl2_cap_rssAhmed Zaki
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni
2025-07-15ice: check correct pointer in fwlog debugfsMichal Swiatkowski
2025-07-15ice: add NULL check in eswitch lag checkDave Ertman
2025-07-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay
2025-07-14idpf: implement IDC vport aux driver MTU change handlerJoshua Hay
2025-07-14idpf: implement remaining IDC RDMA core callbacks and handlersJoshua Hay
2025-07-14idpf: implement RDMA vport auxiliary dev create, init, and destroyJoshua Hay
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay
2025-07-14idpf: use reserved RDMA vectors from control planeJoshua Hay
2025-07-10ice: introduce ice_get_vf_by_dev() wrapperJacob Keller
2025-07-10ice: avoid rebuilding if MSI-X vector count is unchangedJacob Keller
2025-07-10ice: use pci_iov_vf_id() to get VF IDJacob Keller
2025-07-10ice: expose VF functions used by live migrationJacob Keller