1 Description of kernel patches in patches:
4 This is the diff between vanilla linux-2.4.30 and linux-mips.org kernel
5 (CVS tag 2_4_30 used). The kernel source from linux-mips.org CVS repository has
6 newer drivers and code then vanilla linux-2.4.30 especially for the mips architecture.
9 This is the broadcom specific code from asus (1941) GPL source tarball.
10 There are many small patches included, so it works with linux 2.4.30 kernel.
11 The original code is based on Linux 2.4.20.
14 The driver for the wireless lan chip on brcm47xx based routers is binary only.
15 This means it depends on older data structures in the kernel. We backported some
16 of the changes or changed some of the data structures to work with the binary modul.
17 This is a really bad hack, but without source code, there is no better chance to get
18 the driver working with newer kernels.
21 Support for the squashfs filesystem. It has better compression ratio then cramfs.
23 004-squashfs-lzma.patch
24 LZMA Addon patch from Oleg I. Vdovikin for the squashfs filesystem.
25 Even better compression ratio.
27 005-jffs2-compression.patch
28 Compression for jffs2 filesystem.
31 Filtering packets on ethernet layer. See http://ebtables.sf.net
33 101-netfilter-ipp2p.patch
34 Netfilter ipp2p match module (matches traffic of most P2P networks)
36 102-netfilter-layer7.patch
38 103-netfilter-nat-pptp.patch
39 NAT support for PPTP and GRE
41 104-netfilter-maxconn.patch
43 105-netfilter-TTL.patch
44 Netfilter target for manipulating the TTL of IP packets
47 Microsoft PPP Encryption/Compression
50 CIFS (Common Internet File System) module.
52 108-optional-aout-support.patch
54 109-ipsec-nat-traversal.patch
55 Openswan patch for allowing IPSec through NAT
57 110-netdev_random_core.patch
58 Support for gathering entropy from network devices for /dev/random
60 111-netdev_random_et.patch
61 Patch agains the Broadcom et driver to gather entropy for /dev/random
65 201-hfc-usb-backport.patch
67 202-pl2303-backport.patch
72 Support for the BCM47xx chipset in the b44 driver
74 205-gcc-3.4-ldscript.patch
76 206-gcc-3.4-fixes.patch
78 207-gcc-4.0-fixes.patch