https://github.com/torvalds/linux
Revision 03a8c6611aa18f919f8700b18f925e9008b616a8 authored by Jeff Garzik on 27 June 2006, 11:57:22 UTC, committed by Jeff Garzik on 05 July 2006, 17:40:49 UTC
When in-kernel net drivers branched from Donald Becker's vanilla driver
set, in the days before BitKeeper and git, a driver changelog was
maintained in the driver source code.  These days, the kernel's
changelog is far superior and much more accurate, so the in-driver
changelogs are removed.

Another relic of the Becker/kernel split was version numbering, using
"foo-LKx.y.z" notation, resulting in weird version numbers like
"1.17b-LK1.1.9".  These drivers are for older hardware, and see few
changes these days, so the version numbers were all bumped to something
more simple.

Finally, in xircom_tulip_cb specifically, an additional cleanup removes
the always-enabled CARDBUS cpp macro.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 36e1e84
History
Tip revision: 03a8c6611aa18f919f8700b18f925e9008b616a8 authored by Jeff Garzik on 27 June 2006, 11:57:22 UTC
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
Tip revision: 03a8c66
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.5 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top