Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | restore CVS Id strings for yaffs code, remove svn:keywords properties | Gabor Juhos | 2007-10-10 | 9 | -9/+9 | |
| | | | | SVN-Revision: 9250 | |||||
* | dissect yaffs patch | Gabor Juhos | 2007-10-10 | 36 | -45039/+14870 | |
| | | | | SVN-Revision: 9249 | |||||
* | sync for 2.6.23-final | Eugene Konev | 2007-10-10 | 8 | -167/+178 | |
| | | | | SVN-Revision: 9234 | |||||
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 9218 | |||||
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵ | Gabor Juhos | 2007-10-07 | 2 | -0/+326 | |
| | | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178 | |||||
* | fix rtsp patch | Eugene Konev | 2007-10-05 | 1 | -29/+27 | |
| | | | | SVN-Revision: 9139 | |||||
* | add generic 2.6.23 patches and config | Eugene Konev | 2007-10-04 | 42 | -0/+47641 | |
| | | | | SVN-Revision: 9114 | |||||
* | split eeprom_93cx6 patch to make quilt happy | Gabor Juhos | 2007-10-01 | 2 | -116/+116 | |
| | | | | SVN-Revision: 9084 | |||||
* | add missing file from [9055] | Gabor Juhos | 2007-09-28 | 1 | -0/+294 | |
| | | | | SVN-Revision: 9056 | |||||
* | make morse LED trigger available for all platforms | Gabor Juhos | 2007-09-28 | 3 | -0/+21 | |
| | | | | SVN-Revision: 9055 | |||||
* | add ipv6 conntrack support (closes: #2192) | Nicolas Thill | 2007-09-23 | 2 | -6/+4 | |
| | | | | SVN-Revision: 8984 | |||||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 2 | -14/+14 | |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | |||||
* | backport [8862] to pre 2.6.22 kernels as well | Nicolas Thill | 2007-09-23 | 1 | -3/+3 | |
| | | | | SVN-Revision: 8975 | |||||
* | make ATM_DRIVERS default to n | Felix Fietkau | 2007-09-22 | 2 | -0/+2 | |
| | | | | SVN-Revision: 8967 | |||||
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵ | Nicolas Thill | 2007-09-22 | 2 | -13/+1382 | |
| | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | |||||
* | Make ar7_part more readable and endianness safe | Matteo Croce | 2007-09-20 | 1 | -32/+45 | |
| | | | | SVN-Revision: 8886 | |||||
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵ | Nicolas Thill | 2007-09-20 | 1 | -3/+3 | |
| | | | | | | add kmod-iptunnel6. SVN-Revision: 8862 | |||||
* | enable jffs2 summary for faster mount time | Felix Fietkau | 2007-09-19 | 2 | -2/+2 | |
| | | | | SVN-Revision: 8846 | |||||
* | Rearrange patches | Florian Fainelli | 2007-09-10 | 6 | -116/+116 | |
| | | | | SVN-Revision: 8729 | |||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -0/+0 | |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | |||||
* | Add some EHCI related symbols when usb is selected | Florian Fainelli | 2007-09-08 | 1 | -0/+3 | |
| | | | | SVN-Revision: 8686 | |||||
* | rename 2.6 high-speed usb serial fix to match 2.4 one | Nicolas Thill | 2007-09-02 | 1 | -0/+0 | |
| | | | | SVN-Revision: 8574 | |||||
* | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | Nicolas Thill | 2007-08-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8559 | |||||
* | add high-speed usb serial fix from Junxion (closes: #2274) | Nicolas Thill | 2007-08-30 | 1 | -0/+25 | |
| | | | | SVN-Revision: 8549 | |||||
* | Add the icplus phy patch, will be required for the r6040 driver later, ↵ | Florian Fainelli | 2007-08-23 | 2 | -0/+183 | |
| | | | | | | thanks to Daniel Gimpelevich SVN-Revision: 8470 | |||||
* | Compile crc itu-t as a module | Florian Fainelli | 2007-08-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8449 | |||||
* | add refresh ioctl to mtd (for rescanning partitions after reflash) | Felix Fietkau | 2007-08-19 | 2 | -68/+537 | |
| | | | | SVN-Revision: 8438 | |||||
* | disable romfs, nothing uses it | Felix Fietkau | 2007-08-19 | 2 | -2/+2 | |
| | | | | SVN-Revision: 8430 | |||||
* | fix an off-by-one error | Felix Fietkau | 2007-08-19 | 2 | -2/+2 | |
| | | | | SVN-Revision: 8427 | |||||
* | Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵ | Florian Fainelli | 2007-08-07 | 5 | -440/+11964 | |
| | | | | | | x86 target can benefit from them SVN-Revision: 8374 | |||||
* | Also add eeprom 93cx6 to generic-2.6 | Florian Fainelli | 2007-08-07 | 3 | -0/+440 | |
| | | | | SVN-Revision: 8372 | |||||
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 | 3 | -0/+116 | |
| | | | | SVN-Revision: 8355 | |||||
* | Add CONFIG_HID to not set by default | Florian Fainelli | 2007-08-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 8304 | |||||
* | Fix the remaining kernel config options (#2102) | Florian Fainelli | 2007-07-31 | 1 | -0/+14 | |
| | | | | SVN-Revision: 8276 | |||||
* | Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵ | Florian Fainelli | 2007-07-27 | 2 | -0/+359 | |
| | | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200 | |||||
* | Removed the obsolete MTD_SPLIT_ROOTFS config symbol. | Rod Whitby | 2007-07-27 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8193 | |||||
* | Add missing config symbols that stop a default 2.6.21.6 built - set them all ↵ | Rod Whitby | 2007-07-27 | 1 | -0/+9 | |
| | | | | | | to default values so nothing changes for anyone SVN-Revision: 8191 | |||||
* | fix yealink kmod compile | Felix Fietkau | 2007-07-21 | 2 | -0/+14 | |
| | | | | SVN-Revision: 8089 | |||||
* | fix kmod-pwc compile | Felix Fietkau | 2007-07-21 | 2 | -10/+83 | |
| | | | | SVN-Revision: 8088 | |||||
* | rootfs_split: fix a typo, and fix compiler warnings | Gabor Juhos | 2007-07-20 | 2 | -3/+3 | |
| | | | | SVN-Revision: 8082 | |||||
* | fix rootfs split partition renaming (fix by Eric L. Chen) | Felix Fietkau | 2007-07-20 | 2 | -2/+2 | |
| | | | | SVN-Revision: 8081 | |||||
* | restore Kconfig options of rootfs_split for 2.6.21.5 | Gabor Juhos | 2007-07-19 | 1 | -3/+8 | |
| | | | | SVN-Revision: 8064 | |||||
* | rootfs_split fixes * avoid compiler warnings on 2.6.22.1 * applies cleanly ↵ | Gabor Juhos | 2007-07-19 | 2 | -16/+13 | |
| | | | | | | on 2.6.21.5 SVN-Revision: 8060 | |||||
* | clean of the rootfs_split patch | Gabor Juhos | 2007-07-19 | 4 | -122/+282 | |
| | | | | SVN-Revision: 8047 | |||||
* | add missing config symbols | Felix Fietkau | 2007-07-18 | 2 | -0/+4 | |
| | | | | SVN-Revision: 8035 | |||||
* | disable a few things that are not packaged yet | Felix Fietkau | 2007-07-18 | 2 | -6/+6 | |
| | | | | SVN-Revision: 8030 | |||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 2 | -19/+17 | |
| | | | | | | build system config SVN-Revision: 8026 | |||||
* | fix ipp2p | Felix Fietkau | 2007-07-16 | 2 | -2/+4 | |
| | | | | SVN-Revision: 8005 | |||||
* | disable __must_check by default | Felix Fietkau | 2007-07-16 | 2 | -2/+2 | |
| | | | | SVN-Revision: 7996 | |||||
* | fix layer7 for 2.6.21 | Felix Fietkau | 2007-07-12 | 1 | -1/+2 | |
| | | | | SVN-Revision: 7951 |