- cf1ca1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 11 months ago
- 75a3f93 net: intel: implement modern PM ops declarations by Jesse Brandeburg · 12 months ago
- 861e808 e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue by Vitaly Lifshits · 12 months ago
- 6dbdd4d e1000e: Workaround for sporadic MDI error on Meteor Lake systems by Vitaly Lifshits · 1 year, 2 months ago
- e3afe5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 12 months ago
- ba54b1a intel: legacy: Partial revert of field get conversion by Sasha Neftin · 1 year ago
- 662200e e1000e: Minor flow correction in e1000_shutdown function by Vitaly Lifshits · 12 months ago
- 02de174 net: intel: e1000e: Use linkmode helpers for EEE by Andrew Lunn · 12 months ago
- cf24446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 1 month ago
- 1d756ff ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee by Heiner Kallweit · 1 year, 1 month ago
- d80a523 ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side by Heiner Kallweit · 1 year, 1 month ago
- f1f6a6b e1000e: correct maximum frequency adjustment values by Jacob Keller · 1 year, 2 months ago
- b9a4525 intel: legacy: field get conversion by Jesse Brandeburg · 1 year, 3 months ago
- 4d893c1 intel: legacy: field prep conversion by Jesse Brandeburg · 1 year, 3 months ago
- 236f31b e1000e: make lost bits explicit by Jesse Brandeburg · 1 year, 3 months ago
- bf88f7d e1000e: Use pcie_capability_read_word() for reading LNKSTA by Ilpo Järvinen · 1 year, 3 months ago
- 4c39e76 e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code by Ilpo Järvinen · 1 year, 3 months ago
- 1fe4f45 e1000e: Add support for the next LOM generation by Sasha Neftin · 1 year, 7 months ago
- d147085 e1000e: Use PME poll to circumvent unreliable ACPI wake by Kai-Heng Feng · 1 year, 6 months ago
- 3bfdcc3 net: e1000e: Remove unused declarations by Yue Haibing · 1 year, 6 months ago
- c4dc8dc e1000e: Add @adapter description to kdoc by Baozhu Ni · 1 year, 9 months ago
- 681c5b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 10 months ago
- 67d47b9 e1000e: Disable TSO on i219-LM card to increase speed by Sebastian Basierski · 1 year, 10 months ago
- ab76f2b e1000e: Remove unnecessary aer.h include by Bjorn Helgaas · 2 years ago
- 601f462 e1000e: Remove redundant pci_enable_pcie_error_reporting() by Bjorn Helgaas · 2 years, 1 month ago
- cbdbb58 e1000e: Enable Link Partner Advertised Support by Jamie Gloudon · 2 years, 2 months ago
- 837e8ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- eed913f e1000e: Fix TX dispatch condition by Akihiko Odaki · 2 years, 4 months ago
- ab400b0 e1000e: Remove unnecessary use of kmap_atomic() by Anirudh Venkataramanan · 2 years, 5 months ago
- 7bab882 e1000e: Add e1000e trace module by Sasha Neftin · 2 years, 5 months ago
- 0c9183c e1000e: Add support for the next LOM generation by Sasha Neftin · 2 years, 5 months ago
- db2d737 e1000e: Separate MTP board type from ADP by Sasha Neftin · 2 years, 7 months ago
- 1060707 ptp: introduce helpers to adjust by scaled parts per million by Jacob Keller · 2 years, 4 months ago
- b48b89f net: drop the weight argument from netif_napi_add by Jakub Kicinski · 2 years, 5 months ago
- fb1752c drivers/net/ethernet/e1000e: check return value of e1e_rphy() by Li Zhong · 2 years, 6 months ago
- f029c78 net: ethernet: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 6 months ago
- abab010 e1000e: convert .adjfreq to .adjfine by Jacob Keller · 2 years, 7 months ago
- ab8e8db e1000e: remove unnecessary range check in e1000e_phc_adjfreq by Jacob Keller · 2 years, 7 months ago
- 6e0e846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 7 months ago
- 6cfa453 Revert "e1000e: Fix possible HW unit hang after an s0ix exit" by Sasha Neftin · 2 years, 10 months ago
- b49feac e1000e: Enable GPT clock before sending message to CSME by Sasha Neftin · 2 years, 10 months ago
- 504148f net: add skb_[inner_]tcp_all_headers helpers by Eric Dumazet · 2 years, 8 months ago
- e2ef1c2 intel/e1000e:fix repeated words in comments by Jilin Yuan · 2 years, 8 months ago
- fda35af intel: remove unused macros by Jesse Brandeburg · 2 years, 8 months ago
- 04ebaa1 e1000e: Fix possible overflow in LTR decoding by Sasha Neftin · 2 years, 11 months ago
- 91ec779 e1000e: Print PHY register address when MDI read/write fails by Chen Yu · 3 years ago
- 80901bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- ffd24fa e1000e: Correct NVM checksum verification flow by Sasha Neftin · 3 years, 1 month ago
- 1866aa0 e1000e: Fix possible HW unit hang after an s0ix exit by Sasha Neftin · 3 years, 1 month ago
- c59400a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- cad014b e1000e: Handshake with CSME starts from ADL platforms by Sasha Neftin · 3 years, 3 months ago
- 68defd5 e1000e: Separate ADP board type from TGP by Sasha Neftin · 3 years, 3 months ago
- a34a42d e1000e: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years, 2 months ago
- 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 3 months ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 3 months ago
- bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 4 months ago
- 639e298 e1000e: Fix packet loss on Tiger Lake and later by Sasha Neftin · 3 years, 5 months ago
- 280db5d e1000e: Separate TGP board type from SPT by Sasha Neftin · 3 years, 5 months ago
- 1bd2979 e1000e: Remove redundant statement by luo penghao · 3 years, 4 months ago
- a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 5 months ago
- 6042d43 net: e1000e: solve insmod 'Unknown symbol mutex_lock' error by Hao Chen · 3 years, 5 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 6 months ago
- 4051f68 e1000e: Do not take care about recovery NVM checksum by Sasha Neftin · 3 years, 7 months ago
- 44a13a5 e1000e: Fix the max snoop/no-snoop latency for 10M by Sasha Neftin · 3 years, 8 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 7 months ago
- e0bc64d net/e1000e: Fix spelling mistake "The" -> "This" by Tree Davies · 3 years, 8 months ago
- ade4162 e1000e: Add space to the debug print by Sasha Neftin · 3 years, 8 months ago
- 8e25c0a e1000e: Add support for the next LOM generation by Sasha Neftin · 3 years, 9 months ago
- 820b8ff e1000e: Add support for Lunar Lake by Sasha Neftin · 4 years ago
- 3ad3e28 e1000e: Additional PHY power saving in S0ix by Sasha Neftin · 3 years, 8 months ago
- ef407b8 e1000e: Add polling mechanism to indicate CSME DPG exit by Sasha Neftin · 3 years, 8 months ago
- 3e55d23 e1000e: Add handshake with the CSME to support S0ix by Sasha Neftin · 3 years, 8 months ago
- 4589075 e1000e: Fix an error handling path in 'e1000_probe()' by Christophe JAILLET · 3 years, 8 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
- 2e7256f e1000e: Check the PCIm state by Sasha Neftin · 3 years, 8 months ago
- 0d27895 net: e1000e: fix misspell word "retreived" by Hao Chen · 3 years, 9 months ago
- 800b74a net: e1000e: remove repeated word "slot" for netdev.c by Hao Chen · 3 years, 9 months ago
- 59398af net: e1000e: remove repeated word "the" for ich8lan.c by Hao Chen · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
- 39da2ca e1000e: Fix prototype warning by Sasha Neftin · 4 years ago
- f2d75b1 e1000e: Mark e1000e_pm_prepare() as __maybe_unused by Wei Yongjun · 4 years ago
- 896ea5d e1000e: Fix duplicate include guard by Tom Seewald · 4 years ago
- 3335369 e1000e: Remove the runtime suspend restriction on CNP+ by Chen Yu · 4 years, 3 months ago
- ccf8b94 e1000e: Leverage direct_complete to speed up s2ram by Chen Yu · 4 years, 3 months ago
- b52912b e1000e: Fix error handling in e1000_set_d0_lplu_state_82571 by Dinghao Liu · 4 years ago
- 21f857f e1000e: add rtnl_lock() to e1000_reset_task by Vitaly Lifshits · 4 years, 4 months ago
- 99eb394 e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_spt by Kaixu Xia · 4 years, 3 months ago
- 3c98cbf e1000e: Export S0ix flags to ethtool by Mario Limonciello · 4 years, 2 months ago
- 6cecf02 Revert "e1000e: disable s0ix entry and exit flows for ME systems" by Mario Limonciello · 4 years, 2 months ago
- 3cf31b1 e1000e: bump up timeout to wait when ME un-configures ULP mode by Mario Limonciello · 4 years, 2 months ago
- 808e0d8 e1000e: Only run S0ix flows if shutdown succeeded by Mario Limonciello · 4 years, 2 months ago
- a379b01 e1000e: fix S0ix flow to allow S0i3.2 subset entry by Vitaly Lifshits · 4 years, 3 months ago
- cc23f4f e1000e: Add support for Meteor Lake by Sasha Neftin · 4 years, 7 months ago
- b50f7bc intel-ethernet: clean up W=1 warnings in kdoc by Jesse Brandeburg · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- c5b3696 e1000e: Remove unnecessary usages of memset by Suraj Upadhyay · 4 years, 8 months ago
- 1050242 e1000e: continue to init PHY even when failed to disable ULP by Aaron Ma · 4 years, 8 months ago
- 5463fce6 ethernet/intel: Convert fallthrough code comments by Jeff Kirsher · 4 years, 9 months ago