summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the option dns usages (#2174)Florian Fainelli2007-08-061-0/+2
* Add generic gpio support to rdc, convert the led driver to be a platform driv...Florian Fainelli2007-08-068-845/+261
* added improved watchdog driver for amazonJohn Crispin2007-08-053-261/+256
* rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allFlorian Fainelli2007-08-051-1/+1
* cleaned up amazon serial and prom codeJohn Crispin2007-08-053-236/+183
* fix a race condition with dynamic interfaces and firewallingFelix Fietkau2007-08-042-3/+1
* document config_foreach, close #2162Felix Fietkau2007-08-041-0/+19
* fix a few overfull hboxes, remove some redundant stuffFelix Fietkau2007-08-043-20/+12
* wifi docs: fix a few typos and inconsistencies, add examplesFelix Fietkau2007-08-041-14/+68
* add a missing variable assignmentFelix Fietkau2007-08-041-0/+1
* tab/whitespace fixFelix Fietkau2007-08-041-5/+5
* Allow installing gcj/gnu classpath,for those interestedFlorian Fainelli2007-08-041-1/+6
* Fix the typoFlorian Fainelli2007-08-041-1/+1
* Add support for the D-Link DWL-3150Florian Fainelli2007-08-041-1/+15
* removed volatile register derefs from amazon setup codeJohn Crispin2007-08-042-65/+23
* rewrite of the amazon irq codeJohn Crispin2007-08-042-219/+106
* fix reset function in USB driverGabor Juhos2007-08-031-7/+11
* USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resou...Gabor Juhos2007-08-032-11/+11
* Add some more documentationFlorian Fainelli2007-08-033-0/+65
* Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)Florian Fainelli2007-08-031-0/+1
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel conf...Florian Fainelli2007-08-037-24/+81
* add a fix for skb_put_over in beacon handling codeFelix Fietkau2007-08-031-0/+42
* fix image installationFelix Fietkau2007-08-032-4/+7
* fix kmod packages that don't use KCONFIGFelix Fietkau2007-08-021-1/+1
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-021-59/+103
* add firmware generation tool for ZyXEL boardsGabor Juhos2007-08-023-0/+1212
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver a...Florian Fainelli2007-08-024-2/+29
* fix kmod packaging for packages where some KCONFIG symbols are set to yFelix Fietkau2007-08-021-1/+1
* madwifi: bgscan is a bit broken. disable by defaultFelix Fietkau2007-08-021-1/+1
* add definitions for RouterBOARD 150, no NAND driver yetGabor Juhos2007-08-021-3/+19
* madwifi: bump release versionFelix Fietkau2007-08-011-1/+1
* madwifi: remove stuck beacon workaround (does not work properly). add a worka...Felix Fietkau2007-08-012-102/+83
* add support for board specific vlan matrix, should fix #2132Gabor Juhos2007-08-0112-53/+123
* add missing kconfig symbolFelix Fietkau2007-08-011-1/+1
* Use the end variable instead of limit (#2142)Florian Fainelli2007-08-011-1/+1
* ax25 need to compile mkissFlorian Fainelli2007-08-011-1/+1
* Remove buggy i2c-gpio driverFlorian Fainelli2007-08-011-12/+0
* Add CONFIG_HID to not set by defaultFlorian Fainelli2007-08-011-0/+1
* fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)Nicolas Thill2007-08-011-30/+28
* Fix the option kernel driver dependencyFlorian Fainelli2007-08-011-1/+0
* fix openssl with zlib-dynamic (closes: #1182), bump release numberNicolas Thill2007-08-011-1/+3
* Put back dso and bump release numberFlorian Fainelli2007-08-011-2/+2
* Put back zlib-dynamic it is breaking more packages than it solves problemsFlorian Fainelli2007-08-011-1/+1
* Fix a typo in the agmode selectionFlorian Fainelli2007-08-011-2/+2
* Fix the AR7 led driver compilation (#2160)Florian Fainelli2007-08-011-0/+1
* fix package/indexFelix Fietkau2007-08-011-2/+4
* fix rootfs and init script handlingFelix Fietkau2007-07-312-8/+12
* iptables: refresh patches to 1.3.8Tim Yardley2007-07-316-47/+47
* address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dsoTim Yardley2007-07-311-2/+2
* Register the second uart on tnetd7300 and fix the watchdog register for 7200/...Florian Fainelli2007-07-313-56/+90