summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/ich8lan.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven2019-06-291-10/+10
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-20/+1Star
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* e1000e: Fix link check race conditionBenjamin Poirier2018-03-121-14/+17
* Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier2018-03-121-9/+4Star
* e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2018-03-051-1/+1
* e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-021-3/+8
* e1000e: add check on e1e_wphy() return valueGustavo A R Silva2017-08-091-0/+2
* e1000e: Add Support for CannonLakeSasha Neftin2017-04-301-39/+43
* e1000e: Initial Support for CannonLakeSasha Neftin2017-04-301-0/+20
* e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2017-04-301-1/+2
* e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-141-22/+22
* e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2016-02-241-0/+2
* e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil2016-02-241-0/+12
* e1000e: Increase PHY PLL clock gate timingRaanan Avargil2016-02-241-0/+12
* e1000e: Increase ULP timerRaanan Avargil2016-02-241-2/+2
* e1000e: initial support for i219-LM (3)Raanan Avargil2015-12-131-11/+32
* e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil2015-12-131-1/+1
* e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin2015-06-261-2/+1Star
* e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin2015-06-261-0/+46
* e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin2015-06-261-3/+7
* e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin2015-06-261-13/+32
* e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin2015-06-261-10/+12
* e1000e: Bump the version to 3.2.5Yanir Lubetkin2015-06-031-1/+1
* e1000e: remove call to do_div and sign mismatch warningYanir Lubetkin2015-06-031-9/+4Star
* e1000e: fix call to do_div() to use u64 argJeff Kirsher2015-05-041-6/+7
* e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck2015-05-041-5/+5
* e1000e: fix obscure commentsYanir Lubetkin2015-03-061-4/+8
* e1000e: initial support for i219David Ertman2015-02-241-70/+700
* e1000e: Add support for EEE in Sx statesDavid Ertman2014-07-261-2/+16
* e1000e: Fix CRC errors with jumbo trafficDavid Ertman2014-07-261-1/+1
* e1000e: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0Star
* e1000e: Cleanup parenthesis around return valueDavid Ertman2014-05-271-2/+2
* e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman2014-05-271-8/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-29/+42
|\
| * e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| * e1000e: Fix issue with link flap on 82579David Ertman2014-05-051-0/+11
| * e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-051-4/+11
| * e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-051-19/+12Star
* | e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-231-0/+1
|/
* e1000e: Fix SHRA register access for 82579David Ertman2014-03-081-1/+1
* e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman2014-03-081-26/+298
* e1000e: Add missing branding strings in ich8lan.cDavid Ertman2014-03-081-0/+8
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-081-27/+20Star
* e1000e: Fix 82579 sets LPI too early.David Ertman2014-03-081-4/+12
* e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman2014-03-081-4/+26
* e1000e: fix overrun of PHY RAR arrayDavid Ertman2013-09-131-5/+8
* e1000e: fix I217/I218 PHY initialization flowBruce Allan2013-07-281-33/+50
* e1000e: enable support for new device IDsBruce Allan2013-07-281-2/+6