Commit Graph

14525 Commits (e796062a4b7e187d18c7655af50adb24720ce5f7)
 

Author SHA1 Message Date
Jo-Philipp Wich e796062a4b firewall: properly unset position for delete command, fixes rule removal in ifdown
SVN-Revision: 21378
14 years ago
Florian Fainelli 0b84caa60a backport r21373 to 2.4 kernel
SVN-Revision: 21374
14 years ago
Florian Fainelli 4510d8838b fix build error on hifnHIPP spotted by buildbot
SVN-Revision: 21373
14 years ago
Florian Fainelli a2d45593b7 fix bad lzma tuning options bad hunks
SVN-Revision: 21372
14 years ago
Nicolas Thill c69cb2e520 image/ext2: fix rootfs partition size after [21362]
SVN-Revision: 21369
14 years ago
Nicolas Thill d0773b2356 target/x86: cleanup image config options
SVN-Revision: 21365
14 years ago
Nicolas Thill 482ee200cb target/x86: use common config items for options shared between generic and olpc targets
SVN-Revision: 21364
14 years ago
Nicolas Thill 898a6bc93d target/rb532: use -combined suffix for kernel+rootfs images
SVN-Revision: 21363
14 years ago
Nicolas Thill 5403c59f57 images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
SVN-Revision: 21362
14 years ago
Jo-Philipp Wich 13ebdec3f4 ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore
SVN-Revision: 21361
14 years ago
Jo-Philipp Wich 3c2149a759 firewall: fix bug in iface hotplug handler
SVN-Revision: 21360
14 years ago
Jo-Philipp Wich ffbff1a43c openssl: update OCF userspace part to version 20100325
SVN-Revision: 21359
14 years ago
Jo-Philipp Wich cb232921b5 kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
SVN-Revision: 21358
14 years ago
Jo-Philipp Wich 0ff83e90ba add OCF 20100325 support to brcm-2.4
SVN-Revision: 21357
14 years ago
Jo-Philipp Wich 32e7340bf2 update OCF framework to version 20100325
SVN-Revision: 21356
14 years ago
Nicolas Thill d30f29165a package/grub: only disable graphics on host grub
SVN-Revision: 21353
14 years ago
Florian Fainelli f89ff525ee revert r21085, fixes #7282
SVN-Revision: 21352
14 years ago
Felix Fietkau 34ad2a0b71 ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data
SVN-Revision: 21351
14 years ago
Florian Fainelli 724e84146d let 802.1q support be built-in (#7280)
SVN-Revision: 21349
14 years ago
Florian Fainelli 803225ef2c fix acx compile error with VLYNQ support (#7281)
SVN-Revision: 21347
14 years ago
Jo-Philipp Wich d7048c2300 remove a bogus byteswap in the hifn_795x driver, should fix support for the VPN1411 crypto accelerator
SVN-Revision: 21344
14 years ago
Vasilis Tsiligiannis a481cafb55 base-files: Remove redundant stopping of watchdog
busybox watchdog applet should stop the watchdog before shutting down

SVN-Revision: 21341
14 years ago
Florian Fainelli 00e8846c96 update acx-mac80211 to 20100422, patch from Bernhard Loos
SVN-Revision: 21335
14 years ago
Florian Fainelli 20da5f495f add stop() to watchdog init script, patch from Yury Polyanskiy
SVN-Revision: 21334
14 years ago
Florian Fainelli 31548bfe2b use AMD standard command-set with winbond flash chips (#6966), patch from obinou
SVN-Revision: 21333
14 years ago
Felix Fietkau 4c1eacdd5a hostapd: fix line reordering leading to segfaults
SVN-Revision: 21323
14 years ago
Felix Fietkau 99757d3336 mac80211: use the nl80211 driver for wpa_supplicant
SVN-Revision: 21321
14 years ago
Felix Fietkau fd61253b66 wpa_supplicant: fix issues with the nl80211 driver
SVN-Revision: 21320
14 years ago
Felix Fietkau ef710f7cf3 mac80211: enable rx/tx stbc by default if supported
SVN-Revision: 21319
14 years ago
Nicolas Thill 6d277230cf target/uml: fix host processor type selection on x86_64 (proper fix for [13166])
SVN-Revision: 21318
14 years ago
Florian Fainelli 6f7314977b make acx available to PCI platforms as well (#7174)
SVN-Revision: 21313
14 years ago
Florian Fainelli 262640cb9e add lzma tuning options, patch from Bernhard Loos
SVN-Revision: 21311
14 years ago
Florian Fainelli 5dc1ce4ccb fix upgrade detection logic, patch from Bernhard Loos
SVN-Revision: 21310
14 years ago
Florian Fainelli 5423050c98 fix sitecom firmware partition size, patch from Bernhard Loos
SVN-Revision: 21309
14 years ago
Florian Fainelli 573b0d82b5 unmark acx-mac80211 as being broken
SVN-Revision: 21308
14 years ago
Florian Fainelli 6e30a4b087 include second ethernet interface in bridge after r20022
SVN-Revision: 21307
14 years ago
Florian Fainelli 1017215649 do not write to per-port over-current register, which is bogus (#6898)
SVN-Revision: 21306
14 years ago
Nicolas Thill 3bca4b2094 package/grub: build a host grub and a target grub (#7269) - use the host 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
14 years ago
Nicolas Thill 08be2bcfd9 buildsystem: add a macro to test options supported by the host compiler
SVN-Revision: 21304
14 years ago
Jo-Philipp Wich 3b5689eb5e ppp: rename 20-usb-modem to 20-atm-modem
SVN-Revision: 21303
14 years ago
Jo-Philipp Wich b46d822e9b ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
SVN-Revision: 21302
14 years ago
Nicolas Thill a09235eca6 target/uml: bump to 2.6.32.12
SVN-Revision: 21301
14 years ago
Florian Fainelli e6bf527f82 update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
SVN-Revision: 21300
14 years ago
Nicolas Thill a1ae374e1d target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)
SVN-Revision: 21293
14 years ago
Nicolas Thill 489c2adad3 target/uml: rename patch 003 to match what we have in 2.6.30
SVN-Revision: 21292
14 years ago
Nicolas Thill 2e66d9c013 target/uml: refresh 2.6.30 patches
SVN-Revision: 21291
14 years ago
Nicolas Thill 734e6e5fd3 target/uml: add patches for 2.6.32
SVN-Revision: 21290
14 years ago
Jo-Philipp Wich 395a1f4e0c nvram: fix crash when get, set or unset is invoked without argument (#7263)
SVN-Revision: 21288
14 years ago
Jo-Philipp Wich 9bf8e9a230 ppp: bring pppoa script in sync with updated ppp logic
SVN-Revision: 21287
14 years ago
Jo-Philipp Wich c284cb51c0 firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
SVN-Revision: 21286
14 years ago