summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e
AgeCommit message (Expand)Author
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
2023-01-30e1000e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-09e1000e: Enable Link Partner Advertised SupportJamie Gloudon
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-30e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-11-02e1000e: Remove unnecessary use of kmap_atomic()Anirudh Venkataramanan
2022-11-02e1000e: Add e1000e trace moduleSasha Neftin
2022-11-02e1000e: Add support for the next LOM generationSasha Neftin
2022-11-02e1000e: Separate MTP board type from ADPSasha Neftin
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-08drivers/net/ethernet/e1000e: check return value of e1e_rphy()Li Zhong
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-28e1000e: convert .adjfreq to .adjfineJacob Keller
2022-07-28e1000e: remove unnecessary range check in e1000e_phc_adjfreqJacob Keller
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin
2022-07-14e1000e: Enable GPT clock before sending message to CSMESasha Neftin
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-30intel/e1000e:fix repeated words in commentsJilin Yuan
2022-06-30intel: remove unused macrosJesse Brandeburg