Jo-Philipp Wich
4885c7ec71
[package] firewall: rework state variable handling, use uci_toggle_state() 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 15:03:57 +00:00
Jo-Philipp Wich
ada59a09ce
[package] base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars ( #9711 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-15 14:57:44 +00:00
Jo-Philipp Wich
15080fc5d1
[package] uci: implement a uci_toogle_state() wrapper in the shell api which 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-15 14:52:38 +00:00
Felix Fietkau
d88db9d9a1
ath9k: add some more fixes to the mic failure handling rework patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-13 15:37:36 +00:00
Felix Fietkau
c932b2f27c
mac80211: fix compile errors because of duplicate atomic64 implementations ( #9690 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-13 15:01:18 +00:00
Florian Fainelli
1218fd06fb
[brcm63xx] fix GEN_SPI_RSET_BASE macro ( #9697 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-13 09:33:11 +00:00
Imre Kaloz
8334f5531f
[generic]: upgrade to 3.0-rc7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-12 13:44:16 +00:00
Imre Kaloz
aca47677c3
[toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters.
...
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-12 13:34:18 +00:00
Felix Fietkau
b2839b9754
ath9k: fix mic frame handling for bigger packets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-12 03:24:53 +00:00
Imre Kaloz
81573b0fa6
[orion]: upgrade to 3.0-rc6 and optimize for armv5te again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-11 20:35:16 +00:00
Imre Kaloz
1dedd8f702
fixup orion compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-11 16:52:28 +00:00
John Crispin
bcf3aedbf6
wrong md5sum in ltq-ifxos
...
Signed-off-by: Luka Perkov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-10 10:40:37 +00:00
Felix Fietkau
722b484089
mac80211: backport atomic64_t support for kernels that don't support it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 09:01:17 +00:00
Felix Fietkau
9d7cebdc61
hostapd: refresh patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 07:28:00 +00:00
Felix Fietkau
b9b3a6aa48
hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 07:20:19 +00:00
Felix Fietkau
e183a088f6
hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 07:19:55 +00:00
Felix Fietkau
cc059267c7
ar71xx: do not reset the hardware on transmit timeout - this would mess up the up the PHY state
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 06:30:13 +00:00
Felix Fietkau
7e972c38f2
ag71xx: keep the rx engine stopped while the link is not up, should hopefully fix stability issues from #9405
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 06:29:46 +00:00
Felix Fietkau
4bb205f19e
ath9k: merge some pending initval fixes for ar9380
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 04:20:01 +00:00
Felix Fietkau
612c2e8aa5
ath9k: fix sifs time for half/quarter and remove some unnecessary defines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 04:19:41 +00:00
Felix Fietkau
4ab49d72b8
ath9k: add more fixes for TKIP MIC validation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-09 03:33:59 +00:00
Felix Fietkau
502d7320b0
ath9k: add a temporary uci option for setting the channel bandwidth
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 17:19:42 +00:00
Felix Fietkau
c26f63a3c9
ath9k: add more fixes for half/quarter rate support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 17:19:21 +00:00
Imre Kaloz
f01ffe22cf
[toolchain/gcc]: the only reasons for having 4.4 around are avr32 and 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 11:15:00 +00:00
Imre Kaloz
5a62e406af
[cns3xxx/3.0]: use the new upstream l2cache and wdt code, smaller changes, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 09:41:07 +00:00
Imre Kaloz
7844e358ab
[generic/3.0]: add mpcore_wdt fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 09:33:13 +00:00
Felix Fietkau
f5c37ab96a
toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 08:13:50 +00:00
Felix Fietkau
4aa7a9d82e
uClibc: fix messed up patch headers in fts patch (patch from #9671 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 07:14:23 +00:00
Felix Fietkau
ec7904cc14
mac80211: fix an interop issue with some broken 802.11n clients ( #9436 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 05:49:33 +00:00
Felix Fietkau
4903cab0d4
firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 05:20:24 +00:00
Felix Fietkau
00dc80b385
mac80211: add pending crypto bugfixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-08 05:20:03 +00:00
Imre Kaloz
c7f23f3bc0
[toolchain/gcc/linaro]: fix ppc toolchain build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 22:19:38 +00:00
John Crispin
5b126c6b93
fix generation of falcon images for profiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 20:20:51 +00:00
John Crispin
ae8aa68eeb
adds 2 ASC related patches to lantiq
...
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-07 20:20:46 +00:00
John Crispin
8aea078c68
kmod-dm9000 should build as a module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:21:01 +00:00
John Crispin
4e1f524715
fix up falcon kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:56 +00:00
John Crispin
cb32c032d0
fix i2c-falcon kmod package selection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:51 +00:00
John Crispin
51e73e77d4
fix ltq-vmmc SoC dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:47 +00:00
John Crispin
2c02fafcf3
update ltq-vmmc patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:42 +00:00
John Crispin
b93bac793a
replace all references to xway with danube
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:37 +00:00
John Crispin
93a8f2cb57
fix lantiq image makefile to represent new split between ar9 and danube
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:31 +00:00
John Crispin
e5333d9059
add ar9 specific profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:27 +00:00
John Crispin
0af86cf6b8
rename xway profile to danube and remove ar9 specifics
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:21 +00:00
John Crispin
1e38ae2566
remove ar9 board from xway profiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:16 +00:00
John Crispin
cb11721b77
update ltq-tapidemo to 5.1.0.53
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:11 +00:00
John Crispin
5e336c5944
remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:07 +00:00
John Crispin
767bb690d1
update ltq-ifxos to version 1.5.14
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:02 +00:00
John Crispin
628845c5ad
fixes ltq-vmmc for none falcon targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:19:57 +00:00
John Crispin
19df97b1e9
pjsip-ltq-tap is for all lantiq targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:19:51 +00:00
Imre Kaloz
34c0792142
[cns3xxx]: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 17:18:50 +00:00