Age | Commit message (Expand) | Author | Files | Lines |
2024-07-17 | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -6/+4 |
2024-07-16 | Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2024-07-15 | Merge branch 'net-make-timestamping-selectable' | Jakub Kicinski | 1 | -1/+1 |
2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
2024-07-14 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 1 | -1/+0 |
2024-07-13 | Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner | 1 | -66/+66 |
2024-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -20/+53 |
2024-07-11 | net: intel: Remove MODULE_AUTHORs | Tony Nguyen | 1 | -1/+0 |
2024-07-11 | e1000e: fix force smbus during suspend flow | Vitaly Lifshits | 1 | -20/+53 |
2024-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -66/+66 |
2024-07-02 | e1000e: Fix S0ix residency on corporate systems | Dima Ruinskiy | 1 | -66/+66 |
2024-06-11 | net: intel: Use *-y instead of *-objs in Makefile | Andy Shevchenko | 1 | -4/+3 |
2024-06-03 | e1000e: Replace convert_art_to_tsc() | Thomas Gleixner | 1 | -1/+2 |
2024-05-30 | e1000e: move force SMBUS near the end of enable_ulp function | Hui Wang | 2 | -18/+22 |
2024-05-08 | net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates | Ilpo Järvinen | 1 | -2/+0 |
2024-05-08 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
2024-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+4 |
2024-05-01 | e1000e: change usleep_range to udelay in PHY mdic access | Vitaly Lifshits | 1 | -4/+4 |
2024-04-08 | e1000e: Remove redundant runtime resume for ethtool_ops | Bjorn Helgaas | 1 | -56/+6 |
2024-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -81/+161 |
2024-03-29 | net: intel: implement modern PM ops declarations | Jesse Brandeburg | 1 | -13/+9 |
2024-03-27 | e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue | Vitaly Lifshits | 2 | -19/+18 |
2024-03-27 | e1000e: Workaround for sporadic MDI error on Meteor Lake systems | Vitaly Lifshits | 4 | -69/+150 |
2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2024-03-05 | intel: legacy: Partial revert of field get conversion | Sasha Neftin | 1 | -1/+1 |
2024-03-05 | e1000e: Minor flow correction in e1000_shutdown function | Vitaly Lifshits | 1 | -4/+4 |
2024-02-28 | net: intel: e1000e: Use linkmode helpers for EEE | Andrew Lunn | 1 | -5/+12 |
2024-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -7/+35 |
2024-01-31 | ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee | Heiner Kallweit | 1 | -5/+5 |
2024-01-31 | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit | 1 | -3/+3 |
2024-01-29 | e1000e: correct maximum frequency adjustment values | Jacob Keller | 2 | -7/+35 |
2023-12-18 | intel: legacy: field get conversion | Jesse Brandeburg | 7 | -38/+23 |
2023-12-18 | intel: legacy: field prep conversion | Jesse Brandeburg | 2 | -8/+6 |
2023-12-18 | e1000e: make lost bits explicit | Jesse Brandeburg | 1 | -6/+7 |
2023-12-12 | e1000e: Use pcie_capability_read_word() for reading LNKSTA | Ilpo Järvinen | 2 | -8/+4 |
2023-12-12 | e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code | Ilpo Järvinen | 2 | -5/+4 |
2023-08-24 | e1000e: Add support for the next LOM generation | Sasha Neftin | 5 | -0/+17 |
2023-08-16 | e1000e: Use PME poll to circumvent unreliable ACPI wake | Kai-Heng Feng | 1 | -1/+3 |
2023-08-16 | net: e1000e: Remove unused declarations | Yue Haibing | 1 | -2/+0 |
2023-05-18 | e1000e: Add @adapter description to kdoc | Baozhu Ni | 1 | -1/+1 |
2023-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -25/+26 |
2023-04-20 | e1000e: Disable TSO on i219-LM card to increase speed | Sebastian Basierski | 1 | -25/+26 |
2023-03-09 | e1000e: Remove unnecessary aer.h include | Bjorn Helgaas | 1 | -1/+0 |
2023-01-30 | e1000e: Remove redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 1 | -7/+0 |
2023-01-10 | e1000e: Enable Link Partner Advertised Support | Jamie Gloudon | 2 | -1/+18 |
2022-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2022-11-30 | e1000e: Fix TX dispatch condition | Akihiko Odaki | 1 | -2/+2 |
2022-11-02 | e1000e: Remove unnecessary use of kmap_atomic() | Anirudh Venkataramanan | 1 | -15/+5 |
2022-11-02 | e1000e: Add e1000e trace module | Sasha Neftin | 3 | -0/+49 |
2022-11-02 | e1000e: Add support for the next LOM generation | Sasha Neftin | 5 | -0/+29 |