Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | Florian Fainelli | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21381 | ||||
* | base-files: do not bring up wlan interfaces from hotplug events, so that ↵ | Felix Fietkau | 2010-05-05 | 1 | -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 Wich | 2010-05-05 | 1 | -2/+2 |
| | | | | | | ifdown SVN-Revision: 21378 | ||||
* | backport r21373 to 2.4 kernel | Florian Fainelli | 2010-05-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 21374 | ||||
* | fix build error on hifnHIPP spotted by buildbot | Florian Fainelli | 2010-05-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 21373 | ||||
* | fix bad lzma tuning options bad hunks | Florian Fainelli | 2010-05-05 | 1 | -16/+13 |
| | | | | SVN-Revision: 21372 | ||||
* | image/ext2: fix rootfs partition size after [21362] | Nicolas Thill | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21369 | ||||
* | target/x86: cleanup image config options | Nicolas Thill | 2010-05-05 | 1 | -40/+40 |
| | | | | SVN-Revision: 21365 | ||||
* | target/x86: use common config items for options shared between generic and ↵ | Nicolas Thill | 2010-05-05 | 2 | -41/+22 |
| | | | | | | olpc targets SVN-Revision: 21364 | ||||
* | target/rb532: use -combined suffix for kernel+rootfs images | Nicolas Thill | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21363 | ||||
* | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | Nicolas Thill | 2010-05-05 | 3 | -5/+5 |
| | | | | SVN-Revision: 21362 | ||||
* | ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally ↵ | Jo-Philipp Wich | 2010-05-05 | 1 | -2/+4 |
| | | | | | | truncate resolv.conf, thanks cshore SVN-Revision: 21361 | ||||
* | firewall: fix bug in iface hotplug handler | Jo-Philipp Wich | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21360 | ||||
* | openssl: update OCF userspace part to version 20100325 | Jo-Philipp Wich | 2010-05-04 | 2 | -269/+215 |
| | | | | SVN-Revision: 21359 | ||||
* | kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 | Jo-Philipp Wich | 2010-05-04 | 1 | -1/+25 |
| | | | | SVN-Revision: 21358 | ||||
* | add OCF 20100325 support to brcm-2.4 | Jo-Philipp Wich | 2010-05-04 | 186 | -2/+86782 |
| | | | | SVN-Revision: 21357 | ||||
* | update OCF framework to version 20100325 | Jo-Philipp Wich | 2010-05-04 | 192 | -4797/+65214 |
| | | | | SVN-Revision: 21356 | ||||
* | package/grub: only disable graphics on host grub | Nicolas Thill | 2010-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 21353 | ||||
* | revert r21085, fixes #7282 | Florian Fainelli | 2010-05-04 | 2 | -2/+2 |
| | | | | SVN-Revision: 21352 | ||||
* | ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵ | Felix Fietkau | 2010-05-04 | 1 | -0/+24 |
| | | | | | | 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 | 1 | -1/+0 |
| | | | | SVN-Revision: 21349 | ||||
* | fix acx compile error with VLYNQ support (#7281) | Florian Fainelli | 2010-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 21347 | ||||
* | remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵ | Jo-Philipp Wich | 2010-05-03 | 5 | -0/+85 |
| | | | | | | VPN1411 crypto accelerator SVN-Revision: 21344 | ||||
* | base-files: Remove redundant stopping of watchdog | Vasilis Tsiligiannis | 2010-05-03 | 1 | -1/+0 |
| | | | | | | busybox watchdog applet should stop the watchdog before shutting down SVN-Revision: 21341 | ||||
* | update acx-mac80211 to 20100422, patch from Bernhard Loos | Florian Fainelli | 2010-05-03 | 7 | -218/+260 |
| | | | | SVN-Revision: 21335 | ||||
* | add stop() to watchdog init script, patch from Yury Polyanskiy | Florian Fainelli | 2010-05-03 | 1 | -1/+6 |
| | | | | SVN-Revision: 21334 | ||||
* | use AMD standard command-set with winbond flash chips (#6966), patch from obinou | Florian Fainelli | 2010-05-03 | 3 | -0/+36 |
| | | | | SVN-Revision: 21333 | ||||
* | hostapd: fix line reordering leading to segfaults | Felix Fietkau | 2010-05-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 21323 | ||||
* | mac80211: use the nl80211 driver for wpa_supplicant | Felix Fietkau | 2010-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21321 | ||||
* | wpa_supplicant: fix issues with the nl80211 driver | Felix Fietkau | 2010-05-02 | 2 | -0/+128 |
| | | | | SVN-Revision: 21320 | ||||
* | mac80211: enable rx/tx stbc by default if supported | Felix Fietkau | 2010-05-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 21319 | ||||
* | target/uml: fix host processor type selection on x86_64 (proper fix for [13166]) | Nicolas Thill | 2010-05-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 21318 | ||||
* | make acx available to PCI platforms as well (#7174) | Florian Fainelli | 2010-05-02 | 2 | -11/+38 |
| | | | | SVN-Revision: 21313 | ||||
* | add lzma tuning options, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | 3 | -8/+52 |
| | | | | SVN-Revision: 21311 | ||||
* | fix upgrade detection logic, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | 1 | -10/+4 |
| | | | | SVN-Revision: 21310 | ||||
* | fix sitecom firmware partition size, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | 2 | -2/+2 |
| | | | | SVN-Revision: 21309 | ||||
* | unmark acx-mac80211 as being broken | Florian Fainelli | 2010-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21308 | ||||
* | include second ethernet interface in bridge after r20022 | Florian Fainelli | 2010-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21307 | ||||
* | do not write to per-port over-current register, which is bogus (#6898) | Florian Fainelli | 2010-05-02 | 2 | -0/+36 |
| | | | | SVN-Revision: 21306 | ||||
* | package/grub: build a host grub and a target grub (#7269) - use the host ↵ | Nicolas Thill | 2010-05-02 | 2 | -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 compiler | Nicolas Thill | 2010-05-02 | 1 | -1/+12 |
| | | | | SVN-Revision: 21304 | ||||
* | ppp: rename 20-usb-modem to 20-atm-modem | Jo-Philipp Wich | 2010-05-02 | 2 | -1/+1 |
| | | | | SVN-Revision: 21303 | ||||
* | ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package | Jo-Philipp Wich | 2010-05-02 | 2 | -0/+27 |
| | | | | SVN-Revision: 21302 | ||||
* | target/uml: bump to 2.6.32.12 | Nicolas Thill | 2010-05-02 | 8 | -192/+2 |
| | | | | SVN-Revision: 21301 | ||||
* | update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least) | Florian Fainelli | 2010-05-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 21300 | ||||
* | target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918) | Nicolas Thill | 2010-05-02 | 2 | -0/+22 |
| | | | | SVN-Revision: 21293 | ||||
* | target/uml: rename patch 003 to match what we have in 2.6.30 | Nicolas Thill | 2010-05-02 | 1 | -0/+0 |
| | | | | SVN-Revision: 21292 | ||||
* | target/uml: refresh 2.6.30 patches | Nicolas Thill | 2010-05-02 | 1 | -7/+3 |
| | | | | SVN-Revision: 21291 | ||||
* | target/uml: add patches for 2.6.32 | Nicolas Thill | 2010-05-02 | 5 | -0/+134 |
| | | | | SVN-Revision: 21290 | ||||
* | nvram: fix crash when get, set or unset is invoked without argument (#7263) | Jo-Philipp Wich | 2010-05-02 | 2 | -14/+26 |
| | | | | SVN-Revision: 21288 |