summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add the Tecom GW6x00 (6000 and 6200) board profileFlorian Fainelli2009-05-251-0/+20
| | | | SVN-Revision: 16059
* fix missing kernel config symbol for ipv6Felix Fietkau2009-05-251-0/+1
| | | | SVN-Revision: 16056
* busybox: update to v1.12.4 (partially closes: #4279)Nicolas Thill2009-05-2540-472/+542
| | | | SVN-Revision: 16053
* include atm drivers in default images, otherwise firmware is just uselessFlorian Fainelli2009-05-251-1/+2
| | | | SVN-Revision: 16051
* I recently came across an ar7 device which has the vlynq hardwired so that ↵Florian Fainelli2009-05-251-23/+127
| | | | | | | | | | | | | | | | the clocks are always generated by the remote device instead of the local one. Upon initialization the current version of vlynq driver disables remote clock generation and causes the entire bus to hang on my device. This patch adds support for detecting which device (local or remote) is responsible of clock generation and implements clock initialization based on detection result. Signed-off-by: Antti Seppala <a.seppala at gmail.com> SVN-Revision: 16049
* update to 2.6.30-rc7Imre Kaloz2009-05-2531-634/+411
| | | | SVN-Revision: 16048
* make uclibc 0.9.30.1 the defaultImre Kaloz2009-05-252-6/+3
| | | | SVN-Revision: 16047
* sibyte image generation cleanupImre Kaloz2009-05-251-8/+9
| | | | SVN-Revision: 16046
* enable multicast routing by defaultFelix Fietkau2009-05-247-6/+19
| | | | SVN-Revision: 16044
* Update crda to version 1.1.0Hauke Mehrtens2009-05-241-2/+2
| | | | SVN-Revision: 16042
* Update to version 0.9.14Hauke Mehrtens2009-05-241-2/+2
| | | | SVN-Revision: 16041
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵Felix Fietkau2009-05-247-13/+1
| | | | | | package to keep it consistent SVN-Revision: 16031
* libnl-tiny: fix potential redefinition of offsetofFelix Fietkau2009-05-241-0/+2
| | | | SVN-Revision: 16030
* revert r16017 there are no users of it yetFlorian Fainelli2009-05-241-1/+0
| | | | SVN-Revision: 16029
* fix typo in squashfs-lzma patch (thx, hauke)Felix Fietkau2009-05-241-1/+1
| | | | SVN-Revision: 16028
* yenta is build in an other package.Hauke Mehrtens2009-05-241-2/+0
| | | | SVN-Revision: 16024
* Remove pcmcia support from ssb.Hauke Mehrtens2009-05-243-22/+0
| | | | SVN-Revision: 16023
* Add rtl8180 and rtl8187 support. Based on patch from #5138.Hauke Mehrtens2009-05-242-4/+27
| | | | SVN-Revision: 16022
* optimize kernel for sizeGabor Juhos2009-05-244-0/+4
| | | | SVN-Revision: 16020
* optimize kernel for sizeGabor Juhos2009-05-242-0/+2
| | | | SVN-Revision: 16019
* fix mips64el base-files compileFelix Fietkau2009-05-231-1/+1
| | | | SVN-Revision: 16018
* install the new lzma version (4.65) in staging_dir/host as lzma-newFlorian Fainelli2009-05-231-1/+2
| | | | SVN-Revision: 16017
* enable kernel compilation with size optimizationFlorian Fainelli2009-05-231-0/+1
| | | | SVN-Revision: 16016
* fix glamo modesetting.Lars-Peter Clausen2009-05-233-238/+172
| | | | SVN-Revision: 16015
* set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the ↵Felix Fietkau2009-05-231-3/+3
| | | | | | new lzma package SVN-Revision: 16014
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-221-4/+4
| | | | SVN-Revision: 16004
* use netdev_ops on 2.6.30Gabor Juhos2009-05-221-0/+33
| | | | SVN-Revision: 15998
* madwifi: remove the "turbo" iwpriv command, it does not do anything useful, ↵Felix Fietkau2009-05-221-3/+0
| | | | | | but it can lead to crashes SVN-Revision: 15992
* generic-2.6/2.6.30: mini_fo fixesGabor Juhos2009-05-221-0/+122
| | | | SVN-Revision: 15991
* a couple of small fixes in the Wireless documentationFlorian Fainelli2009-05-221-12/+25
| | | | SVN-Revision: 15990
* disable unnecessary PCI quirksGabor Juhos2009-05-222-2/+2
| | | | SVN-Revision: 15986
* generic-2.6: move PCI quirk patch from the adm5120 target into the generic ↵Gabor Juhos2009-05-225-191/+45
| | | | | | patches SVN-Revision: 15985
* allow sta mode to work with psk+aes (#4687)Florian Fainelli2009-05-222-1/+2
| | | | SVN-Revision: 15983
* generic-2.6/2.6.28: refresh patchesGabor Juhos2009-05-222-3/+0
| | | | SVN-Revision: 15982
* generic-2.6/2.6.30: refresh patchesGabor Juhos2009-05-224-7/+7
| | | | SVN-Revision: 15981
* fix UART code for 2.6.30Gabor Juhos2009-05-222-2/+25
| | | | SVN-Revision: 15980
* add experimental support for 2.6.30Gabor Juhos2009-05-2221-0/+1561
| | | | SVN-Revision: 15979
* generic-2.6/2.6.30: nuke unnecessary patchGabor Juhos2009-05-221-11/+0
| | | | SVN-Revision: 15978
* fix crc calculation with the new padding (#5143)Florian Fainelli2009-05-221-1/+1
| | | | SVN-Revision: 15977
* update compat-wireless to 2009-05-21Andy Boyett2009-05-224-26/+59
| | | | SVN-Revision: 15976
* integrate 2.6.28 specific patch into the usb driverGabor Juhos2009-05-225-90/+10
| | | | SVN-Revision: 15975
* sync kernel configGabor Juhos2009-05-212-30/+4
| | | | SVN-Revision: 15971
* brcm-2.4: potential fix for pptp natFelix Fietkau2009-05-211-0/+53
| | | | SVN-Revision: 15970
* usb driver: fix urb_print function definitionGabor Juhos2009-05-211-1/+1
| | | | SVN-Revision: 15965
* madwifi: fix a rare ad-hoc mode crashFelix Fietkau2009-05-211-0/+11
| | | | SVN-Revision: 15964
* fix typos in the PB42 support codeGabor Juhos2009-05-211-2/+2
| | | | SVN-Revision: 15963
* enable lzma for squashfs4 by defaultFelix Fietkau2009-05-211-1/+1
| | | | SVN-Revision: 15962
* madwifi: cosmetic fixes for maxrate/minrateFelix Fietkau2009-05-214-6/+6
| | | | SVN-Revision: 15961
* generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with ↵Gabor Juhos2009-05-211-1/+1
| | | | | | CONFIG_CRYPTO_ALGAPI2 SVN-Revision: 15960
* brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others ↵Felix Fietkau2009-05-211-0/+1
| | | | | | (patch from #4729) SVN-Revision: 15959