Florian Fainelli
|
fe98e8c7cd
|
put the 4 ssl libraries into a ssl submenu (#5156)
SVN-Revision: 16090
|
16 years ago |
Florian Fainelli
|
7e2361d46a
|
fix typo in the uci firewall script
SVN-Revision: 16076
|
16 years ago |
Florian Fainelli
|
075a46c066
|
updated led status on atm events (#2996)
SVN-Revision: 16074
|
16 years ago |
Florian Fainelli
|
ae7afb7cdb
|
allow hotplug events to be triggered with the atm subsystem (#2996)
SVN-Revision: 16073
|
16 years ago |
Florian Fainelli
|
ec662b9141
|
allow ar7-atm annex a and b co-existence by symlinking firmwares
SVN-Revision: 16071
|
16 years ago |
Nicolas Thill
|
e7133da4aa
|
busybox: update to v1.13.4 (closes: #4279)
SVN-Revision: 16063
|
16 years ago |
Felix Fietkau
|
7584729fb9
|
fix missing kernel config symbol for ipv6
SVN-Revision: 16056
|
16 years ago |
Nicolas Thill
|
9a16485900
|
busybox: update to v1.12.4 (partially closes: #4279)
SVN-Revision: 16053
|
16 years ago |
Felix Fietkau
|
4cb9ba9612
|
enable multicast routing by default
SVN-Revision: 16044
|
16 years ago |
Hauke Mehrtens
|
93da536a7f
|
Update crda to version 1.1.0
SVN-Revision: 16042
|
16 years ago |
Hauke Mehrtens
|
7563aadd82
|
Update to version 0.9.14
SVN-Revision: 16041
|
16 years ago |
Felix Fietkau
|
4f37d65205
|
move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
SVN-Revision: 16031
|
16 years ago |
Felix Fietkau
|
ce55253763
|
libnl-tiny: fix potential redefinition of offsetof
SVN-Revision: 16030
|
16 years ago |
Hauke Mehrtens
|
93360fb62d
|
yenta is build in an other package.
SVN-Revision: 16024
|
16 years ago |
Hauke Mehrtens
|
e80f5ca91e
|
Remove pcmcia support from ssb.
SVN-Revision: 16023
|
16 years ago |
Hauke Mehrtens
|
19b01b4ffe
|
Add rtl8180 and rtl8187 support. Based on patch from #5138.
SVN-Revision: 16022
|
16 years ago |
Felix Fietkau
|
17ae4a4df0
|
fix mips64el base-files compile
SVN-Revision: 16018
|
16 years ago |
Felix Fietkau
|
443fc5fe1b
|
madwifi: remove the "turbo" iwpriv command, it does not do anything useful, but it can lead to crashes
SVN-Revision: 15992
|
16 years ago |
Florian Fainelli
|
fa4d544363
|
allow sta mode to work with psk+aes (#4687)
SVN-Revision: 15983
|
16 years ago |
Andy Boyett
|
b7e3af28b1
|
update compat-wireless to 2009-05-21
SVN-Revision: 15976
|
16 years ago |
Felix Fietkau
|
f5918f5a00
|
madwifi: fix a rare ad-hoc mode crash
SVN-Revision: 15964
|
16 years ago |
Felix Fietkau
|
5820c0fef2
|
madwifi: cosmetic fixes for maxrate/minrate
SVN-Revision: 15961
|
16 years ago |
Hauke Mehrtens
|
d21f38210a
|
refresh patches
SVN-Revision: 15958
|
16 years ago |
Hauke Mehrtens
|
b97b54291d
|
Make patches apply agagin. The deleted parts were two times in the patches.
SVN-Revision: 15957
|
16 years ago |
Jo-Philipp Wich
|
9137c11605
|
update ppp to v2.4.4 (#5102)
SVN-Revision: 15955
|
16 years ago |
Jo-Philipp Wich
|
89127a67f2
|
Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15954
|
16 years ago |
Jo-Philipp Wich
|
ba22d1e333
|
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>
SVN-Revision: 15950
|
16 years ago |
Jo-Philipp Wich
|
40872c604e
|
Build madwifi with compression capability enabled Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15949
|
16 years ago |
Jo-Philipp Wich
|
d6005ac186
|
Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for halfduplex option Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15948
|
16 years ago |
Jo-Philipp Wich
|
f46691236b
|
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>
SVN-Revision: 15947
|
16 years ago |
Jo-Philipp Wich
|
e2d1632d1e
|
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>
SVN-Revision: 15945
|
16 years ago |
Jo-Philipp Wich
|
bd50b95bde
|
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>
SVN-Revision: 15940
|
16 years ago |
Florian Fainelli
|
6509fe4657
|
change the uClibc-0.9.29 check (#5165)
SVN-Revision: 15937
|
16 years ago |
Florian Fainelli
|
73de6f2dad
|
use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)
SVN-Revision: 15932
|
16 years ago |
Jo-Philipp Wich
|
2ee67f7272
|
base-files: fixup resolv.conf check in udhcpc script
SVN-Revision: 15903
|
16 years ago |
Florian Fainelli
|
459edb94dc
|
update to r4993
SVN-Revision: 15901
|
16 years ago |
Andy Boyett
|
ee48f5ae78
|
opkg.conf: update trunk snapshots url
SVN-Revision: 15899
|
16 years ago |
Nicolas Thill
|
cbb75fd9a2
|
libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware
SVN-Revision: 15892
|
16 years ago |
Nicolas Thill
|
06413b783e
|
base-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons
SVN-Revision: 15890
|
16 years ago |
Nicolas Thill
|
aaa3868c5c
|
kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
SVN-Revision: 15888
|
16 years ago |
Nicolas Thill
|
b6bb23e3a8
|
madwifi: don't try to set an interface essid with an empty value
SVN-Revision: 15886
|
16 years ago |
Nicolas Thill
|
c1a929efbd
|
openssl: fix annoying build errors when changing upstream versions
SVN-Revision: 15880
|
16 years ago |
Felix Fietkau
|
8567c34340
|
brcm-2.4: nvram_set has been removed, remove some remaining calls to it
SVN-Revision: 15878
|
16 years ago |
Imre Kaloz
|
8c06d46268
|
set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
SVN-Revision: 15869
|
16 years ago |
Jo-Philipp Wich
|
af8500e97d
|
sysupgrade: use sysrq-trigger if available
SVN-Revision: 15865
|
16 years ago |
Imre Kaloz
|
26b42d5807
|
cardbus != pcmcia -- disable it in b43
SVN-Revision: 15857
|
16 years ago |
Felix Fietkau
|
f81a781e1a
|
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
SVN-Revision: 15855
|
16 years ago |
Hauke Mehrtens
|
394a26da94
|
orinoco is only one module with kernel 2.6.30
SVN-Revision: 15852
|
16 years ago |
Hauke Mehrtens
|
f9532a06b1
|
Make madwifi compile with kernel 2.6.30.
SVN-Revision: 15850
|
16 years ago |
Nicolas Thill
|
c2e3ae221d
|
lua: install lua.pc pkgconfig file as well (closes: #5132)
SVN-Revision: 15848
|
16 years ago |