summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-17uboot-lantiqblogic
fix arv752DPW and add arv7525PW git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17revert parts of r27488 to uboot-lantiqblogic
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17better lantiq support in madwifiblogic
Allow for each lantiq target (without wifi eeprom) to define where wireless configuration data is on flash. Patch also adds support for sx763 lantiq target. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17reorganize ltq-dsl-appblogic
Add menu options to ltq-dsl-app. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[package] base-files: implement a generic mechanism to map per-interface ↵jow
sysctls to uci. - option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz - option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan. Fixes ticket #8699. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[package] iptables: refresh patchesjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" ↵jow
options to control the generated radvd prefix values (#9147) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[package] iptables: rewrite module help texts (#7446)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[package] iptables: fix redundant binaries in iptables-utils & ↵jow
ip6tables-utils (#9691) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[ar7] add additionnal debug symbols when kernel debugging is enabledflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[package] mountd: correctly handle poll() timeout case, solves possible 100% ↵jow
CPU load when idle (#7293) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[package] base-files: add -h and --help options to sysupgrade (#9728)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17[package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout ↵jow
after server restart from within LuCI and similar problems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-16eglibc: remove obsolete dependencies to fix missing config options for ↵nbd
eglibc 2.13 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-16[brcm63xx] add ehci support to DWV-S0 board (#9059)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-15[package] firewall: rework state variable handling, use uci_toggle_state() ↵jow
where applicable and properly handle duplicates in add and del state helpers (#9152, #9710) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-15[package] base-files: use uci_toggle_state() to prevent unwanted aggregation ↵jow
of state vars (#9711) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-15[package] uci: implement a uci_toogle_state() wrapper in the shell api which ↵jow
calls uci_revert_state() before uci_set_state() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-13ath9k: add some more fixes to the mic failure handling rework patchnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-13mac80211: fix compile errors because of duplicate atomic64 implementations ↵nbd
(#9690) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-13[brcm63xx] fix GEN_SPI_RSET_BASE macro (#9697)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-12[generic]: upgrade to 3.0-rc7kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-12[toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters.kaloz
Add it back. Signed-off-by: Jochen Friedrich <jochen@scram.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-12ath9k: fix mic frame handling for bigger packetsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-11[orion]: upgrade to 3.0-rc6 and optimize for armv5te againkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-11fixup orion compilekaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-10wrong md5sum in ltq-ifxosblogic
Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09mac80211: backport atomic64_t support for kernels that don't support itnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09hostapd: refresh patchnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09hostapd: send EAPOL frames using the same WMM queue as management frames - ↵nbd
fixes reconnect issues under load git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09hostapd: only advertise a single encryption type via WPS if multiple are ↵nbd
supported - fixes windows 7 interop issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09ar71xx: do not reset the hardware on transmit timeout - this would mess up ↵nbd
the up the PHY state git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09ag71xx: keep the rx engine stopped while the link is not up, should ↵nbd
hopefully fix stability issues from #9405 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09ath9k: merge some pending initval fixes for ar9380nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09ath9k: fix sifs time for half/quarter and remove some unnecessary definesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09ath9k: add more fixes for TKIP MIC validationnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08ath9k: add a temporary uci option for setting the channel bandwidthnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08ath9k: add more fixes for half/quarter rate supportnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08[toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ↵kaloz
ubicom32, so make it depend on them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08[cns3xxx/3.0]: use the new upstream l2cache and wdt code, smaller changes, ↵kaloz
refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08[generic/3.0]: add mpcore_wdt fixeskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08uClibc: fix messed up patch headers in fts patch (patch from #9671)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08mac80211: fix an interop issue with some broken 802.11n clients (#9436)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08firmware-utils: rename the devname variable in mkwrgimg to avoid a clash ↵nbd
with a BSD stdlib function git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08mac80211: add pending crypto bugfixesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07[toolchain/gcc/linaro]: fix ppc toolchain buildkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07fix generation of falcon images for profilesblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07adds 2 ASC related patches to lantiqblogic
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07kmod-dm9000 should build as a moduleblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27543 3c298f89-4303-0410-b956-a3cf2f4a3e73