hehe, seems like everyone has their own patchkit these days :)
I probably won't be announcing each release, just the ones of interest
or that need wider testing. All of these patches are likely bound for
Marcelo, after testing. Most of these patches relate to net drivers.
Available on your favorite kernel.org mirror soon,
ftp://ftp.??.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.4/2.4.17-rc2-jg1.tar.gz
Patches and comments welcome. Attached is the Contents file for the jg1
tarball. More changes are coming soon (hi Jes!). Most if not all these
patches are available from the 'linux_2_4' module of gkernel cvs.
http://sf.net/projects/gkernel/
--
Jeff Garzik | Only so many songs can be sung
Building 1024 | with two lips, two lungs, and one tongue.
MandrakeSoft | - nomeansno Version: 2.4.17-rc2-jg1
Released: Dec 18, 2001
19_netif_msg.patch
Add netif_msg_hw and netif_msg_wol to netif_msg API.
Required by 20_natsemi. Reminder to self: since this
is not in the mainline as I previously thought,
netif_msg_hw should not be added since it's too general.
20_8139too_rx_reset.patch
Experimental RX reset which should be much improved over
the existing code, but needs wider testing.
20_alpha_jensen_noop.patch
From lkml, author ??? <check davej's log>, fix jensen build.
20_clgenfb.patch
From ??? <check cvs log>, fix a clgen chip
20_dl2k.patch
dl2k bug fixes from vendor
20_ipv6_fix.patch
Fix procfs function definition
20_sis900.patch
sis900 bug fixes from vendor
40_8139cp_no_copybreak.patch
Remove copybreak code, 8139C+ has no alignment restrictions
(improves performance)
50_mii_interface.patch
Add ethtool MII helper routines
60_8139cp_misc.patch
Un-inline rx error accounting function (Jes's suggestion)
Only allow ioctl while interface is open.
60_8139too_misc.patch
Only allow ioctl while interface is open.
60_ethtool_basic.patch
Implement basic ethtool support for 3c501, 3c503, 3c505,
3c507, 3c509, 3c515, 3c523, 3c527.
Implement additional ethtool media support for starfire.
60_ethtool_pcmcia.patch
Implement ethtool support for several pcmcia drivers,
including media support where possible and easy.
60_natsemi.patch
Implement more ethtool support for natsemi. (Tim Hockin)
72_8139cp_mii.patch
Implement MII interface support for 8139cp,
and related ethtool ioctls.
73_8139too_mii.patch
Implement MII interface support for 8139too,
and related ethtool ioctls.
75_ethtool_mii.patch
Implement MII interface support and related
ioctls for epic100, fealnx, via-rhine and winbond.
80_de2104x.patch
Add new de2104x driver for 2104x tulip chips.
Version 0.5.3.
80_jiffies.patch
From lkml, author ???, jiffies cleanup for eexpress, ne2k-pci,
and slip. Needs review before going to Marcelo and Linus.
90_mii_constants.patch
Use constants from mii.h rather than magic numbers.
90_suser.patch
Janitor cleanup, author Morten Helgesen:
s/susers/capable/ for fealnx.
99_8139cp_changelog.patch
99_8139too_changelog.patch
99_credits.patch
99_maintainers.patch
Various text updates
99_cs89x0_printk.patch
Clean up / fix printk output (Andrew Morton)
|