Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-14Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin
2022-04-13e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-03-01e1000e: Correct NVM checksum verification flowSasha Neftin
2022-03-01e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin
2022-02-01e1000e: Separate ADP board type from TGPSasha Neftin
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin
2021-08-20e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-07-21e1000e: Add space to the debug printSasha Neftin
2021-07-21e1000e: Add support for Lunar LakeSasha Neftin
2021-05-19net: e1000e: remove repeated word "the" for ich8lan.cHao Chen
2021-03-23e1000e: Fix prototype warningSasha Neftin
2021-02-04e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_sptKaixu Xia
2020-12-24e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello
2020-09-29e1000e: Add support for Meteor LakeSasha Neftin
2020-09-26intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-05-23e1000e: Warn if disabling ULP failedKai-Heng Feng
2020-02-20e1000e: Add support for Alder LakeSasha Neftin
2019-10-30e1000e: Add support for Tiger LakeSasha Neftin
2019-07-24e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-06-29e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-12e1000e: Fix link check race conditionBenjamin Poirier
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-03-05e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-01-02e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2017-08-09e1000e: add check on e1e_wphy() return valueGustavo A R Silva
2017-04-30e1000e: Add Support for CannonLakeSasha Neftin
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin
2017-04-30e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2016-05-14e1000e: use BIT() macro for bit definesJacob Keller
2016-02-25e1000e: Clear ULP configuration register on ULP exitRaanan Avargil
2016-02-25e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil
2016-02-25e1000e: Increase PHY PLL clock gate timingRaanan Avargil
2016-02-25e1000e: Increase ULP timerRaanan Avargil
2015-12-13e1000e: initial support for i219-LM (3)Raanan Avargil
2015-12-13e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil
2015-06-26e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin
2015-06-26e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin
2015-06-26e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin
2015-06-26e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin
2015-06-26e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin