Jo-Philipp Wich
1aa812b844
[package] dnsmasq: only write search directive if domain is actually set
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-10 15:31:58 +00:00
Jo-Philipp Wich
773bcdd671
[package] dnsmasq: add local domain as search directive to /tmp/resolv.conf
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-09 21:03:48 +00:00
Felix Fietkau
4fc3bf3561
hostapd: fix compile error with madwifi enabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 21:25:40 +00:00
Felix Fietkau
b3990736ba
mac80211: fix patch naming
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:56:39 +00:00
Felix Fietkau
269f2b2c22
hostapd: upgrade to latest version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:55:19 +00:00
Felix Fietkau
8f4cb55c97
mac80211: various wds related fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:55:15 +00:00
Jo-Philipp Wich
4cbf5257ab
[PATCH] dnsmasq: Fix setting the network-id for config host sections
...
This renames name to networkid where applicable, and re-adds the name option for hosts.
Signed-off-by: Stefan Bethke <stb@lassitu.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 00:03:08 +00:00
Felix Fietkau
86d5b12297
carl9170: enable ht support by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 22:51:08 +00:00
Felix Fietkau
48d2ca1e7f
carl9170: fix debugfs support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 22:22:10 +00:00
Felix Fietkau
3439640c9a
add the carl9170 wifi driver for ar9170 devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 21:59:57 +00:00
Felix Fietkau
43765b5252
mac80211: export a few ath header files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 21:59:51 +00:00
Felix Fietkau
cfc041afc1
mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 19:15:30 +00:00
Felix Fietkau
a2c0f039a9
mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 19:15:05 +00:00
Jo-Philipp Wich
210ef07a74
[package] opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 12:37:49 +00:00
Nicolas Thill
078ec56115
[package] kernel: cleanup crypto stuff and fix module names on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:50:38 +00:00
Nicolas Thill
2a94b74a76
[package] kernel: remove even more calls to CompareKernelPatchVer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:46:42 +00:00
Felix Fietkau
863dcd6e35
mac80211: merge some further fixes to the queue stop patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:43:01 +00:00
Hamish Guthrie
6a3d9dc54d
wpa_supplicant: remove legacy PS3 gelic wpa driver support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 09:35:58 +00:00
Felix Fietkau
9a12579f97
ixp4xx: allocate all skbs using GFP_DMA
...
this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi.
significantly improves ath9k performance and obsoletes an ath specific patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 06:05:15 +00:00
Felix Fietkau
165629fca5
run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 02:34:20 +00:00
Nicolas Thill
fbacab2a09
[package] kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 01:11:31 +00:00
Nicolas Thill
eaf2a5cfd7
[package] kernel: fix IDE modules on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 01:08:00 +00:00
Felix Fietkau
998e43756c
mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-05 19:14:28 +00:00
Felix Fietkau
5a2f8970c1
mac80211: update ath9k tx fix with changes from upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-05 18:37:14 +00:00
Florian Fainelli
fe02917a54
[package] fix zlib linking failures with gcc-4.4+ ( #6173 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 19:45:50 +00:00
Florian Fainelli
36ba2a3a37
[package] add western digital netcenter support to broadcom-diag ( #6124 )
...
original patch from Christoph Muellner
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 16:22:20 +00:00
Florian Fainelli
4925346839
[package] enable hso on ar71xx ( #6432 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 12:15:20 +00:00
Gabor Juhos
8d305a4b62
package: kernel/modules: package module for MAC-VLAN support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-31 14:33:31 +00:00
Florian Fainelli
0abd2f8579
[package] spidev_test depends on kmod-spi-dev to work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-30 22:19:55 +00:00
Florian Fainelli
a19fffabaa
[package] defer the loading of spidev after spi master drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-30 22:19:49 +00:00
Florian Fainelli
4b4c80cc58
[package] fix bluetooth and ide breakage after r18955 ( #6422 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-30 10:52:28 +00:00
Florian Fainelli
b6d65b89a4
[package] fix wrong paths after r18955.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-28 14:55:38 +00:00
Florian Fainelli
ed881b566f
[package] fix trailing endif after r18954. ( #6420 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-28 09:19:32 +00:00
Imre Kaloz
3d7ea17c07
remove handling of older unsupported kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:54:09 +00:00
Imre Kaloz
27cae68270
remove 2.6.28 specific stuff from kernel packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:42:38 +00:00
Michael Büsch
0a2797635d
b43-fwsquash: ucode2.fw also supports core rev 3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 23:20:24 +00:00
Hauke Mehrtens
b1efecf94b
[mac80211] b43 and b43legacy: squash firmware
...
Only G and L-PHY are supportted by b43 driver
Add squash firmware for b43legacy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 23:15:16 +00:00
Andy Boyett
76c9220efa
[package] wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 19:21:10 +00:00
Hauke Mehrtens
37e5388bff
[mac80211] b43: Add L-PHY firemware files to squash script
...
Use firmware 4.178.10.4 as default on.
Select firmware for all supported phy types and version as default.
Close ticket #5978
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 01:06:36 +00:00
Jo-Philipp Wich
6a19e3eb17
[package] dnsmasq:
...
While trying to document the dhcp UCI config, I noticed that the name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page.
Signed-off-by: Stefan Bethke <stb@lassitu.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 00:23:35 +00:00
Felix Fietkau
6887b9b476
mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from #6401 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 11:05:04 +00:00
Felix Fietkau
5a82ad1a87
add Askey RT210W support (patch from #6380 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 11:00:31 +00:00
Felix Fietkau
37216e75b4
add WRT300N v1.1 support (patch from #6379 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 10:58:09 +00:00
Felix Fietkau
96ce3160e2
wprobe: fix up data lengths in the ipfix exporter
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 10:34:29 +00:00
Nicolas Thill
ec4e603105
[package] e2fsprogs: restore patch from [12355], lost between upgrade & downgrade
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 21:17:22 +00:00
Nicolas Thill
2c33c40f4b
[package] disable a few packages failing on ps3 as well (marking them as BROKEN)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 11:08:22 +00:00
Nicolas Thill
c8fb2cad0a
[package] disable a few packages failing on pxcab (marking them as BROKEN)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 09:53:06 +00:00
Nicolas Thill
429d4436db
[package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 09:32:45 +00:00
Nicolas Thill
5b87800acb
[package] kernel: enable kmod-sound-core on uml
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 08:56:46 +00:00
Vasilis Tsiligiannis
75331950d0
[packages] mac80211: Don't echo missing physical device errors to wireless config file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 21:45:08 +00:00
Florian Fainelli
3a23ce118d
[package] allow different ar7-atm versions to be selected ( #6345 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 12:28:02 +00:00
Jo-Philipp Wich
e1aabea527
[package] opkg: only select overlay_root if the install destination is root, this eliminates the need for force_space when using external destinations like usb disks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 11:46:49 +00:00
Nicolas Thill
b2cbc0fc59
[package] wprobe: mask as BROKEN on cris
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 06:10:30 +00:00
Nicolas Thill
a4a4d21845
[package] gdb: not support on cris
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 06:09:48 +00:00
Jo-Philipp Wich
1ba2246e3d
[package] opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 15:09:08 +00:00
Nicolas Thill
bc5d79c90c
[package] mark mac80211 & madwifi as BROKEN for ep93xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 12:33:45 +00:00
Hamish Guthrie
9653a4bf68
Add udhcpc command-line argument to request rootpath
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 10:25:15 +00:00
Jo-Philipp Wich
115fa2f565
[package] opkg: the current version leaves empty temp directories behind, clean them up before exit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 03:28:11 +00:00
Nicolas Thill
92effab25a
[package] e2fsprogs: use select-style dependencies, don't ship dev shlib symlink
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 00:59:14 +00:00
Nicolas Thill
71248f45c7
[package] gdb: fix build failure with arm targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 23:24:16 +00:00
Jo-Philipp Wich
49a0eaa0ab
[package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 21:21:14 +00:00
Felix Fietkau
97924c754d
mac80211: fix a race condition in ad-hoc bringup with fixed bssid
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 11:04:43 +00:00
Felix Fietkau
44b38d6b9c
ipfix: sync changes from openimp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:42 +00:00
Felix Fietkau
3d012f654e
libipfix: specify the number of the wprobe ie append script on the command line
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:34 +00:00
Felix Fietkau
36422504da
wprobe-util: always print regular output to stdout instead of stderr
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:26 +00:00
Felix Fietkau
519eae85cb
madwifi: fix antenna selection for ubnt loco2/loco5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:19 +00:00
Felix Fietkau
c3076b0bac
wprobe: export raw values (n, s, ss) to ipfix collectors for improved measurement accuracy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:09 +00:00
Nicolas Thill
8d124c9f49
[package] kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 ( closes : #5843 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 13:14:17 +00:00
Nicolas Thill
d8e7c28c7a
[package] kernel: fix kmod-ipt-iprange ( closes : #6187 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 19:09:33 +00:00
Nicolas Thill
6e6baea240
[package] add ipset v4.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 17:19:46 +00:00
Nicolas Thill
386d6e6218
[packages] iptables: add an iptables-mod-ipset package ( closes : #6327 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 17:17:49 +00:00
Nicolas Thill
df6fb0c71b
[package] wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3 & pxcab
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:51:10 +00:00
Nicolas Thill
eef355d72a
[package] mac80211: fix rt2x00-lib dependency on PCI/USB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:43:18 +00:00
Nicolas Thill
7255912a1c
[package] base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc combinations don't provide a libpthread_so.a matching libc_so.a)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:32:38 +00:00
Felix Fietkau
5d6c3b75cb
openssl: use assembler version of aes on arm - nearly doubles aes encryption performance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 02:03:20 +00:00
Florian Fainelli
23475e7fc6
[package] let usb-video load after video-core ( #6214 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 20:17:44 +00:00
Nicolas Thill
10b400aca8
[package] busybox: update to v1.15.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 03:38:51 +00:00
Nicolas Thill
845dd1e62b
[package] busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 ( closes : #6354 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 15:57:00 +00:00
Jo-Philipp Wich
2387421e72
[package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 21:31:17 +00:00
Gabor Juhos
d8bb909f61
modules: package the leds-wndr3700-usb driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:33 +00:00
Felix Fietkau
0d653a7f94
madwifi: add a watchdog for software beacon alert interrupts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 02:12:19 +00:00
Felix Fietkau
592b6f0527
madwifi: fix noise level display and make the cca threshold configurable through sysctl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 02:12:15 +00:00
Felix Fietkau
d46ae9ced2
firewall: fix fallout from r18716 ( fixes #6338 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-10 18:18:37 +00:00
Gabor Juhos
f06ac589fb
mac80211: fix depends
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-10 13:50:02 +00:00
Felix Fietkau
daddb72ac8
hostapd: parse the option for hiding the ESSID ( #6310 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 19:10:54 +00:00
Felix Fietkau
c9305ae6de
add missing config option for v4l1 ( fixes #6314 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 19:04:57 +00:00
Felix Fietkau
2ee3482123
Fix a memory leak in hotplug2 environment handling.
...
Bump hotplug2 to the latest svn revision, remove obsolete patches.
Memory leak is caused by the way hotplug2 handles environment variables,
using setenv() and unsetenv(). setenv() creates copies of the supplied
strings, but, due to a POSIX blunder, these copies are never destroyed
by unsetenv(), neither in glibc nor uclibc - not until the program
terminates.
Since some events are handled directly in the main process, even when
configured with the "fork" worker, hotplug2 memory usage will keep
growing over time. This can be observed by running "udevtrigger" and
noting the increase in hotplug2 VmRSS after each run.
This patch uses putenv() instead, which leaves storage management to
the caller, so that we can explicitly delete stuff when it's no longer
needed.
Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 18:50:49 +00:00
Felix Fietkau
b259d8401e
broadcom-wl: add rts/frag threshold settings (patch from #4769 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 17:29:10 +00:00
Felix Fietkau
12c45dea86
mac80211: fix RTS threshold not being set for mac80211 devices
...
A typo prevented it from working, tested with ar71xx and ath9k.
Signed-off-by: Otto Solares <solca@guug.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 17:22:25 +00:00
Felix Fietkau
c2804524cf
add missing argument to debug/mount wrappers (thx, matteo)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 17:13:16 +00:00
Felix Fietkau
bede0a2b45
do not start multiple subshells for applying /etc/uci-defaults. use sh -x for hush compatibility
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 15:15:25 +00:00
Felix Fietkau
4476454249
firewall: get rid of recursive shell script inclusion to improve hush compatibility
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 14:04:37 +00:00
Felix Fietkau
f922e0d01c
functions.sh: use functions instead of aliases for the debug, mount wrappers - hush does not have aliases
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 13:36:43 +00:00
Felix Fietkau
b561f00181
adjust dependencies of firewall and qos-scripts, so that these packages are visible even when iptables is not selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 13:36:39 +00:00
Felix Fietkau
ab31be36b5
iptables: move to 'Network' in menuconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 13:36:35 +00:00
Felix Fietkau
e09a8a5293
busybox: adjust hush default configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 13:36:28 +00:00
Jo-Philipp Wich
b068068db4
[package] iptables: bump pkg revision
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-08 20:53:27 +00:00
Jo-Philipp Wich
fd7b3cd30d
[package] iptables: add comment match to the core package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-08 20:52:58 +00:00
Felix Fietkau
3b13a0866d
fix firmware loading broken by the busybox upgrade
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-08 20:04:38 +00:00
John Crispin
edaad88c34
make uboot work on arcaydian board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-08 14:37:12 +00:00