John Crispin
|
e80af9da6b
|
reorganize ltq-dsl-app
Add menu options to ltq-dsl-app.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 27661
|
2011-07-17 19:26:35 +00:00 |
Jo-Philipp Wich
|
0de28706ca
|
base-files: implement a generic mechanism to map per-interface 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.
SVN-Revision: 27653
|
2011-07-17 17:10:30 +00:00 |
Jo-Philipp Wich
|
1267f048da
|
iptables: refresh patches
SVN-Revision: 27652
|
2011-07-17 15:53:34 +00:00 |
Jo-Philipp Wich
|
4b362b98bb
|
6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147)
SVN-Revision: 27650
|
2011-07-17 15:43:18 +00:00 |
Jo-Philipp Wich
|
597be91074
|
iptables: rewrite module help texts (#7446)
SVN-Revision: 27648
|
2011-07-17 15:31:30 +00:00 |
Jo-Philipp Wich
|
1ff200ead5
|
iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691)
SVN-Revision: 27646
|
2011-07-17 15:01:07 +00:00 |
Florian Fainelli
|
3994a2d1f9
|
add additionnal debug symbols when kernel debugging is enabled
SVN-Revision: 27637
|
2011-07-17 12:30:04 +00:00 |
Jo-Philipp Wich
|
61aba42d5c
|
mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293)
SVN-Revision: 27635
|
2011-07-17 11:58:05 +00:00 |
Jo-Philipp Wich
|
1e34c02e3e
|
base-files: add -h and --help options to sysupgrade (#9728)
SVN-Revision: 27630
|
2011-07-17 09:27:14 +00:00 |
Jo-Philipp Wich
|
53a5beaca8
|
uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server restart from within LuCI and similar problems
SVN-Revision: 27628
|
2011-07-17 07:18:59 +00:00 |
Felix Fietkau
|
d7fa989b42
|
eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13
SVN-Revision: 27623
|
2011-07-16 10:27:48 +00:00 |
Florian Fainelli
|
9c7294f7c7
|
add ehci support to DWV-S0 board (#9059)
SVN-Revision: 27622
|
2011-07-16 08:39:04 +00:00 |
Jo-Philipp Wich
|
78fa88ca81
|
firewall: rework state variable handling, use uci_toggle_state() where applicable and properly handle duplicates in add and del state helpers (#9152, #9710)
SVN-Revision: 27618
|
2011-07-15 15:03:57 +00:00 |
Jo-Philipp Wich
|
e0e6d1029e
|
base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (#9711)
SVN-Revision: 27616
|
2011-07-15 14:57:44 +00:00 |
Jo-Philipp Wich
|
9ee12e3f62
|
uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state()
SVN-Revision: 27614
|
2011-07-15 14:52:38 +00:00 |
Felix Fietkau
|
e084d0e92a
|
ath9k: add some more fixes to the mic failure handling rework patch
SVN-Revision: 27607
|
2011-07-13 15:37:36 +00:00 |
Felix Fietkau
|
9ef09af36d
|
mac80211: fix compile errors because of duplicate atomic64 implementations (#9690)
SVN-Revision: 27605
|
2011-07-13 15:01:18 +00:00 |
Florian Fainelli
|
930485561c
|
fix GEN_SPI_RSET_BASE macro (#9697)
SVN-Revision: 27604
|
2011-07-13 09:33:11 +00:00 |
Imre Kaloz
|
ab5fd3c1cb
|
upgrade to 3.0-rc7
SVN-Revision: 27600
|
2011-07-12 13:44:16 +00:00 |
Imre Kaloz
|
62daf628c0
|
In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 27599
|
2011-07-12 13:34:18 +00:00 |
Felix Fietkau
|
6493242f94
|
ath9k: fix mic frame handling for bigger packets
SVN-Revision: 27596
|
2011-07-12 03:24:53 +00:00 |
Imre Kaloz
|
0321740a62
|
upgrade to 3.0-rc6 and optimize for armv5te again
SVN-Revision: 27592
|
2011-07-11 20:35:16 +00:00 |
Imre Kaloz
|
1e395abc80
|
fixup orion compile
SVN-Revision: 27591
|
2011-07-11 16:52:28 +00:00 |
John Crispin
|
1af1682eb2
|
wrong md5sum in ltq-ifxos
Signed-off-by: Luka Perkov
SVN-Revision: 27575
|
2011-07-10 10:40:37 +00:00 |
Felix Fietkau
|
97248baa3e
|
mac80211: backport atomic64_t support for kernels that don't support it
SVN-Revision: 27572
|
2011-07-09 09:01:17 +00:00 |
Felix Fietkau
|
7bab9b2f30
|
hostapd: refresh patch
SVN-Revision: 27571
|
2011-07-09 07:28:00 +00:00 |
Felix Fietkau
|
8edcfc5bff
|
hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load
SVN-Revision: 27570
|
2011-07-09 07:20:19 +00:00 |
Felix Fietkau
|
57d9c06f09
|
hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues
SVN-Revision: 27569
|
2011-07-09 07:19:55 +00:00 |
Felix Fietkau
|
f3d693c0ee
|
ar71xx: do not reset the hardware on transmit timeout - this would mess up the up the PHY state
SVN-Revision: 27568
|
2011-07-09 06:30:13 +00:00 |
Felix Fietkau
|
2806c75c07
|
ag71xx: keep the rx engine stopped while the link is not up, should hopefully fix stability issues from #9405
SVN-Revision: 27567
|
2011-07-09 06:29:46 +00:00 |
Felix Fietkau
|
c1f1058a89
|
ath9k: merge some pending initval fixes for ar9380
SVN-Revision: 27566
|
2011-07-09 04:20:01 +00:00 |
Felix Fietkau
|
8f6bd9e425
|
ath9k: fix sifs time for half/quarter and remove some unnecessary defines
SVN-Revision: 27565
|
2011-07-09 04:19:41 +00:00 |
Felix Fietkau
|
891a96d588
|
ath9k: add more fixes for TKIP MIC validation
SVN-Revision: 27564
|
2011-07-09 03:33:59 +00:00 |
Felix Fietkau
|
b4cef327ff
|
ath9k: add a temporary uci option for setting the channel bandwidth
SVN-Revision: 27563
|
2011-07-08 17:19:42 +00:00 |
Felix Fietkau
|
2d0ecd63f5
|
ath9k: add more fixes for half/quarter rate support
SVN-Revision: 27562
|
2011-07-08 17:19:21 +00:00 |
Imre Kaloz
|
887b29bfbd
|
the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them
SVN-Revision: 27559
|
2011-07-08 11:15:00 +00:00 |
Imre Kaloz
|
8788b97e65
|
use the new upstream l2cache and wdt code, smaller changes, refresh patches
SVN-Revision: 27558
|
2011-07-08 09:41:07 +00:00 |
Imre Kaloz
|
b3b0f0e49a
|
add mpcore_wdt fixes
SVN-Revision: 27557
|
2011-07-08 09:33:13 +00:00 |
Felix Fietkau
|
9a560e48dd
|
toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
SVN-Revision: 27556
|
2011-07-08 08:13:50 +00:00 |
Felix Fietkau
|
ddc6fd10de
|
uClibc: fix messed up patch headers in fts patch (patch from #9671)
SVN-Revision: 27555
|
2011-07-08 07:14:23 +00:00 |
Felix Fietkau
|
c98829c864
|
mac80211: fix an interop issue with some broken 802.11n clients (#9436)
SVN-Revision: 27554
|
2011-07-08 05:49:33 +00:00 |
Felix Fietkau
|
bdb676b90d
|
firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function
SVN-Revision: 27553
|
2011-07-08 05:20:24 +00:00 |
Felix Fietkau
|
bf11563176
|
mac80211: add pending crypto bugfixes
SVN-Revision: 27552
|
2011-07-08 05:20:03 +00:00 |
Imre Kaloz
|
6d378e7b20
|
fix ppc toolchain build
SVN-Revision: 27551
|
2011-07-07 22:19:38 +00:00 |
John Crispin
|
7f548d379f
|
fix generation of falcon images for profiles
SVN-Revision: 27550
|
2011-07-07 20:20:51 +00:00 |
John Crispin
|
d7732885ed
|
adds 2 ASC related patches to lantiq
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
SVN-Revision: 27549
|
2011-07-07 20:20:46 +00:00 |
John Crispin
|
f1af962560
|
kmod-dm9000 should build as a module
SVN-Revision: 27543
|
2011-07-07 18:21:01 +00:00 |
John Crispin
|
b75a8fb532
|
fix up falcon kernel config
SVN-Revision: 27542
|
2011-07-07 18:20:56 +00:00 |
John Crispin
|
036df9f088
|
fix i2c-falcon kmod package selection
SVN-Revision: 27541
|
2011-07-07 18:20:51 +00:00 |
John Crispin
|
6061c471aa
|
fix ltq-vmmc SoC dependency
SVN-Revision: 27540
|
2011-07-07 18:20:47 +00:00 |