summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
AgeCommit message (Expand)AuthorLines
9 dayse1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath-2/+0
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-12/+41
2026-02-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits-0/+10
2026-02-25e1000e: introduce new board type for Panther Lake PCHVitaly Lifshits-12/+31
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-4/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-11/+10
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-28/+68
2025-11-27e1000e: Remove unneeded checksTony Nguyen-5/+1
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner-1/+0
2025-11-19e1000e: Switch to use %ptSpAndy Shevchenko-5/+2
2025-10-20e1000e: Introduce private flag to disable K1Vitaly Lifshits-23/+67
2025-09-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-6/+6
2025-09-03e1000e: drop unnecessary constant casts to u16Jacek Kowalski-6/+6
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits-3/+7
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-42/+35
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+11
2025-07-21e1000e: ignore uninitialized checksum word on tgpJacek Kowalski-0/+9
2025-07-21e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski-0/+2
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman-1/+1
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+16
2025-06-17e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits-6/+16
2025-06-16eth: e1000e: migrate to new RXFH callbacksJakub Kicinski-42/+35
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+4
2025-04-11net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Piotr Wejman-39/+38
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-4/+4
2025-04-02e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits-5/+82
2025-02-10e1000e: Fix real-time violations on link upGerhard Engleder-1/+14
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-13/+4
2024-11-04e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits-13/+4
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+4
2024-10-08e1000e: Link NAPI instances to queues and IRQsJoe Damato-0/+11
2024-10-08e1000e: Remove duplicated writel() in e1000_configure_tx/rx()Takamitsu Iwai-6/+0
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits-4/+4
2024-08-30e1000e: avoid failing the system during pm_suspendVitaly Lifshits-8/+11
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-6/+4
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+2
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski-1/+1
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent-1/+1
2024-07-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-1/+0
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-66/+66
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-20/+53
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen-1/+0
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits-20/+53
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-66/+66
2024-07-01e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy-66/+66
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko-4/+3
2024-06-03e1000e: Replace convert_art_to_tsc()Thomas Gleixner-1/+2