add bug nrs for r8169 backport speed trouble,

thanks a lot to vinsci for the positive testing!

svn path=/dists/sid/linux-2.6/; revision=8061
This commit is contained in:
maximilian attems 2006-12-31 16:10:06 +00:00
parent ca48dbc176
commit 958909a42a
1 changed files with 4 additions and 3 deletions

7
debian/changelog vendored
View File

@ -103,13 +103,14 @@ linux-2.6 (2.6.18-9) UNRELEASED; urgency=low
- Fix SUNRPC wakeup/execute race condition
* Enable DEBUG_FS for usbmon in generic config. Don't disable it on alpha,
amd64, hppa and ia64. (closes: 378542)
* Backport a number of upstream fixes for the r8169 driver
* Backport a number of upstream fixes for the r8169 driver, needed for
network performance (closes: 388870, 400524)
- r8169: more alignment for the 0x8168
- r8169: phy program update
- r8169: more magic during initialization of the hardware
- r8169: perform a PHY reset before any other operation at boot time
- r8169: Fix iteration variable sign
- r8169: remove extraneous Cmd{Tx/Rx}Enb write
- r8169: remove extraneous Cmd{Tx/Rx}Enb write
[ Jurij Smakov ]
* Add bugfix/sparc/isa-dev-no-reg.patch to make sure that
@ -121,7 +122,7 @@ linux-2.6 (2.6.18-9) UNRELEASED; urgency=low
memory accesses in ehci-hub-control() by adding an alignment attribute
to the tbuf array declaration. Thanks to David Miller for the patch.
-- maximilian attems <maks@sternwelten.at> Sat, 30 Dec 2006 09:27:10 +0100
-- maximilian attems <maks@sternwelten.at> Sun, 31 Dec 2006 17:07:53 +0100
linux-2.6 (2.6.18-8) unstable; urgency=low