Alexandros C. Couloumbis
8ea976509c
package/iptables: upgrade to iptables version 1.4.9
...
SVN-Revision: 22482
14 years ago
Jo-Philipp Wich
8c4ac87e8f
base-files: r22444 caused interfaces to remain down if the macaddr option is used, fix it. Also localize the txqueuelen option variable
...
SVN-Revision: 22467
14 years ago
Markus Wigge
4e1c5b8ba2
LED handling fixes for WRT54-G3Gv2
...
SVN-Revision: 22462
14 years ago
Felix Fietkau
393db419ec
ath9k: improve stuck beacon recovery by reading nf values from the hw when a calibration is pending (instead of waiting for the next cal interval)
...
SVN-Revision: 22461
14 years ago
Felix Fietkau
9d2aa5f66f
ath9k: improve stuck beacon recovery and noise floor handling. significantly improves stability under strong interference in ap mode
...
SVN-Revision: 22460
14 years ago
Alexandros C. Couloumbis
6978c1cb83
package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)
...
SVN-Revision: 22458
14 years ago
Felix Fietkau
31239d3332
ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenzo Bianconi)
...
SVN-Revision: 22457
14 years ago
Florian Fainelli
56aa129fed
add txqueuelen option, patch from Roberto Riggio
...
SVN-Revision: 22444
14 years ago
Jo-Philipp Wich
5b365822f3
firwall: fix nat reflection for zones covering multiple networks
...
SVN-Revision: 22442
14 years ago
Jo-Philipp Wich
d68e09200e
firewall: add basic NAT reflection/NAT loopback support
...
SVN-Revision: 22441
14 years ago
Florian Fainelli
d768b7538e
remove iptables libipq dependency, thanks jow
...
SVN-Revision: 22438
15 years ago
Florian Fainelli
1d7dfee37f
package libipq as a shared library
...
r21799 by jow changed the staging install of libipq so that it is no
longer available as a static library but is dynamically linked in as a
shared library. However the libipq package was not being built. This
patch provides libipq.so as a package.
Signed-off-by: Ashok Rao <greatarbor@gmail.com>
SVN-Revision: 22436
15 years ago
Alexandros C. Couloumbis
524779230e
package/mac80211: sync commit r22419
...
SVN-Revision: 22422
15 years ago
Felix Fietkau
fc16d8ae02
mac80211: update to 2010-07-29, add pending patches to fix further issues with calibration
...
SVN-Revision: 22419
15 years ago
Felix Fietkau
941f72b11c
mac80211: minor fix for the offchannel status change notification
...
SVN-Revision: 22417
15 years ago
Alexandros C. Couloumbis
4f36f4051a
package/compcache: clean unneeded swap initialization
...
SVN-Revision: 22409
15 years ago
Felix Fietkau
bbd756364f
ath9k: fix various calibration related bugs and clean up the code
...
SVN-Revision: 22408
15 years ago
Jo-Philipp Wich
e47a8a001c
revert r22372 and r22405, dependency on host libtool causes problems
...
SVN-Revision: 22406
15 years ago
Jo-Philipp Wich
ceeb9a8013
make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately
...
SVN-Revision: 22405
15 years ago
Jo-Philipp Wich
39e013d003
uhttpd: fix build dependencies ( #7674 )
...
SVN-Revision: 22404
15 years ago
Felix Fietkau
0e417cf3ce
mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues
...
SVN-Revision: 22403
15 years ago
Felix Fietkau
7a5f143f64
kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
...
SVN-Revision: 22402
15 years ago
Daniel Dickinson
9afff8f6a6
dropbear: Explicity list default RootPasswordAuth value in default config file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root.
...
SVN-Revision: 22394
15 years ago
Daniel Dickinson
6a9a205f32
dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed.
...
SVN-Revision: 22393
15 years ago
Florian Fainelli
ad126a54f4
linux-atm: parallel build fix
...
SVN-Revision: 22383
15 years ago
Florian Fainelli
acf5462a22
e2fsprogs: parallel build fix
...
SVN-Revision: 22382
15 years ago
Jo-Philipp Wich
9bf9ea9802
base-files: localize variable in do_move_devtmpfs(), remove extra temporary variable and shorten conditional
...
SVN-Revision: 22380
15 years ago
Alexandros C. Couloumbis
6a85a3b53b
package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)
...
SVN-Revision: 22379
15 years ago
Jo-Philipp Wich
e1a654dd9f
base-files: unconditionally unlock the rootfs_data partition ( #7437 )
...
SVN-Revision: 22377
15 years ago
Jo-Philipp Wich
8c1d9afc40
use host opkg for installing packages in buildroot and ImageBuilder
...
SVN-Revision: 22372
15 years ago
Alexandros C. Couloumbis
e622f65cc6
package/compcache: initialize swap driver and introduce a delay before mounting
...
SVN-Revision: 22368
15 years ago
Alexandros C. Couloumbis
88385e633d
package/compcache: revert r22365
...
SVN-Revision: 22367
15 years ago
Jo-Philipp Wich
b688fcaa5c
uhttpd: - fix a compile warning - support custom index file names - support custom error pages (or cgi handler) - add option to disable directory listings - add REDIRECT_STATUS for CGI requests, fixes php-cgi
...
SVN-Revision: 22366
15 years ago
Alexandros C. Couloumbis
c28ab82e04
package/compcache: fix a dependency issue
...
SVN-Revision: 22365
15 years ago
Felix Fietkau
ce8858061b
ath9k: simplify noise floor calibration chainmask calculation
...
SVN-Revision: 22362
15 years ago
Felix Fietkau
f4331b40a4
ath9k: fix invalid noisefloor measurement values in ht20 mode
...
SVN-Revision: 22361
15 years ago
Felix Fietkau
90a71cd326
ath9k: fix another buffer leak in the aggregation code
...
SVN-Revision: 22360
15 years ago
Felix Fietkau
52646b63b1
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
...
SVN-Revision: 22359
15 years ago
Hauke Mehrtens
f602c71415
mac80211: fix build of ipw2100 driver
...
SVN-Revision: 22358
15 years ago
Hauke Mehrtens
24d0a9a069
ubsec_ssb: fix build of ubsec_ssb with new ssb patches
...
SVN-Revision: 22357
15 years ago
Jo-Philipp Wich
8344c770fc
mac80211: fix handling of frag and rts options, thanks stintel!
...
SVN-Revision: 22355
15 years ago
Claudio Mignanti
f00599aad7
Add package pwm-gpio-custom
...
SVN-Revision: 22350
15 years ago
Claudio Mignanti
81c3f8ad43
Add package rotary-gpio-custom
...
SVN-Revision: 22349
15 years ago
Jo-Philipp Wich
1d6d3d0d8a
busybox: fix compilation on FreeBSD
...
SVN-Revision: 22348
15 years ago
Jo-Philipp Wich
5707e757a7
opkg: fix host compilation on Darwin (libopkg_test failed to link)
...
SVN-Revision: 22340
15 years ago
Jo-Philipp Wich
3ebcb3ca68
opkg: strip trailing whitespaces from entries in conffiles control files, fixes conffile md5 calculation against ipkg-build generated archives
...
SVN-Revision: 22338
15 years ago
Imre Kaloz
a1cdb24a3b
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
...
SVN-Revision: 22323
15 years ago
Florian Fainelli
e9924b427e
fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes ( #7643 )
...
SVN-Revision: 22321
15 years ago
Florian Fainelli
e31542241c
remove whitespaces in kmod-switch sources
...
SVN-Revision: 22320
15 years ago
Felix Fietkau
ae2c9dcb2b
move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues
...
SVN-Revision: 22304
15 years ago