summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e
AgeCommit message (Expand)Author
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-04e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-08e1000e: Link NAPI instances to queues and IRQsJoe Damato
2024-10-08e1000e: Remove duplicated writel() in e1000_configure_tx/rx()Takamitsu Iwai
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits
2024-08-30e1000e: avoid failing the system during pm_suspendVitaly Lifshits
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-01e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-06-03e1000e: Replace convert_art_to_tsc()Thomas Gleixner
2024-05-29e1000e: move force SMBUS near the end of enable_ulp functionHui Wang
2024-05-08net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesIlpo Järvinen
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits
2024-04-08e1000e: Remove redundant runtime resume for ethtool_opsBjorn Helgaas
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg
2024-03-27e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits
2024-03-27e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-05intel: legacy: Partial revert of field get conversionSasha Neftin
2024-03-04e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits
2024-02-28net: intel: e1000e: Use linkmode helpers for EEEAndrew Lunn
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-29e1000e: correct maximum frequency adjustment valuesJacob Keller
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2023-12-18intel: legacy: field prep conversionJesse Brandeburg
2023-12-18e1000e: make lost bits explicitJesse Brandeburg
2023-12-12e1000e: Use pcie_capability_read_word() for reading LNKSTAIlpo Järvinen
2023-12-12e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/codeIlpo Järvinen
2023-08-24e1000e: Add support for the next LOM generationSasha Neftin
2023-08-16e1000e: Use PME poll to circumvent unreliable ACPI wakeKai-Heng Feng
2023-08-15net: e1000e: Remove unused declarationsYue Haibing
2023-05-18e1000e: Add @adapter description to kdocBaozhu Ni
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-19e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-03-08e1000e: Remove unnecessary aer.h includeBjorn Helgaas