Felix Fietkau
a420e7c801
enable multicast routing by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 21:26:40 +00:00
Hauke Mehrtens
312ae25767
[crda] Update crda to version 1.1.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 20:44:57 +00:00
Hauke Mehrtens
32a4e22d59
[iw] Update to version 0.9.14
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 20:44:14 +00:00
Felix Fietkau
2a706dc913
move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 17:13:14 +00:00
Felix Fietkau
a4cd1939c8
libnl-tiny: fix potential redefinition of offsetof
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 16:48:18 +00:00
Hauke Mehrtens
f4b90f5799
[pcmcia] yenta is build in an other package.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 11:31:22 +00:00
Hauke Mehrtens
bb6f6a656c
[ssb] Remove pcmcia support from ssb.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 11:30:06 +00:00
Hauke Mehrtens
bbbf6e6d83
[mac80211] Add rtl8180 and rtl8187 support.
...
Based on patch from #5138 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 11:14:00 +00:00
Felix Fietkau
3aa54b123e
fix mips64el base-files compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-23 21:16:04 +00:00
Felix Fietkau
900a341309
madwifi: remove the "turbo" iwpriv command, it does not do anything useful, but it can lead to crashes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22 17:44:07 +00:00
Florian Fainelli
7075440170
[brcm-2.4] allow sta mode to work with psk+aes ( #4687 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22 10:30:55 +00:00
Andy Boyett
895cc55cde
[mac80211] update compat-wireless to 2009-05-21
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22 07:19:58 +00:00
Felix Fietkau
64d3aacbd0
madwifi: fix a rare ad-hoc mode crash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-21 18:23:53 +00:00
Felix Fietkau
70bea49ea1
madwifi: cosmetic fixes for maxrate/minrate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-21 18:11:08 +00:00
Hauke Mehrtens
eb5911f5a2
[ppp] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-21 10:49:21 +00:00
Hauke Mehrtens
ed5472e868
[ppp] Make patches apply agagin.
...
The deleted parts were two times in the patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-21 10:48:24 +00:00
Jo-Philipp Wich
a32b336a3b
[package] update ppp to v2.4.4 ( #5102 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 22:36:38 +00:00
Jo-Philipp Wich
54c401d742
[PATCH] [madwifi] Declare some missing local variables in madwifi.sh
...
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:52:15 +00:00
Jo-Philipp Wich
e1797e720b
[PATCH] [madwifi] Fix device name allocation
...
This patch fixes a bug in madwifi where names for wifi devices are not
allocated during device setup. It fixes some instability on devices which share
IRQ.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:33:54 +00:00
Jo-Philipp Wich
7098126f4b
[PATCH] [madwifi] Build madwifi with compression capability enabled
...
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15949 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:32:05 +00:00
Jo-Philipp Wich
f005240028
[PATCH] [qos-scripts] Reload IMQ only when needed
...
[PATCH] [qos-scripts] Use config_get_bool for halfduplex option
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:16:22 +00:00
Jo-Philipp Wich
322ec6d0f3
[PATCH] [qos-scripts] Fix packet/connection marking when using halfduplex option
...
This fixes an bug where QoS is not applied to packets passing through
POSTROUTING chain when using halfduplex option. Since QoS is done on IMQ
device, packets should be marked before sending to the IMQ.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:12:09 +00:00
Jo-Philipp Wich
ea65d5323a
[PATCH] [qos-scripts] Reload modules with parameters specified
...
This patch makes qos-scripts reload a module when there is need to pass some
parameters to it. It fixes an issue on devices with more than two interfaces where
many IMQ devices are needed but the module is already loaded with the
default numdevs=2
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:10:45 +00:00
Jo-Philipp Wich
64987ddf85
[PATCH] [madwifi] Detect every atheros device present
...
This patch is for boards with more than one atheros devices. It changes
detect_atheros() function to continue with the detection of every device
present and don't return when just one is found
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 20:44:19 +00:00
Florian Fainelli
bfd1ee8d2d
[package] change the uClibc-0.9.29 check ( #5165 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 16:51:59 +00:00
Florian Fainelli
eb477d85a7
[package] use e2fsprogs 1.40.11 with uClibc 0.9.29 ( #5085 , #5033 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 09:28:36 +00:00
Jo-Philipp Wich
8dc987885f
[package] base-files: fixup resolv.conf check in udhcpc script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 17:56:26 +00:00
Florian Fainelli
d5444d6804
[opkg] update to r4993
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 17:09:12 +00:00
Andy Boyett
0a0bddcf31
[opkg] opkg.conf: update trunk snapshots url
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 16:49:50 +00:00
Nicolas Thill
ec06808220
[package] libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 13:41:10 +00:00
Nicolas Thill
512f8bd6da
[package] base-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 11:54:44 +00:00
Nicolas Thill
e798338d91
[package] kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 03:07:24 +00:00
Nicolas Thill
b5f1835dbb
[package] madwifi: don't try to set an interface essid with an empty value
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 02:01:03 +00:00
Nicolas Thill
e3667594fb
[package] openssl: fix annoying build errors when changing upstream versions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 00:25:41 +00:00
Felix Fietkau
728bfe31ce
brcm-2.4: nvram_set has been removed, remove some remaining calls to it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-16 20:02:17 +00:00
Imre Kaloz
cbe078efa3
set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 12:26:18 +00:00
Jo-Philipp Wich
55317e85f0
[package] sysupgrade: use sysrq-trigger if available
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 12:10:26 +00:00
Imre Kaloz
4977bd6134
cardbus != pcmcia -- disable it in b43
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 08:58:02 +00:00
Felix Fietkau
d81b224aec
firewall: automatically set up NOTRACK rules to disable connection tracking for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 21:46:38 +00:00
Hauke Mehrtens
268684527a
[kernel] orinoco is only one module with kernel 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 19:02:10 +00:00
Hauke Mehrtens
2940db20df
[madwifi] Make madwifi compile with kernel 2.6.30.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 19:00:11 +00:00
Nicolas Thill
e279479bf9
[package] lua: install lua.pc pkgconfig file as well ( closes : #5132 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 17:59:06 +00:00
Imre Kaloz
c3b7990926
RTCs shouldn't be modules, ever..
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 09:28:34 +00:00
Felix Fietkau
bada311844
madwifi: fix distance setting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-13 13:02:20 +00:00
Hauke Mehrtens
c4c43160e3
[brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 22:02:19 +00:00
Nicolas Thill
2b7559c612
[package] libpcap: fix typo in protocol api patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 14:47:19 +00:00
Florian Fainelli
69c9b897e6
[package] fix crypto pcompress configuration symbol name w/ 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 10:53:22 +00:00
Felix Fietkau
3d4ce40385
madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 21:22:11 +00:00
Hauke Mehrtens
3db9527d39
[it821x] The it821x is at an other location in older kernels.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:58:08 +00:00
Hauke Mehrtens
76f1035199
[kernel] hci_usb.ko is not availably in kernel newer than 2.6.27.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:57:09 +00:00