Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | .gitignore: Undo accidental commit. | Daniel Dickinson | 2010-05-10 | |
| | | | | SVN-Revision: 21420 | |||
* | brcm-2.4: Fixed preinit and failsafe switch configuration | Daniel Dickinson | 2010-05-10 | |
| | | | | SVN-Revision: 21417 | |||
* | sound-soc-qi_lb60: rename package as underscores are not allowed by opkg | Mirko Vogt | 2010-05-09 | |
| | | | | SVN-Revision: 21412 | |||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-05-09 | |
| | | | | SVN-Revision: 21411 | |||
* | refresh kernel patches | Florian Fainelli | 2010-05-09 | |
| | | | | SVN-Revision: 21410 | |||
* | rework 130-clocks_devices_init.patch to make it more robust | Florian Fainelli | 2010-05-09 | |
| | | | | SVN-Revision: 21409 | |||
* | make etrax samsung flash patch generic (#6552) | Florian Fainelli | 2010-05-09 | |
| | | | | SVN-Revision: 21408 | |||
* | ar71xx: remove madwifi from the default profile | Felix Fietkau | 2010-05-08 | |
| | | | | SVN-Revision: 21406 | |||
* | ar71xx: use the lzma kernel and a proper size limit for pb92 | Felix Fietkau | 2010-05-08 | |
| | | | | SVN-Revision: 21405 | |||
* | prevent race between clocks and devices registration (#6532) | Florian Fainelli | 2010-05-08 | |
| | | | | SVN-Revision: 21404 | |||
* | image/x86: fix typo when building on Mac OS X (closes: #7303) | Nicolas Thill | 2010-05-08 | |
| | | | | SVN-Revision: 21401 | |||
* | Add support for SRV records to dnsmasq config parsing | Peter Denison | 2010-05-08 | |
| | | | | SVN-Revision: 21400 | |||
* | adm5120: include r21398 actual changes | Alexandros C. Couloumbis | 2010-05-08 | |
| | | | | SVN-Revision: 21399 | |||
* | adm5120: update files-2.6.33 and files-2.6.34 | Alexandros C. Couloumbis | 2010-05-08 | |
| | | | | SVN-Revision: 21398 | |||
* | ar71xx: remove some bogus kernel config overrides | Felix Fietkau | 2010-05-07 | |
| | | | | SVN-Revision: 21397 | |||
* | ar71xx: add a new subtarget for nand based devices - saves around 44k on the ↵ | Felix Fietkau | 2010-05-07 | |
| | | | | | | lzma compressed generic kernel image SVN-Revision: 21396 | |||
* | brcm47xx: adjust the brcm4710 cache workaround code so that it does not ↵ | Felix Fietkau | 2010-05-07 | |
| | | | | | | break bcm4716 (patch by Bernhard Loos) SVN-Revision: 21395 | |||
* | broadcom-wl: check iface pid file when invoking nas, fixes starting nas for ↵ | Jo-Philipp Wich | 2010-05-07 | |
| | | | | | | 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 Wich | 2010-05-07 | |
| | | | | | | 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 Wich | 2010-05-07 | |
| | | | | | | 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 Wich | 2010-05-07 | |
| | | | | | | to merge dns entries from multiple interfaces SVN-Revision: 21391 | |||
* | pptp: utilize coldplug_interface_pptp() to automatically launch pptp ↵ | Jo-Philipp Wich | 2010-05-06 | |
| | | | | | | instances on boot SVN-Revision: 21390 | |||
* | base-files: add a coldplug_interface_* hook to bring up non-hotpluggable ↵ | Jo-Philipp Wich | 2010-05-06 | |
| | | | | | | interfaces on boot SVN-Revision: 21389 | |||
* | pptp: update to v1.7.1 | Jo-Philipp Wich | 2010-05-06 | |
| | | | | SVN-Revision: 21388 | |||
* | ppp: - make pppd shutdown more robust as pptp hangs when the underlying ↵ | Jo-Philipp Wich | 2010-05-06 | |
| | | | | | | 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 shutdown | Jo-Philipp Wich | 2010-05-06 | |
| | | | | SVN-Revision: 21386 | |||
* | base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ↵ | Jo-Philipp Wich | 2010-05-05 | |
| | | | | | | move it to protocol stop callbacks SVN-Revision: 21383 | |||
* | openssl: update to v0.9.8n, thanks Peter Wagner | Jo-Philipp Wich | 2010-05-05 | |
| | | | | SVN-Revision: 21382 | |||
* | kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | Florian Fainelli | 2010-05-05 | |
| | | | | SVN-Revision: 21381 | |||
* | base-files: do not bring up wlan interfaces from hotplug events, so that ↵ | Felix Fietkau | 2010-05-05 | |
| | | | | | | wrong network/wireless configs are more noticeable SVN-Revision: 21379 | |||
* | firewall: properly unset position for delete command, fixes rule removal in ↵ | Jo-Philipp Wich | 2010-05-05 | |
| | | | | | | ifdown SVN-Revision: 21378 | |||
* | backport r21373 to 2.4 kernel | Florian Fainelli | 2010-05-05 | |
| | | | | SVN-Revision: 21374 | |||
* | fix build error on hifnHIPP spotted by buildbot | Florian Fainelli | 2010-05-05 | |
| | | | | SVN-Revision: 21373 | |||
* | fix bad lzma tuning options bad hunks | Florian Fainelli | 2010-05-05 | |
| | | | | SVN-Revision: 21372 | |||
* | image/ext2: fix rootfs partition size after [21362] | Nicolas Thill | 2010-05-05 | |
| | | | | SVN-Revision: 21369 | |||
* | target/x86: cleanup image config options | Nicolas Thill | 2010-05-05 | |
| | | | | SVN-Revision: 21365 | |||
* | target/x86: use common config items for options shared between generic and ↵ | Nicolas Thill | 2010-05-05 | |
| | | | | | | olpc targets SVN-Revision: 21364 | |||
* | target/rb532: use -combined suffix for kernel+rootfs images | Nicolas Thill | 2010-05-05 | |
| | | | | SVN-Revision: 21363 | |||
* | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | Nicolas Thill | 2010-05-05 | |
| | | | | SVN-Revision: 21362 | |||
* | ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally ↵ | Jo-Philipp Wich | 2010-05-05 | |
| | | | | | | truncate resolv.conf, thanks cshore SVN-Revision: 21361 | |||
* | firewall: fix bug in iface hotplug handler | Jo-Philipp Wich | 2010-05-05 | |
| | | | | SVN-Revision: 21360 | |||
* | openssl: update OCF userspace part to version 20100325 | Jo-Philipp Wich | 2010-05-04 | |
| | | | | SVN-Revision: 21359 | |||
* | kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 | Jo-Philipp Wich | 2010-05-04 | |
| | | | | SVN-Revision: 21358 | |||
* | add OCF 20100325 support to brcm-2.4 | Jo-Philipp Wich | 2010-05-04 | |
| | | | | SVN-Revision: 21357 | |||
* | update OCF framework to version 20100325 | Jo-Philipp Wich | 2010-05-04 | |
| | | | | SVN-Revision: 21356 | |||
* | package/grub: only disable graphics on host grub | Nicolas Thill | 2010-05-04 | |
| | | | | SVN-Revision: 21353 | |||
* | revert r21085, fixes #7282 | Florian Fainelli | 2010-05-04 | |
| | | | | SVN-Revision: 21352 | |||
* | ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵ | Felix Fietkau | 2010-05-04 | |
| | | | | | | with 11n links because of bogus rx status data SVN-Revision: 21351 | |||
* | let 802.1q support be built-in (#7280) | Florian Fainelli | 2010-05-04 | |
| | | | | SVN-Revision: 21349 | |||
* | fix acx compile error with VLYNQ support (#7281) | Florian Fainelli | 2010-05-04 | |
| | | | | SVN-Revision: 21347 |