aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵Jo-Philipp Wich2010-05-035-0/+85
| | | | | | VPN1411 crypto accelerator SVN-Revision: 21344
* base-files: Remove redundant stopping of watchdogVasilis Tsiligiannis2010-05-031-1/+0
| | | | | | busybox watchdog applet should stop the watchdog before shutting down SVN-Revision: 21341
* update acx-mac80211 to 20100422, patch from Bernhard LoosFlorian Fainelli2010-05-037-218/+260
| | | | SVN-Revision: 21335
* add stop() to watchdog init script, patch from Yury PolyanskiyFlorian Fainelli2010-05-031-1/+6
| | | | SVN-Revision: 21334
* use AMD standard command-set with winbond flash chips (#6966), patch from obinouFlorian Fainelli2010-05-033-0/+36
| | | | SVN-Revision: 21333
* hostapd: fix line reordering leading to segfaultsFelix Fietkau2010-05-021-3/+3
| | | | SVN-Revision: 21323
* mac80211: use the nl80211 driver for wpa_supplicantFelix Fietkau2010-05-021-1/+1
| | | | SVN-Revision: 21321
* wpa_supplicant: fix issues with the nl80211 driverFelix Fietkau2010-05-022-0/+128
| | | | SVN-Revision: 21320
* mac80211: enable rx/tx stbc by default if supportedFelix Fietkau2010-05-021-0/+4
| | | | SVN-Revision: 21319
* target/uml: fix host processor type selection on x86_64 (proper fix for [13166])Nicolas Thill2010-05-021-1/+2
| | | | SVN-Revision: 21318
* make acx available to PCI platforms as well (#7174)Florian Fainelli2010-05-022-11/+38
| | | | SVN-Revision: 21313
* add lzma tuning options, patch from Bernhard LoosFlorian Fainelli2010-05-023-8/+52
| | | | SVN-Revision: 21311
* fix upgrade detection logic, patch from Bernhard LoosFlorian Fainelli2010-05-021-10/+4
| | | | SVN-Revision: 21310
* fix sitecom firmware partition size, patch from Bernhard LoosFlorian Fainelli2010-05-022-2/+2
| | | | SVN-Revision: 21309
* unmark acx-mac80211 as being brokenFlorian Fainelli2010-05-021-1/+1
| | | | SVN-Revision: 21308
* include second ethernet interface in bridge after r20022Florian Fainelli2010-05-021-1/+1
| | | | SVN-Revision: 21307
* do not write to per-port over-current register, which is bogus (#6898)Florian Fainelli2010-05-022-0/+36
| | | | SVN-Revision: 21306
* package/grub: build a host grub and a target grub (#7269) - use the host ↵Nicolas Thill2010-05-022-56/+50
| | | | | | grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package SVN-Revision: 21305
* buildsystem: add a macro to test options supported by the host compilerNicolas Thill2010-05-021-1/+12
| | | | SVN-Revision: 21304
* ppp: rename 20-usb-modem to 20-atm-modemJo-Philipp Wich2010-05-022-1/+1
| | | | SVN-Revision: 21303
* ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa packageJo-Philipp Wich2010-05-022-0/+27
| | | | SVN-Revision: 21302
* target/uml: bump to 2.6.32.12Nicolas Thill2010-05-028-192/+2
| | | | SVN-Revision: 21301
* update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)Florian Fainelli2010-05-021-2/+2
| | | | SVN-Revision: 21300
* target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)Nicolas Thill2010-05-022-0/+22
| | | | SVN-Revision: 21293