Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
nic
>
intel-e1000e
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
intel-e1000e.changes
@@ -1,4 +1,62 @@ ------------------------------------------------------------------- +Fri Feb 7 14:40:38 UTC 2014 - cs@linux-administrator.com + +- 2.5.4 + * Add - ether_addr_equal for use by versions less than 3.5 + * Fix - Semaphore imbalance for 82573 devices + * Fix - 82579 ethtool offline register tests reg bitmasks + * Fix - Perform PHY configuration after exiting ULP mode on I218 + * Cleanup - braces {} should be used on all statement arms or none + * Fix - high CRC error count with 4K RX traffic on 82577/8 + * Fix - overrun of PHY RAR array on 82579 + * Add - Adding error reporting to init_phy_workarounds_pchlan() + * Fix - Defaulting to continue on ME blocked reset + * Fix - Hardware Unit Hang + * Compat - PCI_EXP_LNKCTL_ASPMC introduced in kernel 2.6.29 + * Fix - Use macro instead of digit for defining e1000_rx_desc_packet_split + * Fix - Remove call for setting MDIO slow mode for I217/I218 + * Fix - I218 ULP updates + * Fix - Incorrect entries in system log on driver load with cable out + * Fix - Explicitly set Transmit Control Register to ensure 82574L 100M HDX performance + * Fix - 82579 sets LPI too early + * Fix - vlan support for kernels 3.10 and above + * Fix - for new checkpatch JIFFIES_COMPARISON warning + * Add - additional I217/I218 PCI IDs + * Fix - Using InterruptThrottleRate=2 no error message and ITR not set + * Add - missing branding strings in ich8lan.c + * Fix - ULP is not supported on LPT MAC with I218 PHY + * Fix - build warnings on SLES11 SP3 + +- 2.4.14 + * Add support for I218 "Ultra-Low Power" (ULP) mode enabled in S3/4 and in S0 when Runtime Power Management (RPM) is enabled + * Fix - do not access MAC registers when RPM suspended + * Fix - workaround a Tx hang inssue at 100Half on I218 + * Fix - disable ASPM L1 on 82583 + * Cleanup - remove unnecessary workaround for 82578 + * Cleanup/refactor - Runtime Power Management flow + * Fix - device would repeatedly cycle D0->D3 when RPM enabled and the interface was administratively downed + * Fix - do not wake from RPM to read PHY status + * Fix - release mutex lock only if it has been initially acquired on 82574/82583 + * Upstream - commit 73e3dd6b45c4c870fc2641eb04c24e3f12dab1e0 (e1000e: fix numeric overflow in phc settime method) + * Upstream - commit 80d5c3689b886308247da295a228a54df49a44f6 (net: vlan: prepare for 802.1ad VLAN filtering offload) + * Upstream - commit f646968f8f7c624587de729115d802372b9063dd (net: vlan: rename NETIF_F_HW_VLAN_ feature flags to NETIF_F_HW_VLAN_CTAG_) + * Upstream - commit 86a9bad3ab6b6f858fd4443b48738cabbb6d094c (net: vlan: add protocol argument to packet tagging functions) + * Fix - AMT connection drops after driver unload if large MTU configured + * Upstream - commit 37287fae7e4506fb0822523587c769783164cdd6 (e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers) + * Fix - low throughput using 4K jumbo MTU + * Fix - error checking in initialization flow for I218 + * Fix - ethtool interrogating device takes it out of RPM D3 briefly + * Refactor/fix system hibernate flow + * Fix - automatically enable EEE LPI in I217/I218 hardware when in Sx + * Cleanup - whitespace, indentation and lines exceeding 80 characters + * Fix - Resolve strict checkpatch USLEEP_RANGE checks + * Upstream - commit e60b22c5b7e59db09a7c9490b1e132c7e49ae904 (e1000e: fix accessing to suspended device) + * Upstream - commit 66148babe728f3e00e13c56f6b0ecf325abd80da (e1000e: fix runtime power management transitions) + * Upstream - commit 4e0855dff094b0d56d6b5b271e0ce7851cc1e063 (e1000e: fix pci-device enable-counter balance) + * Fix - do not enable EEE on 82579/I217/I218 for speeds in which EEE is not advertised + * Fix - IEEE MMD register 3.1 at wrong EMI address on 82579 + +------------------------------------------------------------------- Fri May 10 14:50:36 UTC 2013 - cs@linux-administrator.com - 2.3.2
[-]
[+]
Changed
intel-e1000e.spec
^
@@ -20,7 +20,7 @@ Summary: Linux e1000e Base Driver for Intel(R) Network Connection License: GPL-2.0+ Group: System/Kernel -Version: 2.3.2 +Version: 2.5.4 Release: 0 Source0: e1000e-%{version}.tar.bz2 Source1: preamble
Added
e1000e-2.5.4.tar.bz2
^