jow
a143751bb5
[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
nbd
00a9a5c4ce
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
nbd
1b5c7599c7
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
nbd
7590e5139a
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
nbd
b0621493f9
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
nbd
81d67c82e8
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
nbd
c3a643f552
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
jow
936485f730
[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
nico
ea2e68a648
[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
nico
4217467a1a
[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
nbd
6272eeed88
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
hcg
4fd9bf204a
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
nbd
f082d62028
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
nbd
ae83c51a2e
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
nico
fe0bfcc73e
[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
nico
6095c8cd88
[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
nbd
b1e989ce86
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
nbd
c09034e99c
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
d575b44570
[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
aabccf8633
[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
c6380a3c3b
[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
juhosg
d7d997edfc
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
029b501eb0
[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
80368ff2f4
[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
4899a42dab
[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
57ce101c95
[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
b370eb254b
[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
kaloz
6121023e90
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
kaloz
e07d1e4f95
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
mb
0b0a5f7e08
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
73ee554b8e
[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
agb
77c2d5ff3c
[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
d5afbb3e27
[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
jow
8494bd7c5a
[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
nbd
b2525c9b8d
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
nbd
0f794cd4a3
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
nbd
035f5fa612
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
nbd
c50e168bc6
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
nico
9ad52ed50b
[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
nico
bf476ef71d
[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
nico
aba414fe72
[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
nico
c7e71368f7
[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
nico
e2e9524460
[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
acinonyx
975e20ea80
[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
5c3557295b
[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
jow
5e52855bff
[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
nico
f790b2a225
[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
nico
0af0814f0d
[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
jow
eec3ede257
[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
nico
94c71fdfb3
[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
hcg
eca3f8f215
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
jow
6755b68047
[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
nico
6bdf3c9289
[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
nico
765ad2ceb9
[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
jow
c449f37809
[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
nbd
0574916d37
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
nbd
7ece9b48e5
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
nbd
80c6da7c34
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
nbd
9300805260
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
nbd
013d58fbe3
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
nbd
f87f98d0c5
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
nico
09d0d1d39f
[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
nico
aa543581d1
[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
nico
f7225700a2
[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
nico
49aaa0d065
[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
nico
f91a135a0b
[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
nico
4cfb5f3576
[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
nico
c07f9537ab
[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
nbd
86b2ef4494
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
3ba1ad5713
[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
nico
c57226a84e
[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
nico
094ece437d
[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
jow
0fd5c228ec
[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
juhosg
6655c7f910
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
nbd
d521cd8038
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
nbd
c1b82fcecb
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
nbd
8b93389dca
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
juhosg
35d8968799
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
nbd
a60b96a907
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
nbd
e0ae631a92
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
nbd
09fc3a65d9
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
nbd
3464004b2e
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
nbd
7406bafce9
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
nbd
3982cd8ffe
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
nbd
daa59b7513
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
nbd
6b2e482b31
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
nbd
8f027803a0
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
nbd
3f21f09b7c
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
nbd
b5650f6d14
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
nbd
d253bed345
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
jow
4aa6904aaf
[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
jow
38155e5737
[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
nbd
5d481506b4
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
blogic
940b26969e
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
florian
5adbeaeb6f
[package] package nls cp866 support ( #6281 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-07 23:59:06 +00:00
florian
a656395fe8
[package] update busybox to 1.15.2 ( #5926 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-07 16:56:04 +00:00
nbd
7b359d21c6
mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx status reporting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 17:12:56 +00:00
nbd
2ec93f271b
mac80211: set the country code through iw reg, setting it only through hostapd apparently does not work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 17:12:51 +00:00
jow
b546af4c21
[package] mac80211: fix a shell syntax error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 15:11:47 +00:00
jow
8b4fd8541e
[package] wpa_supplicant: relax parsing of encryption mode, drop support for uppercase modes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 15:09:20 +00:00
jow
a4827cab1f
[package] mac80211: fix wpa handling in sta mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 15:08:25 +00:00
florian
0f5ab576f2
[package] allow building hostap-driver and its dependencies on 2.6.32 ( #6305 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 12:54:30 +00:00
florian
464f8086da
[package] CONFIG_RFKILL_INPUT is a boolean
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04 14:52:41 +00:00
florian
d4c59aebc3
[package] prevent madwifi from being compiled on sibyte
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04 14:52:30 +00:00
hcg
dadeaf60f7
kmod-sound-ps3: Modified target dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04 12:18:01 +00:00
nbd
eac6d3750b
mac80211: rename autogenerated wifi-device sections from wifi* to radio* to prevent conflicts with madwifi interface naming
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-03 18:35:31 +00:00
nbd
c034853550
ath9k: disable interrupt mitigation - it hurts performance on embedded systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-03 18:35:26 +00:00
jow
9cdb777d0c
[package] firewall: initialize dest_port with src_dport if omitted in redirect sections to narrow
...
down corresponding forward rules to the actual target ports - thanks Niels Boehm! (#6249 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-01 22:31:10 +00:00
florian
59008615d8
[mac80211] fix p54usb firmware installation ( #6260 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-30 21:26:12 +00:00
nbd
8d2137b93d
hostapd: update to latest git, fixes ampdu settings in the beacon HT IE
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-29 16:56:38 +00:00
nbd
b1e695999e
hostapd: replace the wme_* config variables with wmm_* ones ( fixes #6247 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-29 14:13:47 +00:00
nbd
f916333f1e
mac80211: fix up wds sta mode after r18591
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-29 13:56:41 +00:00
florian
bc2a8262e9
[ubicom32] prevent some modules from being built on ubicom32 since they do not compile or link
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-29 00:33:32 +00:00
hauke
9707320079
[crda] Update regulatory database to version 2009.11.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 23:16:40 +00:00
hauke
cc71c84c17
[iw] Update iw to version 0.9.18
...
The deleted patches went upstream.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 23:16:11 +00:00
juhosg
24b9904ea6
mac80211: use mac address from platform data if present on ath9k
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 18:01:03 +00:00
juhosg
f1db6935ae
mac80211: fix detection of multiple mac80211 devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 18:00:59 +00:00
juhosg
0da4b7c208
mac80211: remove trailing whitespaces in mac80211.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 18:00:53 +00:00
florian
eaa1ec9472
[mac80211] update p54usb firmware to 2.13.24.0.lm87.arm ( #6177 , #6237 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 14:25:41 +00:00
juhosg
2c7b7e7027
mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 13:49:14 +00:00
juhosg
8a11ffce72
mac80211: fix a typo in the mac80211.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-27 21:21:28 +00:00
juhosg
9ece9bb899
mac80211: update ath9k patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-27 21:21:14 +00:00
juhosg
08ca9f93c2
mac80211: select channel 36 by default on 5GHz only devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-27 21:21:10 +00:00
florian
69cbd19bb4
[package] libuuid needs to be compiled with fPIC/pic.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-26 16:05:20 +00:00
markus
cf95df7f3d
new upstream release 2.51 with some fixes, see
...
http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
refreshed patches for new release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-26 10:58:01 +00:00
juhosg
ab1cdc3db3
package/mac80211: disable 2GHz band for 5GHz only devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 20:35:58 +00:00
florian
6b398193ef
[package] prevent busybox's ping6 from crashing ( #4604 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-24 22:13:19 +00:00
nbd
5a99d27cc6
ath: only use GFP_DMA on ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-24 13:55:37 +00:00
hcg
bdbd2e119d
kmod-sound-core: Add new 2.6.32 kernel config option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-24 10:39:31 +00:00
florian
6c64fce072
[package] downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the issue ( #6073 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 23:53:23 +00:00
florian
9b7c8c39de
[package] package sfdisk from util-linux-ng ( #5998 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 22:30:45 +00:00
florian
b3c2645b97
[package] update compcache to 0.5.4 ( #6018 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 22:30:42 +00:00
nbd
5e3ba36eb5
separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs config option to enable it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 22:01:45 +00:00
nbd
1110dd598c
mac80211: do not build b44
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 22:01:40 +00:00
nbd
3595a2ac00
ath9k: add a few debugfs files to access the chainmasks and registers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 20:38:18 +00:00
nbd
5362dd1b5a
mount debugfs by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 20:35:05 +00:00
nbd
1a0728cfcf
hostapd: fix rebuild checks ( #6210 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 17:12:54 +00:00
nico
26df34e35f
busybox: restore previous inittab handling when terminal can't be accessed ( closes : #6181 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 17:00:50 +00:00
jow
91312f560f
[package] dnsmasq: Set a list of addnhosts files.
...
e.g.
list 'addnhosts' '/var/etc/hosts.olsr'
list 'addnhosts' '/var/etc/hosts.olsrv6'
hosts.olsr for ipv4 and hosts.olsrv6 for ipv6 addresses.
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 11:52:08 +00:00
nbd
42c7a4ae6f
mac80211: update to compat-wireless 2009-11-21
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 07:13:30 +00:00
nbd
a4b548a00d
build variants: only build opkg packages for the requested build variant (or any if no variant was specified for the package)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 07:08:39 +00:00
jow
7e63500a28
[package] base-files: sysupgrade: restrict find command to plain files to avoid duplicates when generating the conffiles tgz archive
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-20 23:02:35 +00:00
nbd
f3154a2f51
ath9k: fix compiler warning without debug enabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 18:35:31 +00:00
nbd
4dd46c8d8d
ath9k: fix bisectability of rc patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 04:42:40 +00:00
nbd
7ea6da151a
ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 03:48:55 +00:00
nico
71b834c5a5
change ext2/ext3 load order so that lazy mount tries ext3 before ext2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-17 21:29:27 +00:00
juhosg
672034cb98
package/mac80211: use platform_data on PCI devices in ath9k
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-16 17:31:29 +00:00
nbd
ce940c98d6
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-16 00:44:39 +00:00
nbd
76fbd95419
mac80211: adjust patches based on upstream feedback
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 22:05:03 +00:00
nbd
89dfc3133a
mac80211: add some missing patch chunks that were accidentally left out in the previous commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 21:36:40 +00:00
nbd
145bcd28bb
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 21:21:56 +00:00
nbd
c2144c8c76
ath9k: fix massive packet loss issue introduced by upstream cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 21:21:52 +00:00
nbd
b55e7ea676
mac80211: sync with changes to patches submitted upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 21:21:47 +00:00
jow
b74589690e
[brcm-2.4] change switch config to swconfig style format to remain consistent accross platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 18:43:46 +00:00
jow
9c1ef4da06
[package] iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14 21:32:30 +00:00
hauke
56262cd51c
[hostapd-utils] fix build of hostapd-utils
...
This fixes #6158 .
Thank you Will Dyson for your patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14 12:21:25 +00:00
nbd
477d4a83b3
e1000: add CONFIG_E1000_NAPI=y for older kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14 02:55:48 +00:00
nbd
8349d8219a
mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14 02:35:04 +00:00
juhosg
fa989620af
package/mac80211: add config option to enable Atheros wireless debugging
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13 17:11:43 +00:00
nbd
2836c3f4f8
hostapd: fix endian bugs in STA HT capability handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12 14:15:13 +00:00
nbd
714686487c
hostapd: fix HT40 BSS scan checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12 14:15:09 +00:00
kaloz
62cade03b8
neither avr32 or coldfire has a shared libgcc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12 12:20:38 +00:00
kaloz
26862c3e56
update openssl to 0.9.8l -- thanks puchu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12 10:39:10 +00:00
jow
25941ba23f
[package] opkg: forgot to remove two obsolete patches in last commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 22:13:10 +00:00
jow
22d6227505
[package] opkg: bump to r284
...
- incorporates parsing improvements upstream
- fixes a couple of memory leaks
- fixes some null pointer dereferences
- fixes possible crashes during removal of packages
- various other corrections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 21:42:05 +00:00
nbd
b87aea7e75
mac80211: disable powersave on the sta by default (for performance reasons)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 16:59:36 +00:00
nbd
26b8a4b21c
wireless-tools: re-enable support for enabling/disabling powersave
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 16:59:31 +00:00
nbd
9afd422632
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 16:32:09 +00:00
nbd
35dc8491f0
e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 16:30:33 +00:00
nbd
872cbfb521
hostapd: automatically add wds sta interfaces of an ap to the right bridge
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 05:15:55 +00:00
nbd
4fa998189d
hostapd: implement wds ap support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 05:15:51 +00:00
nbd
513bbd2cdc
mac80211: fix a bug in broadcast handling of wds sta interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 05:15:41 +00:00
nbd
cd60446ca1
hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 00:34:42 +00:00
nbd
bb92232db4
hostapd: use the new build variants feature to clean up the makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 22:00:59 +00:00
nbd
3b3a36db38
mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 19:27:19 +00:00
nbd
a4df146bd6
mac80211: fix wpa in client mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 19:27:13 +00:00
kaloz
8179e8082c
add preliminary MPC83xx support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09 11:45:04 +00:00
nbd
cb9259e186
mac80211: fix wifi detect with 11n cards that have multiple bands
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09 00:58:39 +00:00
nbd
da02086104
b43: work around a locking issue, might fix #5996
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-07 17:40:52 +00:00
nbd
69c0ee58e9
iproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries
...
should fix collectd build failures on mips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 22:29:14 +00:00
nbd
0b7968af02
uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 21:25:31 +00:00
nbd
57967352ad
oops, forgot the autoload
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 16:12:11 +00:00
nbd
5b4f77876d
fix kmod-leds-alix ( #6079 , #6105 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 16:11:45 +00:00
nbd
d71b9a7d99
fix up the download location for the updated mac80211 version (thx, swalker)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 16:05:52 +00:00
florian
290c36378f
[package] fix breakage introduced with r18315
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 14:35:36 +00:00
florian
498ec579dd
[package] remove the patch dir hack in iptables when building with an
...
external tree, this did not work at all.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 14:21:05 +00:00
nbd
99867b24bf
Pass TARGET_CFLAGS using and external variable instead a sed expression that can fail when TARGET_CFLAGS contains the ":" symbol.
...
Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 11:55:00 +00:00
nbd
09076810f3
add missing CONFIG_MEDIA_SUPPORT symbol for v4l ( fixes #6108 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 11:06:23 +00:00
florian
82ab0c04a1
[rdc] make rdc321-wdt become a package, saves some space in the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:43:05 +00:00
nbd
82369076db
mac80211: update to 2009-11-03
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 21:54:47 +00:00
nbd
244e2944c6
mac80211: fill some important capabilities into ht_capab in the hostapd config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 21:53:49 +00:00
nbd
875a24be1f
madwifi: fix a crash bug related to refcounting of bss nodes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 00:05:56 +00:00
florian
2fbb0f0be3
[package] fix breakage on wl500gp after r18214, thanks sn9 ( #6084 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 20:35:37 +00:00
kaloz
5f33b429e2
add preliminary 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 10:49:27 +00:00
blogic
6e82572b17
[ifxmips] clean up menuconfig path of dsl driver and userland helper
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 19:05:32 +00:00
blogic
d30299b51e
[ifxmips] adds dsl support, thank you infineon/lantiq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 18:52:35 +00:00
florian
5a58232dfa
[package] fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c327768130ee683392 ( #6070 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 10:46:36 +00:00
florian
aa196b3611
[package] kmod-libertas needs kmod-lib80211 to load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-31 12:28:55 +00:00
florian
db0cb2eef5
[package] fix siit compilation failures on brcm-2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 14:14:53 +00:00
blogic
70916d05de
make etehrent work on wrt350n, thx sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 21:26:36 +00:00
blogic
91c099418f
fixes bluetooth dependency, thx sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 21:25:55 +00:00
florian
ca341a66db
[package] remove references to 2_6_27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 12:22:53 +00:00
blogic
a42b873f24
fixes DEPENDS of SSB module, thx sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-28 15:10:30 +00:00
jow
699212b7b4
[package] lua: add the 100-no_readline.patch to host build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-28 13:56:33 +00:00
jow
abc16b03ee
[package] lua: the variable expansion to detect the host os does not work with GNU Make 3.81, replace it with a nested ifeq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-28 00:11:59 +00:00
florian
05ccb6dea8
[package] fix siit compile with 2.6.30 kernels and superior, when CONFIG_COMPAT_NET_DEV_OPS is not set
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 22:50:34 +00:00
nbd
8f4d88ab8d
lua: fix a typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 21:28:15 +00:00
nbd
dfe29b760d
lua: re-enable host builds with some more fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 21:18:58 +00:00
nbd
c3dbd7adde
lua: fix regressions in operator overloading caused by the refcounting patch, also fix some more variable cleanup issues => even more performance, less memory utilization
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 14:27:30 +00:00
nbd
9529774bd5
lua: use float instead of double, reduces the gc data structure size by 4 byte => luci processes use 10% less memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 03:01:12 +00:00
nbd
27e64f8be8
lua: fix various bugs in the refcounting implementation. seems to fix luci and reduces memory consumption even more
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 00:06:42 +00:00
nbd
2c5998b74d
lua: get rid of bitlib and md5lib from the core, they are no longer necessary
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 23:23:42 +00:00
nbd
e4be8b3bf5
lua: add reference counting for strings - this will need A LOT of testing, but it should finally fix the excessive memory usage problems triggered by luci
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 22:19:13 +00:00
jow
e94a2e1312
[package] opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-22 17:16:13 +00:00
jow
d968f2b92f
[package] opkg:
...
- re-enable upgrade and restrict it to signle packages, fix usage text
- only read package descriptions if they're actually needed (almost never),
saves even more space when parsing package lists
- refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-22 15:15:19 +00:00
jow
a460e82adb
[package] opkg:
...
- replace package list parser by something that works with fixed buffers
to avoid slurping the whole file into memory during parsing
- fix a possible null pointer dereference in opkg_remove_cmd()
- get rid of upgrade, it cannot upgrade single packages and kills
the system in most cases
- get rid of the flag operation, not needed
- bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-22 08:46:55 +00:00
nbd
ad35d749fe
madwifi: reduce the size of the multicall tool binary
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-21 00:20:42 +00:00
nbd
b3c44ec1cc
do not relink libresolv, it makes iproute2 barf
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 22:22:59 +00:00
nbd
682f9b3fa9
remove obsolete uci validation awk code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 21:48:40 +00:00
nbd
9c95941f5d
base-files: remove obsolete stuff from common.awk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 21:45:57 +00:00
nbd
13f9f9e676
wireless-tools: reduce binary size by ~13k by removing unused/obsolete features
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 21:40:09 +00:00
nbd
059bf66201
hostapd: make compilation of the hostap driver conditional - saves 10k uncompressed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 21:14:57 +00:00
nbd
de45c75915
hotplug2: get rid of the unnecessary reference to libdl as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 20:59:40 +00:00
nbd
183ed59cff
hotplug2: compile in the worker module statically, saves >20k uncompressed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 20:49:44 +00:00
jow
11adc3d3d9
[package] base-files: only try to execute watchdog if binary is present
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 17:07:08 +00:00
nbd
f47c28454b
remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 11:44:16 +00:00
nbd
b406bcc62e
zlib: replace -fPIC with $(FPIC)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 08:41:32 +00:00
nbd
43770b8817
uci: only use $(FPIC) on library parts, saves a few hundred bytes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 08:26:39 +00:00
nbd
628a773644
opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 08:21:10 +00:00
nbd
96ff9f58c6
fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using the standard _pic variant
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 07:26:34 +00:00
nbd
12efcae535
install the right version of libgcc along with its version map to fix relinking issues with mklibs, attempt to relink only if the version map is actually present
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 06:57:19 +00:00
hcg
a5aafb299c
[busybox] At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 06:51:30 +00:00
nbd
37e3d1ccdd
mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 19:15:08 +00:00
nbd
6a5e469c87
remove support for uclibc 0.9.29
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 18:25:25 +00:00
nbd
a07f2e8000
mac80211: fix ath5k compile on 2.6.28 and earlier
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 04:28:15 +00:00
nbd
5b12db1589
hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check on recv()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 02:39:02 +00:00
nbd
97abaa960a
madwifi: add antenna gpio support for nanostation loco2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 22:11:14 +00:00
nbd
8dee2fd6c4
madwifi: remove the 10HZ timer for updating rate control statistics
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 04:56:09 +00:00
nbd
a2c8edeafc
madwifi: fix various noderef/memleak issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 04:56:05 +00:00
nbd
586c0c90e8
hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 04:55:59 +00:00
nbd
a5fa848148
madwifi: more ad-hoc fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-15 19:20:43 +00:00
nbd
727e3e7538
madwifi: fix another ibss crash ( #5935 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-14 21:15:45 +00:00
nbd
ba949e0f75
madwifi: fix race condition on ibss init ( #5935 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-14 08:29:46 +00:00
nbd
d2478832c9
madwifi: beacon timer fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-14 08:29:37 +00:00
acinonyx
5c7fc903f3
[package] usb-core: Add dependency to nls-base ( #5973 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-12 11:44:36 +00:00
nbd
7a9f6b121f
mac80211: fix download url ( #5980 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 23:11:39 +00:00
nbd
2438e75278
mac80211: fix a warning during interface bringup when using autochannel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 15:06:12 +00:00
nico
9c86661840
mac80211: fix rt2800pci, tx ack timeout is now hardcoded
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 04:00:58 +00:00
nbd
4f01c6f2e6
mac80211: fix ibss join/create
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 03:13:57 +00:00
nbd
adbb0c8af6
firewall: fix zone defaults
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 02:42:22 +00:00
nbd
11e5f1bf7c
mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 01:05:17 +00:00
nbd
dd47052c85
mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 01:01:12 +00:00
nbd
994c1fce91
mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 00:36:23 +00:00
nbd
1d8d224223
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-10 19:25:48 +00:00
nbd
bcf5f70a68
udevtrigger: use the build system cflags
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-10 19:25:31 +00:00
nbd
71394ccb5e
firewall: do not process rules in reverse
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-10 18:08:26 +00:00
florian
3a38a7f90f
[octeon] package the octeon compact flash driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-09 07:36:19 +00:00
blogic
3da392ac87
#4985 - fixes dropbear banner file, thanks Roman Yepishev
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 18:58:15 +00:00
florian
dd6a64aec6
[octeon] add support for the dwc_otg USB controller
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 17:56:31 +00:00
florian
1b5e3b5af0
[package] we cannot build madwifi for octeon since there is no mips64r2 hal target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 12:11:32 +00:00
kaloz
72aa5b478a
enable ATA_SFF (PATA support) in the generic configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 09:40:38 +00:00
florian
75c43524e8
[package] fix typos in KernelPackage/libertas
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07 18:54:17 +00:00
nico
ab969ad78e
[package] libertas: use driver from compat-wireless instead of our own (deprecated) one
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07 16:03:31 +00:00
florian
4cce3b1620
[package] add uboot-envtools
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07 15:14:28 +00:00
nico
cdf6976608
[package] madwifi: add HAL_TARGET mapping for kirkwood board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 20:55:24 +00:00
florian
2ce9114dcc
[package* ata-ixp4xx-cf depends on TARGET_ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 15:24:28 +00:00
florian
25d531ca58
[package] madwifi cannot be compiled on cobalt which has a different mips cpu abi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 06:07:36 +00:00
nbd
cbe70787d8
fix opkg directory cleaning ( #5646 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 04:50:53 +00:00
florian
074f6b0011
[package] add kmod-input-rb532, driver for the rb532 user button
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 20:05:56 +00:00
nbd
513ebf4eac
busybox: remove "default y" in the lock config item to fix nommu builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 19:56:23 +00:00
nico
9414c3b10d
[package] kernel: fix Promise PDC202xx IDE driver location
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:08:44 +00:00
agb
5d7f5678e4
[kernel] modules/crypto: package AMCC ppc4xx hardware crypto driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:05:43 +00:00
agb
04c5f00031
[ps3] add missing kconfig option to ps3 sound module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:04:17 +00:00
agb
40d0e5c66b
[kernel] modules/usb: fix usb-etrax dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:03:42 +00:00
jow
ad7c749604
[package] dnsmasq:
...
- make "name" option in "host" sections optional and append it to -G if set,
allows specifying hostnames for static leases without resorting to /etc/hosts
- implement "domain" sections, allows defining arbitary host names and associated
ptr records from uci
- bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 16:58:06 +00:00
nico
fdfd2adc07
[package] mountd: mark as 2.6 only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 11:18:03 +00:00
nico
4b6822e5ed
[package] gdb: don't build on avr32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 09:47:24 +00:00
nico
79128e76e6
[cosmetic] [package] gdb: have both gdb & gdbserver share defaults
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 09:12:05 +00:00
blogic
9ae241fb88
fixes typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 07:36:02 +00:00
blogic
6552fe0ce9
fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 21:58:18 +00:00
blogic
a2fd77df3f
adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 14:01:17 +00:00
nico
14e55e3c98
remove ipset support from core, it is now provided by xtables-addons from the packages feed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 23:51:10 +00:00
nbd
abb09c1f95
check for sysfs before bypassing normal hotplug calls for firmware events ( fixes #5200 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 11:28:02 +00:00
nbd
e50339e3d8
busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 10:56:19 +00:00
nbd
d4b7776c0d
ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 22:02:37 +00:00
nbd
fcd449b084
mac80211: autodetect the default phy mode based on 11n and freq capabilities
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 19:41:04 +00:00
nbd
e1a9d004cc
mac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 19:16:16 +00:00
nbd
107bc81f4b
hostapd: initialize wme to sane values
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 18:55:03 +00:00
nbd
9878ccc8d2
mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 15:18:44 +00:00
nbd
982e75bdf6
opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 15:18:38 +00:00
blogic
6d5918487d
adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 09:41:22 +00:00
claudio
a10614cd42
[etrax] Export USB host driver as kernel package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 09:34:10 +00:00
nico
5149fca5d2
[package] busybox: remove empty patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 07:46:42 +00:00
jow
332272ec7b
[package] ppp: add dns servers to uci state in the ip-up script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-30 16:06:20 +00:00
jow
1106afd9fe
[package] base-files: add hotplug rules for /dev/lpX ( #863 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 20:05:50 +00:00
nico
9dfc3e34ee
[package] busybox: update to v1.14.4 ( closes : #5619 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 12:38:46 +00:00
nbd
9f19c5e029
firstboot: add support for union mounts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:21 +00:00
nbd
4a7259e39d
base-files: move firstboot to /sbin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:11 +00:00
florian
d142ae4a05
[package] add mips64 support to kexec-tools, counterpart of r17768.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 19:13:17 +00:00
hauke
e0cf13bf5a
[ipset] Update ipset to version 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 15:03:41 +00:00
nico
6d2edb6cad
[package] ppp: quote positional parameters when calling up/down scripts ( closes : #5622 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 14:14:09 +00:00
nico
dc1a20a020
[package] firewall: fix MSS issue affection RELATED new connections ( closes : #5173 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 13:57:09 +00:00
hauke
199b50af2c
[mac80211] Add ar9170usb driver.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 13:43:21 +00:00
hauke
a549a6338a
[mas80211] Do not build some modules as they are not needed
...
Remove empty directory.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 22:06:39 +00:00
hauke
b643f19c32
[mac80211] Do not depend on rfkill
...
With kernel 2.6.31 cfg80211 is build with rfkill if it was build.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 22:05:46 +00:00
hauke
749981b832
small fixes mostly for kernel 2.6.31
...
- libsas needs symbols from scsi_transport_sas
- autoload line in pppoe was missing
- rfkill-input does not exist in kernel 2.6.31
- password for download server of r8101 changed
- r8101 and siit do not build with kernel 2.6.31
- fix build of net sched esfq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 21:23:53 +00:00
nico
21adeeda4d
add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 19:01:50 +00:00
hauke
5dcf85bfaf
[packages] fixes for kernel 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:31:42 +00:00
hauke
f4aa4e469c
[brcm47xx] add patches for kernel 2.6.31
...
This is completly untested. Only a compile tests with the default config was done!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 11:48:48 +00:00
nbd
7b7b2eed91
busybox: add support for union mounts (not included in the kernel yet)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:46:51 +00:00
nbd
92e51ad466
iptables: fix build error with linux 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:10:42 +00:00
nbd
d491a718d7
libtool: update to 1.5.26 (patch from #4905 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 22:19:33 +00:00
nbd
bd6f974a3f
base-files: add libgcc dependency to libc ( #5262 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 22:02:39 +00:00
nbd
7c52bc2d37
firewall: add sanity checks to zone default rules (patch from #5459 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 21:59:16 +00:00
nbd
85df8e3708
update dnsmasq to 2.50 ( #5784 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 21:42:36 +00:00
nbd
861bd34e1b
madwifi: fix bugs in the calibration triggers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 17:30:03 +00:00
nbd
35d33ee673
madwifi: fix a theoretical tx buffer leak
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:33:06 +00:00
nbd
93d042b356
madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:56 +00:00
nbd
0ef8b98c7e
madwifi: fix sta mode reconnect when roaming between different aps of the same essid
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:38 +00:00
nbd
2562cde3ef
madwifi: fix maximum txpower display
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:22 +00:00
nico
6a36104faa
[toolchain] add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 02:27:38 +00:00
jow
2c756a3dcc
[package] [docs] implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 16:17:05 +00:00
nico
1eb016da89
[cosmetic] accommodate for 5 digits svn revisions :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 03:05:45 +00:00
nbd
f0c31da5a2
mtd: fix wrong open() return code checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 19:13:34 +00:00
nbd
f7ab86197a
Add default /etc/dnsmasq.conf
...
dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records.
However, those options sometimes can not be passed as
command-line arguments due to excess length. This patch tries to
solve this problem:
1. Provide /etc/dnsmasq.conf file with comments about adding
SRV/PTR/TXT/CNAME records.
2. Add this file to conffiles list so it is preserver during
backup/restore or system upgrade.
If someone needs a lot of custom records, default configuration
file can be edited. Since manual pages and documentation is not
installed, provided comments should be enough to figure out
option syntax.
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 13:25:11 +00:00
nbd
2d32ced174
mtd: bump release
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 11:19:08 +00:00
nbd
2c2e02d729
mtd: update copyright headers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 10:09:02 +00:00
nbd
3a0a80e129
mtd: add support for rewriting the fis table layout on redboot based systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 09:58:41 +00:00
nbd
ac7068d7d7
base-files: fix conffiles entry check (patch from #2425 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-19 23:04:34 +00:00
nbd
9af7cd4561
opkg: fix the -force_space option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-19 17:32:59 +00:00
nbd
5949fd8b7c
dnsmasq startup script update: add notinterface parameter
...
This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces.
By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface.
Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 18:15:31 +00:00
jow
9a624fb1b7
[package] swconfig: clear ip address on the switch interface, this prevents duplicate assignments of 192.168.1.1 on the DIR-300 at least
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 14:23:01 +00:00
jow
9fbe9e1ad0
[package] base-files: clear ip addresses on interfaces that are about to be added to a bridge
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 14:21:19 +00:00
nbd
dc6188fb0e
madwifi: fix iwconfig tx power display
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:02:10 +00:00
agb
e57f13704f
[package] madwifi: bump package revision
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-15 10:19:32 +00:00
jow
b8df1b4c80
[package] base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-14 16:14:27 +00:00
jow
0228176586
[package] firewall: move the config_get out of the loop, no need to call it multiple times
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-14 15:18:48 +00:00
jow
f71b9d11f6
[package] firewall: properly dispatch delif events if the network has a different name then the corresponding zone
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-14 14:47:43 +00:00
nbd
7b5f9bb12a
madwifi: fix a wds related race condition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-14 10:45:34 +00:00
nbd
3713427395
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-14 10:40:23 +00:00
jow
286159df02
[package] base-files: add /etc/rc.local to the default save file list
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-12 15:57:31 +00:00
jow
f4a0466de8
[package] base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 21:35:03 +00:00
agb
fcf2c28149
[package] bump some revisions and update copyrights
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 10:07:04 +00:00
nbd
bb4f8e0b26
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 00:30:36 +00:00
nbd
d7b870eaa3
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 00:17:13 +00:00
nbd
7f2d4d8bb1
Revert "fix nonhotpluggable networks not being brought up. Closes #2781 " (r17527) until we've solved the race conditions it creates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 00:16:55 +00:00
juhosg
a4119793ba
package/mac80211: add menuconfig option for enabling debug support via debugfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-08 07:32:08 +00:00
nbd
0068b99917
move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-06 17:36:01 +00:00
nbd
db11e2abd1
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-06 17:26:37 +00:00
thepeople
943fc97fb0
fix nonhotpluggable networks not being brought up. Closes #2781
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-06 17:02:14 +00:00