aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/ich8lan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin1-4/+0
2022-04-13e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2
2022-02-28e1000e: Correct NVM checksum verification flowSasha Neftin1-2/+2
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin1-0/+4
2022-02-01e1000e: Separate ADP board type from TGPSasha Neftin1-0/+20
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin1-1/+10
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin1-0/+20
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+24
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin1-7/+11
2021-08-20e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin1-1/+13
2021-07-20e1000e: Add space to the debug printSasha Neftin1-2/+4
2021-07-20e1000e: Add support for Lunar LakeSasha Neftin1-0/+7
2021-05-19net: e1000e: remove repeated word "the" for ich8lan.cHao Chen1-1/+1
2021-03-23e1000e: Fix prototype warningSasha Neftin1-2/+2
2021-02-03e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_sptKaixu Xia1-7/+0
2020-12-23e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello1-3/+14
2020-09-28e1000e: Add support for Meteor LakeSasha Neftin1-0/+7
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg1-6/+10
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+1
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma1-3/+1
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher1-7/+7
2020-05-22e1000e: Warn if disabling ULP failedKai-Heng Feng1-1/+5
2020-02-19e1000e: Add support for Alder LakeSasha Neftin1-0/+7
2019-10-29e1000e: Add support for Tiger LakeSasha Neftin1-0/+7
2019-07-24e1000e: add workaround for possible stalled packetKai-Heng Feng1-0/+10
2019-06-28e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven1-10/+10
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-20/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2018-03-12e1000e: Fix link check race conditionBenjamin Poirier1-14/+17
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier1-9/+4
2018-03-05e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier1-1/+1
2018-01-02e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2017-08-08e1000e: add check on e1e_wphy() return valueGustavo A R Silva1-0/+2
2017-04-30e1000e: Add Support for CannonLakeSasha Neftin1-39/+43
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin1-0/+20
2017-04-30e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson1-1/+2
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson1-1/+2
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller1-22/+22
2016-02-24e1000e: Clear ULP configuration register on ULP exitRaanan Avargil1-0/+2
2016-02-24e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil1-0/+12
2016-02-24e1000e: Increase PHY PLL clock gate timingRaanan Avargil1-0/+12
2016-02-24e1000e: Increase ULP timerRaanan Avargil1-2/+2
2015-12-12e1000e: initial support for i219-LM (3)Raanan Avargil1-11/+32
2015-12-12e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil1-1/+1
2015-06-26e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin1-2/+1
2015-06-26e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin1-0/+46
2015-06-26e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin1-3/+7
2015-06-26e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin1-13/+32
2015-06-26e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin1-10/+12
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin1-1/+1