summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore: Undo accidental commit.Daniel Dickinson2010-05-101-0/+3
| | | | SVN-Revision: 21420
* brcm-2.4: Fixed preinit and failsafe switch configurationDaniel Dickinson2010-05-104-5/+25
| | | | SVN-Revision: 21417
* sound-soc-qi_lb60: rename package as underscores are not allowed by opkgMirko Vogt2010-05-092-3/+3
| | | | SVN-Revision: 21412
* refresh 2.6.32 patchesFlorian Fainelli2010-05-0919-70/+68
| | | | SVN-Revision: 21411
* refresh kernel patchesFlorian Fainelli2010-05-093-5/+5
| | | | SVN-Revision: 21410
* rework 130-clocks_devices_init.patch to make it more robustFlorian Fainelli2010-05-091-27/+8
| | | | SVN-Revision: 21409
* make etrax samsung flash patch generic (#6552)Florian Fainelli2010-05-093-0/+22
| | | | SVN-Revision: 21408
* ar71xx: remove madwifi from the default profileFelix Fietkau2010-05-081-1/+1
| | | | SVN-Revision: 21406
* ar71xx: use the lzma kernel and a proper size limit for pb92Felix Fietkau2010-05-081-4/+6
| | | | SVN-Revision: 21405
* prevent race between clocks and devices registration (#6532)Florian Fainelli2010-05-081-0/+27
| | | | SVN-Revision: 21404
* image/x86: fix typo when building on Mac OS X (closes: #7303)Nicolas Thill2010-05-081-1/+1
| | | | SVN-Revision: 21401
* Add support for SRV records to dnsmasq config parsingPeter Denison2010-05-081-0/+18
| | | | SVN-Revision: 21400
* adm5120: include r21398 actual changesAlexandros C. Couloumbis2010-05-088-8/+8
| | | | SVN-Revision: 21399
* adm5120: update files-2.6.33 and files-2.6.34Alexandros C. Couloumbis2010-05-088-0/+1282
| | | | SVN-Revision: 21398
* ar71xx: remove some bogus kernel config overridesFelix Fietkau2010-05-073-6/+0
| | | | SVN-Revision: 21397
* ar71xx: add a new subtarget for nand based devices - saves around 44k on the ↵Felix Fietkau2010-05-0725-36/+61
| | | | | | lzma compressed generic kernel image SVN-Revision: 21396
* brcm47xx: adjust the brcm4710 cache workaround code so that it does not ↵Felix Fietkau2010-05-076-9/+9
| | | | | | break bcm4716 (patch by Bernhard Loos) SVN-Revision: 21395
* broadcom-wl: check iface pid file when invoking nas, fixes starting nas for ↵Jo-Philipp Wich2010-05-071-2/+3
| | | | | | additional wireless networks (#7255) SVN-Revision: 21394
* pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a ↵Jo-Philipp Wich2010-05-071-1/+1
| | | | | | problem when a pppoe peer is pptp server at the same time SVN-Revision: 21393
* ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign ↵Jo-Philipp Wich2010-05-073-15/+11
| | | | | | dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp SVN-Revision: 21392
* base-files: add add_dns() and remove_dns() helpers to network config, useful ↵Jo-Philipp Wich2010-05-071-0/+29
| | | | | | to merge dns entries from multiple interfaces SVN-Revision: 21391
* pptp: utilize coldplug_interface_pptp() to automatically launch pptp ↵Jo-Philipp Wich2010-05-062-34/+5
| | | | | | instances on boot SVN-Revision: 21390
* base-files: add a coldplug_interface_* hook to bring up non-hotpluggable ↵Jo-Philipp Wich2010-05-061-0/+11
| | | | | | interfaces on boot SVN-Revision: 21389
* pptp: update to v1.7.1Jo-Philipp Wich2010-05-061-3/+3
| | | | SVN-Revision: 21388
* ppp: - make pppd shutdown more robust as pptp hangs when the underlying ↵Jo-Philipp Wich2010-05-061-7/+11
| | | | | | connection is gone - don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead SVN-Revision: 21387
* base-files, ppp: fix interface shutdownJo-Philipp Wich2010-05-062-8/+7
| | | | SVN-Revision: 21386
* base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ↵Jo-Philipp Wich2010-05-053-28/+28
| | | | | | move it to protocol stop callbacks SVN-Revision: 21383
* openssl: update to v0.9.8n, thanks Peter WagnerJo-Philipp Wich2010-05-053-38/+3
| | | | SVN-Revision: 21382
* kmod-ocf-hifn7751 depends on PCI, spotted by buildbotFlorian Fainelli2010-05-051-1/+1
| | | | SVN-Revision: 21381
* base-files: do not bring up wlan interfaces from hotplug events, so that ↵Felix Fietkau2010-05-051-0/+2
| | | | | | wrong network/wireless configs are more noticeable SVN-Revision: 21379
* firewall: properly unset position for delete command, fixes rule removal in ↵Jo-Philipp Wich2010-05-051-2/+2
| | | | | | ifdown SVN-Revision: 21378
* backport r21373 to 2.4 kernelFlorian Fainelli2010-05-051-0/+1
| | | | SVN-Revision: 21374
* fix build error on hifnHIPP spotted by buildbotFlorian Fainelli2010-05-051-0/+1
| | | | SVN-Revision: 21373
* fix bad lzma tuning options bad hunksFlorian Fainelli2010-05-051-16/+13
| | | | SVN-Revision: 21372
* image/ext2: fix rootfs partition size after [21362]Nicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21369
* target/x86: cleanup image config optionsNicolas Thill2010-05-051-40/+40
| | | | SVN-Revision: 21365
* target/x86: use common config items for options shared between generic and ↵Nicolas Thill2010-05-052-41/+22
| | | | | | olpc targets SVN-Revision: 21364
* target/rb532: use -combined suffix for kernel+rootfs imagesNicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21363
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-053-5/+5
| | | | SVN-Revision: 21362
* ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally ↵Jo-Philipp Wich2010-05-051-2/+4
| | | | | | truncate resolv.conf, thanks cshore SVN-Revision: 21361
* firewall: fix bug in iface hotplug handlerJo-Philipp Wich2010-05-051-1/+1
| | | | SVN-Revision: 21360
* openssl: update OCF userspace part to version 20100325Jo-Philipp Wich2010-05-042-269/+215
| | | | SVN-Revision: 21359
* kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4Jo-Philipp Wich2010-05-041-1/+25
| | | | SVN-Revision: 21358
* add OCF 20100325 support to brcm-2.4Jo-Philipp Wich2010-05-04186-2/+86782
| | | | SVN-Revision: 21357
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-04192-4797/+65214
| | | | SVN-Revision: 21356
* package/grub: only disable graphics on host grubNicolas Thill2010-05-041-1/+1
| | | | SVN-Revision: 21353
* revert r21085, fixes #7282Florian Fainelli2010-05-042-2/+2
| | | | SVN-Revision: 21352
* ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵Felix Fietkau2010-05-041-0/+24
| | | | | | with 11n links because of bogus rx status data SVN-Revision: 21351
* let 802.1q support be built-in (#7280)Florian Fainelli2010-05-041-1/+0
| | | | SVN-Revision: 21349
* fix acx compile error with VLYNQ support (#7281)Florian Fainelli2010-05-041-1/+1
| | | | SVN-Revision: 21347