summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Fix TSO with non-accelerated vlansVlad Yasevich2014-08-251-12/+9
* e1000e: delete excessive space character in debug messageJean Sacren2014-08-121-1/+1
* e1000e: fix trivial kernel doc typosJean Sacren2014-08-121-1/+1
* e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman2014-07-251-0/+26
* e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman2014-07-251-1/+6
* e1000e: Add support for EEE in Sx statesDavid Ertman2014-07-252-2/+20
* e1000e: Add code to check return values on NVM accessesDavid Ertman2014-07-253-8/+23
* e1000e: Fix CRC errors with jumbo trafficDavid Ertman2014-07-252-1/+2
* e1000e: remove unnecessary break after returnFabian Frederick2014-07-204-8/+0
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* e1000e: Out of line __ew32_prepare/__ew32Andi Kleen2014-05-272-29/+32
* e1000e: Fix expand setting EEE link info to all affected partsDavid Ertman2014-05-271-1/+1
* e1000e: Cleanup parenthesis around return valueDavid Ertman2014-05-271-2/+2
* e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka2014-05-272-1/+28
* e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman2014-05-267-13/+71
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-123-29/+46
|\
| * e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| * e1000e: Fix issue with link flap on 82579David Ertman2014-05-052-0/+13
| * e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-052-4/+12
| * e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-052-19/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-3/+3
|\ \ | |/
| * e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-181-1/+1
| * e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA2014-04-181-1/+1
| * e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich2014-04-181-1/+1
* | e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman2014-04-231-1/+1
* | e1000e: Cleanup checkpatch extra spaceDavid Ertman2014-04-231-4/+4
* | e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-236-0/+23
* | e1000e: Cleanup return values in ethtoolDavid Ertman2014-04-232-6/+6
|/
* e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
* e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-03-311-5/+15
* e1000e: remove redundant if clause from PTP workJakub Kicinski2014-03-281-3/+0
* e1000e: add timeout for TX HW time stamping workJakub Kicinski2014-03-283-0/+10
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman2014-03-191-1/+9
* e1000e: Fix Hardware Unit HangDavid Ertman2014-03-191-9/+23
* e1000e: fix the build error when PM is disabledKevin Hao2014-03-181-0/+2
* net: e1000e calls skb_set_hashTom Herbert2014-03-121-1/+1
* e1000e: Fix SHRA register access for 82579David Ertman2014-03-072-2/+2
* e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman2014-03-071-2/+8
* e1000e: Fix not generating an error on invalid load parameterDavid Ertman2014-03-071-0/+6
* e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman2014-03-076-33/+354
* e1000e Refactor of Runtime Power ManagementDavid Ertman2014-03-072-32/+46
* e1000e: Refactor PM flowsDavid Ertman2014-03-073-55/+78
* e1000e: Add missing branding strings in ich8lan.cDavid Ertman2014-03-071-0/+8
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-0723-599/+444
* e1000e: Fix 82579 sets LPI too early.David Ertman2014-03-073-5/+19
* e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman2014-03-071-4/+26
* e1000e: Cleanup unecessary referencesDavid Ertman2014-03-071-2/+2
* e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka2014-03-071-0/+5
OpenPOWER on IntegriCloud