Felix Fietkau
273ecbcce3
kernel: use lib80211 from compat-wireless instead of the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-04 03:16:53 +00:00
Felix Fietkau
724bbd4ddb
ath9k: merge an upstream change to fix false tx hangs on ar9003
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-04 03:03:12 +00:00
Felix Fietkau
5d52524c3f
ath5k: add an upstream patch to fix a memory leak
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-04 03:02:52 +00:00
John Crispin
4e97f76c3b
fixes dependencies of pjsip and ltq-vmmc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 17:38:52 +00:00
John Crispin
945713a874
add falcon support to vmmc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 17:38:41 +00:00
John Crispin
8653b077a7
add kmod for dm9000
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 17:37:18 +00:00
John Crispin
47c41e4c44
add kmod definitions for at24(i2c) and at25(spi) eeproms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 17:23:36 +00:00
Jo-Philipp Wich
6ac45aa7db
[package] base-files: pass conloglevel to syslogd ( #9463 , #9647 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 15:11:58 +00:00
Gabor Juhos
8ffa475074
max80211: rt2x00: load the eeprom data from a file on Ralink SoCs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 15:02:04 +00:00
Gabor Juhos
f231ffc4dd
mac80211: rename a rt2x00 related patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 15:02:03 +00:00
Felix Fietkau
61d033b383
swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 04:20:18 +00:00
Felix Fietkau
b6aaf185c7
swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 04:19:59 +00:00
Daniel Dickinson
3193f9827b
[x86] package/kernel/modules: Alexandros pointed me at this patch, and I noted that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly.
...
Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 03:14:58 +00:00
Daniel Dickinson
1e6c89025a
[x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped."
...
This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 03:14:51 +00:00
Daniel Dickinson
a661e5a1a8
Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 03:14:48 +00:00
Felix Fietkau
3484c6b358
ath5k: fix tx queue limit for the cabq, fixes warning described in #9465
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 01:08:53 +00:00
Felix Fietkau
6634f21459
ath5k: disable the 32 khz sleep clock, atheros also does this, might improve stability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 01:08:35 +00:00
Felix Fietkau
70e2bd2294
ath5k: fix restoring the mac timing setting after a sleep clock setting change
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 01:08:18 +00:00
Felix Fietkau
8957a7f092
ath5k: delay initial periodic calibration after reset to improve stability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 01:07:59 +00:00
Felix Fietkau
715b35a660
ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02 10:48:58 +00:00
Gabor Juhos
033d9397ae
package/mtd: don't append jffs2 data multiple times
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02 08:38:00 +00:00
Felix Fietkau
6c702de066
ath5k: fix a crash when setting coverage class before the first channel change ( #9586 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02 07:48:34 +00:00
Felix Fietkau
0465f5e4ff
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George Kashperko)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02 07:01:24 +00:00
Felix Fietkau
52d27d6a85
base-files: do not use the relinked libgcc, fixes c++ exception handling issues ( #9185 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02 06:50:15 +00:00
Felix Fietkau
4c72559742
move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02 06:49:36 +00:00
Felix Fietkau
9581ae0858
ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available through debugfs - does not work on all chipsets and is not recommended for production use yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 16:11:53 +00:00
Felix Fietkau
594927d205
ath9k: merge an upstream patch that provides a minor throughput improvement on ar9003
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 16:11:33 +00:00
Jo-Philipp Wich
72b1dea82a
[package] firewall: fix port range quirk in previous commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 11:50:48 +00:00
Jo-Philipp Wich
3c544257f5
[package] firewall: properly handle negated ports in nat reflection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 11:48:14 +00:00
Felix Fietkau
161b325006
ath5k: enable spur mitigation for ar2413 - should improve performance and reliability on those devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 11:33:07 +00:00
Felix Fietkau
29c168f4f5
ath5k: add a missing srev checks for code that lowers the synth voltage - might fix some stability issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 05:10:47 +00:00
Felix Fietkau
d8ccfa950f
ath5k: disable tx power gain correction probing for hardware that does not need or support it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 04:04:54 +00:00
Felix Fietkau
afd6c75cf1
mac80211: rename a misnamed patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 04:04:34 +00:00
Jo-Philipp Wich
80af758239
[package] firewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-30 12:22:05 +00:00
Jo-Philipp Wich
3628ff05e4
[package] firewall: restore local port relocation ability from r26617
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-30 01:36:09 +00:00
Jo-Philipp Wich
534feb8c9b
[package] firewall:
...
- allow multiple ports, protocols, macs, icmp types per rule
- implement "limit" and "limit_burst" options for rules
- implement "extra" option to rules and redirects for passing arbritary flags to iptables
- implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options
- allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination
- validate symbolic icmp-type names against the selected iptables binary
- properly handle forwarded ICMPv6 traffic in the default configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-30 01:31:23 +00:00
Gabor Juhos
553276471f
package/rbcfg: new tool for modifying boot configuration on the RB4xx boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-29 09:40:54 +00:00
Hauke Mehrtens
bf2c750b45
brcm47xx: add initial support for devices with bcma bus.
...
Ethernet and wifi are not working and this is highly experimental.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-28 22:21:57 +00:00
Hauke Mehrtens
b5051f91ff
kernel: update ssb and bcma to linux-next next-20110627
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-27 21:28:40 +00:00
Felix Fietkau
98360e16e4
mac80211: merge a pending fix for reestablishing misconfigured aggregation sessions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-27 09:31:09 +00:00
Florian Fainelli
08f272b049
[package] busybox: update to 1.18.5, patch from Peter Wagner
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-25 22:05:14 +00:00
Felix Fietkau
ab79004895
mac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel tree
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-25 19:31:12 +00:00
Felix Fietkau
bc1ddab9e9
mac80211: configure HT IBSS through uci
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-24 19:53:31 +00:00
Felix Fietkau
fedfa311c2
iw: add support for configuring HT IBSS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-24 19:53:27 +00:00
Felix Fietkau
9a1ca00d39
mac80211: add the work-in-progress IBSS HT patch, with some minor fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-24 19:53:22 +00:00
Felix Fietkau
753d0657bb
ath9k: add some more pending fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-24 19:53:18 +00:00
Felix Fietkau
2686ccd16d
mac80211: update to wireless-testing 2011-06-22
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-24 19:53:13 +00:00
Felix Fietkau
fdc2c49a18
kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-24 19:53:09 +00:00
Felix Fietkau
b5fe1e014f
mac80211: enable cfg80211 debugfs support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-24 19:53:05 +00:00
Jo-Philipp Wich
ad0af97fc1
[package] hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-23 18:49:24 +00:00