summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-232-6/+4
| | | | SVN-Revision: 8984
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-232-14/+14
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* backport [8862] to pre 2.6.22 kernels as wellNicolas Thill2007-09-231-3/+3
| | | | SVN-Revision: 8975
* make ATM_DRIVERS default to nFelix Fietkau2007-09-222-0/+2
| | | | SVN-Revision: 8967
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵Nicolas Thill2007-09-222-13/+1382
| | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955
* Make ar7_part more readable and endianness safeMatteo Croce2007-09-201-32/+45
| | | | SVN-Revision: 8886
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵Nicolas Thill2007-09-201-3/+3
| | | | | | add kmod-iptunnel6. SVN-Revision: 8862
* enable jffs2 summary for faster mount timeFelix Fietkau2007-09-192-2/+2
| | | | SVN-Revision: 8846
* Rearrange patchesFlorian Fainelli2007-09-106-116/+116
| | | | SVN-Revision: 8729
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-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 selectedFlorian Fainelli2007-09-081-0/+3
| | | | SVN-Revision: 8686
* rename 2.6 high-speed usb serial fix to match 2.4 oneNicolas Thill2007-09-021-0/+0
| | | | SVN-Revision: 8574
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tNicolas Thill2007-08-301-1/+1
| | | | SVN-Revision: 8559
* add high-speed usb serial fix from Junxion (closes: #2274)Nicolas Thill2007-08-301-0/+25
| | | | SVN-Revision: 8549
* Add the icplus phy patch, will be required for the r6040 driver later, ↵Florian Fainelli2007-08-232-0/+183
| | | | | | thanks to Daniel Gimpelevich SVN-Revision: 8470
* Compile crc itu-t as a moduleFlorian Fainelli2007-08-211-1/+1
| | | | SVN-Revision: 8449
* add refresh ioctl to mtd (for rescanning partitions after reflash)Felix Fietkau2007-08-192-68/+537
| | | | SVN-Revision: 8438
* disable romfs, nothing uses itFelix Fietkau2007-08-192-2/+2
| | | | SVN-Revision: 8430
* fix an off-by-one errorFelix Fietkau2007-08-192-2/+2
| | | | SVN-Revision: 8427
* Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵Florian Fainelli2007-08-075-440/+11964
| | | | | | x86 target can benefit from them SVN-Revision: 8374
* Also add eeprom 93cx6 to generic-2.6Florian Fainelli2007-08-073-0/+440
| | | | SVN-Revision: 8372
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-063-0/+116
| | | | SVN-Revision: 8355
* Add CONFIG_HID to not set by defaultFlorian Fainelli2007-08-011-0/+1
| | | | SVN-Revision: 8304
* Fix the remaining kernel config options (#2102)Florian Fainelli2007-07-311-0/+14
| | | | SVN-Revision: 8276
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-272-0/+359
| | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200
* Removed the obsolete MTD_SPLIT_ROOTFS config symbol.Rod Whitby2007-07-271-1/+0
| | | | SVN-Revision: 8193
* Add missing config symbols that stop a default 2.6.21.6 built - set them all ↵Rod Whitby2007-07-271-0/+9
| | | | | | to default values so nothing changes for anyone SVN-Revision: 8191
* fix yealink kmod compileFelix Fietkau2007-07-212-0/+14
| | | | SVN-Revision: 8089
* fix kmod-pwc compileFelix Fietkau2007-07-212-10/+83
| | | | SVN-Revision: 8088
* rootfs_split: fix a typo, and fix compiler warningsGabor Juhos2007-07-202-3/+3
| | | | SVN-Revision: 8082
* fix rootfs split partition renaming (fix by Eric L. Chen)Felix Fietkau2007-07-202-2/+2
| | | | SVN-Revision: 8081
* restore Kconfig options of rootfs_split for 2.6.21.5Gabor Juhos2007-07-191-3/+8
| | | | SVN-Revision: 8064
* rootfs_split fixes * avoid compiler warnings on 2.6.22.1 * applies cleanly ↵Gabor Juhos2007-07-192-16/+13
| | | | | | on 2.6.21.5 SVN-Revision: 8060
* clean of the rootfs_split patchGabor Juhos2007-07-194-122/+282
| | | | SVN-Revision: 8047
* add missing config symbolsFelix Fietkau2007-07-182-0/+4
| | | | SVN-Revision: 8035
* disable a few things that are not packaged yetFelix Fietkau2007-07-182-6/+6
| | | | SVN-Revision: 8030
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-182-19/+17
| | | | | | build system config SVN-Revision: 8026
* fix ipp2pFelix Fietkau2007-07-162-2/+4
| | | | SVN-Revision: 8005
* disable __must_check by defaultFelix Fietkau2007-07-162-2/+2
| | | | SVN-Revision: 7996
* fix layer7 for 2.6.21Felix Fietkau2007-07-121-1/+2
| | | | SVN-Revision: 7951
* fix a typo in the imq module (patch from #2005)Felix Fietkau2007-07-102-2/+2
| | | | SVN-Revision: 7908
* update imq patches (fixes #2009)Felix Fietkau2007-07-022-130/+176
| | | | SVN-Revision: 7847
* upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc ↵Felix Fietkau2007-07-024-156/+231
| | | | | | - compile tested on .21, run time tested on .22-rc6 SVN-Revision: 7846
* Move SSB out of brcm47xx target into generic-2.6 targetPeter Denison2007-07-0120-0/+5791
| | | | SVN-Revision: 7844
* unify sysctl.conf, add extra netfilter options (#1996)Felix Fietkau2007-06-301-10/+0
| | | | SVN-Revision: 7784
* Merge mac80211 driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-251-48/+63
| | | | SVN-Revision: 7733
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-252-0/+74
| | | | SVN-Revision: 7722
* brcm47xx-2.6: update for 2.6.22-rc5Felix Fietkau2007-06-221-0/+2
| | | | SVN-Revision: 7699
* Extra bits from wireless-dev for the mac80211 stack - should just be additionsPeter Denison2007-06-211-0/+801
| | | | SVN-Revision: 7695
* make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]Peter Denison2007-06-211-61/+61
| | | | SVN-Revision: 7694