Felix Fietkau
6811425955
hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart
...
SVN-Revision: 26415
14 years ago
Felix Fietkau
8807b396ce
hostapd: update to 20110402, fixes issues with non-QoS clients
...
SVN-Revision: 26414
14 years ago
Hauke Mehrtens
f4aef6d553
kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries.
...
Thank you Maarten
SVN-Revision: 26413
14 years ago
Felix Fietkau
6f446d9419
ath9k-htc: enable debugfs support
...
SVN-Revision: 26412
14 years ago
Felix Fietkau
f5eeb3f74d
mac80211: fix duplicate probe request reception (triggering unnecessary probe responses in multi-BSSID setups)
...
SVN-Revision: 26408
14 years ago
Hauke Mehrtens
25b6ffe3d7
kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
...
SVN-Revision: 26407
14 years ago
Jo-Philipp Wich
9e4f19cd42
uboot-ar71xx: fix compilation on FreeBSD
...
SVN-Revision: 26404
14 years ago
Felix Fietkau
624526ae11
ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues
...
SVN-Revision: 26401
14 years ago
Felix Fietkau
86f609804f
ppp: fix fallout from the size reduction patch (thx, frogonwheels)
...
SVN-Revision: 26398
14 years ago
Felix Fietkau
8becf17417
ath9k: fix adhoc beacon issues ( #9163 )
...
SVN-Revision: 26395
14 years ago
John Crispin
9fd342d913
r25831 reduced the size of the dropbear executable by, among other things,
...
disabling support for keyboard-interactive authentication. The default
sshd configuration on Mac OS X only permits keyboard-interactive and
public-key authentication, so unless a public key is set up, the default
OpenWrt ssh client is now unable to connect to Mac OS X hosts. This patch
re-enables keyboard-interactive authentication.
In my tests, this increases the size of the stripped dropbear executable
by 416 bytes on mips and 1,104 bytes on mipsel. In my opinion, such a
small space savings isn't worthwhile when the resultant executable is
severely hamstrung.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 26390
14 years ago
Jo-Philipp Wich
af82471525
firewall: prevent duplicate values in interface state vars
...
SVN-Revision: 26382
14 years ago
Felix Fietkau
d6d41eb0cb
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
...
SVN-Revision: 26375
14 years ago
Florian Fainelli
70225e0de3
fix USB modules build on octeon
...
SVN-Revision: 26374
14 years ago
Florian Fainelli
cb476efc17
package i2c master driver
...
SVN-Revision: 26373
14 years ago
Felix Fietkau
ada4206cc5
kernel: add missing dependency for ocf on kmod-crypto-hash
...
SVN-Revision: 26372
14 years ago
Felix Fietkau
f5a50227a3
mac80211: add all drivers to PKG_CONFIG_DEPENDS
...
SVN-Revision: 26369
14 years ago
Felix Fietkau
15e79b479a
ath9k: fix reported signal strength
...
SVN-Revision: 26368
14 years ago
Felix Fietkau
08eca8da80
nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients ( #8830 )
...
SVN-Revision: 26367
14 years ago
Felix Fietkau
db9921a0c2
qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks
...
SVN-Revision: 26364
14 years ago
Felix Fietkau
d1da16a093
kernel: fix autoload for the crypto_hash module (patch from #9136 )
...
SVN-Revision: 26358
14 years ago
Felix Fietkau
8b0988baec
busybox: enable cmp by default ( #9133 )
...
SVN-Revision: 26356
14 years ago
John Crispin
db56769b0a
* several updates to the voice packages
...
SVN-Revision: 26351
14 years ago
Felix Fietkau
a5acf1e9f6
ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM
...
SVN-Revision: 26319
14 years ago
Felix Fietkau
2ba0c96b82
libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM
...
SVN-Revision: 26318
14 years ago
Felix Fietkau
da0ac5027e
ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips
...
SVN-Revision: 26316
14 years ago
Felix Fietkau
f16824c63f
uci: fix linking against libdl ( #9123 )
...
SVN-Revision: 26315
14 years ago
Daniel Dickinson
7f8fb5cb78
block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.
...
SVN-Revision: 26314
14 years ago
Daniel Dickinson
657d0a265c
block-mount block-extroot: Bump packages versions forgetten during previous two commits
...
SVN-Revision: 26313
14 years ago
Daniel Dickinson
9298073e80
block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs.
...
SVN-Revision: 26312
14 years ago
Daniel Dickinson
544d1c045e
block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs.
...
SVN-Revision: 26311
14 years ago
Felix Fietkau
860c1cc790
uci: update to fix lua plugin linker issue ( #9121 )
...
SVN-Revision: 26310
14 years ago
Felix Fietkau
d29154d5e4
uci: install libucimap to the staging dir
...
SVN-Revision: 26309
14 years ago
Felix Fietkau
e4c6bc70aa
remove ucitrigger, it is unused and will be replaced by something different in the future
...
SVN-Revision: 26308
14 years ago
Felix Fietkau
e8c9ebd052
uci: update to latest version, uses cmake now
...
SVN-Revision: 26307
14 years ago
Felix Fietkau
2c875b2edc
madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)
...
SVN-Revision: 26306
14 years ago
Felix Fietkau
98267669b0
mac80211: disable an unnecessary backport to reduce code size
...
SVN-Revision: 26303
14 years ago
Felix Fietkau
75e785511a
mac80211: remove an obsolete backport patch
...
SVN-Revision: 26302
14 years ago
Felix Fietkau
963b90bb5a
remove postinst files for preinstalled packages
...
SVN-Revision: 26299
14 years ago
Felix Fietkau
a119ee0013
kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
...
SVN-Revision: 26296
14 years ago
Felix Fietkau
0c98b6b2d2
mac80211: add a pending patch to remove the dependency on ecb
...
SVN-Revision: 26295
14 years ago
Felix Fietkau
70a2413ffd
mac80211: fix zd1211 config override
...
SVN-Revision: 26294
14 years ago
Felix Fietkau
1938d5a669
mac80211: update to wireless-testing 2011-03-24
...
SVN-Revision: 26293
14 years ago
Felix Fietkau
3b6e38ba6a
iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies
...
SVN-Revision: 26292
14 years ago
Felix Fietkau
ea6bf64605
ath9k: fix chip wakeup on interface start - should fix some instability issues
...
SVN-Revision: 26290
14 years ago
Felix Fietkau
516440649b
hostapd: add more wps config methods to the config
...
SVN-Revision: 26288
14 years ago
Felix Fietkau
1526792622
mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates connects
...
SVN-Revision: 26287
14 years ago
Felix Fietkau
4b9553f20d
redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems
...
SVN-Revision: 26286
14 years ago
Felix Fietkau
2eda9ca634
mac80211: fix dropping multicast proberequest frames for ad-hoc
...
SVN-Revision: 26284
14 years ago
Felix Fietkau
4cbdad0e9d
ath9k: add a few de-bloating and optimization patches
...
SVN-Revision: 26281
14 years ago