Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostapd: write a stampfile when the random pool has been initialized - fixes ↵ | Felix Fietkau | 2011-04-02 | 1 | -3/+42 |
| | | | | | | rejected assoc attempts after hostapd restart SVN-Revision: 26415 | ||||
* | hostapd: update to 20110402, fixes issues with non-QoS clients | Felix Fietkau | 2011-04-02 | 14 | -310/+95 |
| | | | | SVN-Revision: 26414 | ||||
* | kernel: remove double definition of depends in crypto-mv-cesa and make it ↵ | Hauke Mehrtens | 2011-04-02 | 1 | -7/+6 |
| | | | | | | | | look like the other entries. Thank you Maarten SVN-Revision: 26413 | ||||
* | ath9k-htc: enable debugfs support | Felix Fietkau | 2011-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 26412 | ||||
* | mac80211: fix duplicate probe request reception (triggering unnecessary ↵ | Felix Fietkau | 2011-04-02 | 1 | -0/+18 |
| | | | | | | probe responses in multi-BSSID setups) SVN-Revision: 26408 | ||||
* | kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2 | Hauke Mehrtens | 2011-04-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 26407 | ||||
* | uboot-ar71xx: fix compilation on FreeBSD | Jo-Philipp Wich | 2011-04-02 | 1 | -0/+11 |
| | | | | SVN-Revision: 26404 | ||||
* | ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ↵ | Felix Fietkau | 2011-04-02 | 1 | -0/+1 |
| | | | | | | the profiles, fixes imagebuilder issues SVN-Revision: 26401 | ||||
* | ppp: fix fallout from the size reduction patch (thx, frogonwheels) | Felix Fietkau | 2011-04-02 | 1 | -0/+40 |
| | | | | SVN-Revision: 26398 | ||||
* | ath9k: fix adhoc beacon issues (#9163) | Felix Fietkau | 2011-04-02 | 2 | -0/+28 |
| | | | | SVN-Revision: 26395 | ||||
* | r25831 reduced the size of the dropbear executable by, among other things, | John Crispin | 2011-04-01 | 2 | -10/+1 |
| | | | | | | | | | | | | | | | | | 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 | ||||
* | firewall: prevent duplicate values in interface state vars | Jo-Philipp Wich | 2011-03-30 | 2 | -2/+5 |
| | | | | SVN-Revision: 26382 | ||||
* | kernel: ocf also requires kmod-crypto-mananger (which depends on ↵ | Felix Fietkau | 2011-03-30 | 1 | -1/+1 |
| | | | | | | kmod-crypto-hash) SVN-Revision: 26375 | ||||
* | fix USB modules build on octeon | Florian Fainelli | 2011-03-30 | 1 | -1/+3 |
| | | | | SVN-Revision: 26374 | ||||
* | package i2c master driver | Florian Fainelli | 2011-03-30 | 1 | -0/+15 |
| | | | | SVN-Revision: 26373 | ||||
* | kernel: add missing dependency for ocf on kmod-crypto-hash | Felix Fietkau | 2011-03-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 26372 | ||||
* | mac80211: add all drivers to PKG_CONFIG_DEPENDS | Felix Fietkau | 2011-03-30 | 1 | -0/+9 |
| | | | | SVN-Revision: 26369 | ||||
* | ath9k: fix reported signal strength | Felix Fietkau | 2011-03-30 | 1 | -0/+27 |
| | | | | SVN-Revision: 26368 | ||||
* | nl80211: send EAP frames as QoS data frames for QoS aware clients, should ↵ | Felix Fietkau | 2011-03-30 | 1 | -0/+195 |
| | | | | | | fix EAP rekeying timeout issues with intel clients (#8830) SVN-Revision: 26367 | ||||
* | qos-scripts: remove the layer7 based classifiers from the default ↵ | Felix Fietkau | 2011-03-30 | 1 | -6/+0 |
| | | | | | | configuration - they are unreliable and prone to memory leaks SVN-Revision: 26364 | ||||
* | kernel: fix autoload for the crypto_hash module (patch from #9136) | Felix Fietkau | 2011-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 26358 | ||||
* | busybox: enable cmp by default (#9133) | Felix Fietkau | 2011-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 26356 | ||||
* | * several updates to the voice packages | John Crispin | 2011-03-29 | 8 | -155/+345 |
| | | | | SVN-Revision: 26351 | ||||
* | ubus: update to 2011-03-27 (includes an API simplification for object ↵ | Felix Fietkau | 2011-03-27 | 1 | -2/+3 |
| | | | | | | signatures), use PKG_MIRROR_MD5SUM SVN-Revision: 26319 | ||||
* | libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM | Felix Fietkau | 2011-03-27 | 1 | -2/+3 |
| | | | | SVN-Revision: 26318 | ||||
* | ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should ↵ | Felix Fietkau | 2011-03-27 | 1 | -0/+13 |
| | | | | | | fix some AP mode stability issues on these chips SVN-Revision: 26316 | ||||
* | uci: fix linking against libdl (#9123) | Felix Fietkau | 2011-03-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 26315 | ||||
* | block-mount: Merged block-mount, block-extroot, and block-hotplug into a ↵ | Daniel Dickinson | 2011-03-27 | 7 | -81/+21 |
| | | | | | | single binary package called block-mount. SVN-Revision: 26314 | ||||
* | block-mount block-extroot: Bump packages versions forgetten during previous ↵ | Daniel Dickinson | 2011-03-27 | 2 | -2/+2 |
| | | | | | | two commits SVN-Revision: 26313 | ||||
* | block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ↵ | Daniel Dickinson | 2011-03-27 | 1 | -0/+25 |
| | | | | | | /etc/init.d/fstab whole_root_enable to renable a disable rootfs. SVN-Revision: 26312 | ||||
* | block-mount block-extroot: Rename /tmp/rom-disabled to ↵ | Daniel Dickinson | 2011-03-27 | 2 | -3/+9 |
| | | | | | | /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs. SVN-Revision: 26311 | ||||
* | uci: update to fix lua plugin linker issue (#9121) | Felix Fietkau | 2011-03-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 26310 | ||||
* | uci: install libucimap to the staging dir | Felix Fietkau | 2011-03-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 26309 | ||||
* | remove ucitrigger, it is unused and will be replaced by something different ↵ | Felix Fietkau | 2011-03-26 | 5 | -720/+0 |
| | | | | | | in the future SVN-Revision: 26308 | ||||
* | uci: update to latest version, uses cmake now | Felix Fietkau | 2011-03-26 | 2 | -66/+42 |
| | | | | SVN-Revision: 26307 | ||||
* | madwifi: add support for translating country codes into internal country ↵ | Felix Fietkau | 2011-03-26 | 2 | -6/+249 |
| | | | | | | code numbers (based on a patch by Manuel Munz) SVN-Revision: 26306 | ||||
* | mac80211: disable an unnecessary backport to reduce code size | Felix Fietkau | 2011-03-26 | 1 | -0/+16 |
| | | | | SVN-Revision: 26303 | ||||
* | mac80211: remove an obsolete backport patch | Felix Fietkau | 2011-03-26 | 1 | -11/+0 |
| | | | | SVN-Revision: 26302 | ||||
* | remove postinst files for preinstalled packages | Felix Fietkau | 2011-03-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 26299 | ||||
* | kernel: split up cryptoapi, move hash support and blockcipher/algorithm ↵ | Felix Fietkau | 2011-03-25 | 1 | -10/+46 |
| | | | | | | manager to separate packages SVN-Revision: 26296 | ||||
* | mac80211: add a pending patch to remove the dependency on ecb | Felix Fietkau | 2011-03-25 | 1 | -0/+158 |
| | | | | SVN-Revision: 26295 | ||||
* | mac80211: fix zd1211 config override | Felix Fietkau | 2011-03-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 26294 | ||||
* | mac80211: update to wireless-testing 2011-03-24 | Felix Fietkau | 2011-03-25 | 20 | -1394/+49 |
| | | | | SVN-Revision: 26293 | ||||
* | iptables: libiptc.so is only a compatibility stub, split the package into ↵ | Felix Fietkau | 2011-03-25 | 1 | -4/+31 |
| | | | | | | libip4tc and libip6tc and adjust dependencies SVN-Revision: 26292 | ||||
* | ath9k: fix chip wakeup on interface start - should fix some instability issues | Felix Fietkau | 2011-03-25 | 1 | -0/+20 |
| | | | | SVN-Revision: 26290 | ||||
* | hostapd: add more wps config methods to the config | Felix Fietkau | 2011-03-25 | 1 | -2/+14 |
| | | | | SVN-Revision: 26288 | ||||
* | mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS ↵ | Felix Fietkau | 2011-03-25 | 1 | -0/+47 |
| | | | | | | rates connects SVN-Revision: 26287 | ||||
* | redboot-ar231x: mark as broken, the ecos host tool crap needs some rework ↵ | Felix Fietkau | 2011-03-25 | 1 | -1/+1 |
| | | | | | | for tcl on some systems SVN-Revision: 26286 | ||||
* | mac80211: fix dropping multicast proberequest frames for ad-hoc | Felix Fietkau | 2011-03-24 | 1 | -0/+19 |
| | | | | SVN-Revision: 26284 | ||||
* | ath9k: add a few de-bloating and optimization patches | Felix Fietkau | 2011-03-23 | 10 | -0/+964 |
| | | | | SVN-Revision: 26281 |