summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: fix missing chip wakeups causing instability issues on at least ↵Felix Fietkau2011-04-021-0/+127
| | | | | | AR5416 (probably on other devices as well); fixes #9107 SVN-Revision: 26418
* hostapd: write a stampfile when the random pool has been initialized - fixes ↵Felix Fietkau2011-04-021-3/+42
| | | | | | rejected assoc attempts after hostapd restart SVN-Revision: 26415
* hostapd: update to 20110402, fixes issues with non-QoS clientsFelix Fietkau2011-04-0214-310/+95
| | | | SVN-Revision: 26414
* kernel: remove double definition of depends in crypto-mv-cesa and make it ↵Hauke Mehrtens2011-04-021-7/+6
| | | | | | | | look like the other entries. Thank you Maarten SVN-Revision: 26413
* ath9k-htc: enable debugfs supportFelix Fietkau2011-04-021-1/+1
| | | | SVN-Revision: 26412
* mac80211: fix duplicate probe request reception (triggering unnecessary ↵Felix Fietkau2011-04-021-0/+18
| | | | | | probe responses in multi-BSSID setups) SVN-Revision: 26408
* kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2Hauke Mehrtens2011-04-021-0/+1
| | | | SVN-Revision: 26407
* uboot-ar71xx: fix compilation on FreeBSDJo-Philipp Wich2011-04-021-0/+11
| | | | SVN-Revision: 26404
* ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ↵Felix Fietkau2011-04-021-0/+1
| | | | | | the profiles, fixes imagebuilder issues SVN-Revision: 26401
* ppp: fix fallout from the size reduction patch (thx, frogonwheels)Felix Fietkau2011-04-021-0/+40
| | | | SVN-Revision: 26398
* ath9k: fix adhoc beacon issues (#9163)Felix Fietkau2011-04-022-0/+28
| | | | SVN-Revision: 26395
* r25831 reduced the size of the dropbear executable by, among other things,John Crispin2011-04-012-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 varsJo-Philipp Wich2011-03-302-2/+5
| | | | SVN-Revision: 26382
* kernel: ocf also requires kmod-crypto-mananger (which depends on ↵Felix Fietkau2011-03-301-1/+1
| | | | | | kmod-crypto-hash) SVN-Revision: 26375
* fix USB modules build on octeonFlorian Fainelli2011-03-301-1/+3
| | | | SVN-Revision: 26374
* package i2c master driverFlorian Fainelli2011-03-301-0/+15
| | | | SVN-Revision: 26373
* kernel: add missing dependency for ocf on kmod-crypto-hashFelix Fietkau2011-03-301-1/+1
| | | | SVN-Revision: 26372
* mac80211: add all drivers to PKG_CONFIG_DEPENDSFelix Fietkau2011-03-301-0/+9
| | | | SVN-Revision: 26369
* ath9k: fix reported signal strengthFelix Fietkau2011-03-301-0/+27
| | | | SVN-Revision: 26368
* nl80211: send EAP frames as QoS data frames for QoS aware clients, should ↵Felix Fietkau2011-03-301-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 Fietkau2011-03-301-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 Fietkau2011-03-291-1/+1
| | | | SVN-Revision: 26358
* busybox: enable cmp by default (#9133)Felix Fietkau2011-03-291-1/+1
| | | | SVN-Revision: 26356
* * several updates to the voice packagesJohn Crispin2011-03-298-155/+345
| | | | SVN-Revision: 26351
* ubus: update to 2011-03-27 (includes an API simplification for object ↵Felix Fietkau2011-03-271-2/+3
| | | | | | signatures), use PKG_MIRROR_MD5SUM SVN-Revision: 26319
* libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUMFelix Fietkau2011-03-271-2/+3
| | | | SVN-Revision: 26318
* ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should ↵Felix Fietkau2011-03-271-0/+13
| | | | | | fix some AP mode stability issues on these chips SVN-Revision: 26316
* uci: fix linking against libdl (#9123)Felix Fietkau2011-03-271-3/+3
| | | | SVN-Revision: 26315
* block-mount: Merged block-mount, block-extroot, and block-hotplug into a ↵Daniel Dickinson2011-03-277-81/+21
| | | | | | single binary package called block-mount. SVN-Revision: 26314
* block-mount block-extroot: Bump packages versions forgetten during previous ↵Daniel Dickinson2011-03-272-2/+2
| | | | | | two commits SVN-Revision: 26313
* block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ↵Daniel Dickinson2011-03-271-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 Dickinson2011-03-272-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 Fietkau2011-03-271-3/+3
| | | | SVN-Revision: 26310
* uci: install libucimap to the staging dirFelix Fietkau2011-03-261-0/+1
| | | | SVN-Revision: 26309
* remove ucitrigger, it is unused and will be replaced by something different ↵Felix Fietkau2011-03-265-720/+0
| | | | | | in the future SVN-Revision: 26308
* uci: update to latest version, uses cmake nowFelix Fietkau2011-03-262-66/+42
| | | | SVN-Revision: 26307
* madwifi: add support for translating country codes into internal country ↵Felix Fietkau2011-03-262-6/+249
| | | | | | code numbers (based on a patch by Manuel Munz) SVN-Revision: 26306
* mac80211: disable an unnecessary backport to reduce code sizeFelix Fietkau2011-03-261-0/+16
| | | | SVN-Revision: 26303
* mac80211: remove an obsolete backport patchFelix Fietkau2011-03-261-11/+0
| | | | SVN-Revision: 26302
* remove postinst files for preinstalled packagesFelix Fietkau2011-03-251-0/+1
| | | | SVN-Revision: 26299
* kernel: split up cryptoapi, move hash support and blockcipher/algorithm ↵Felix Fietkau2011-03-251-10/+46
| | | | | | manager to separate packages SVN-Revision: 26296
* mac80211: add a pending patch to remove the dependency on ecbFelix Fietkau2011-03-251-0/+158
| | | | SVN-Revision: 26295
* mac80211: fix zd1211 config overrideFelix Fietkau2011-03-251-1/+1
| | | | SVN-Revision: 26294
* mac80211: update to wireless-testing 2011-03-24Felix Fietkau2011-03-2520-1394/+49
| | | | SVN-Revision: 26293
* iptables: libiptc.so is only a compatibility stub, split the package into ↵Felix Fietkau2011-03-251-4/+31
| | | | | | libip4tc and libip6tc and adjust dependencies SVN-Revision: 26292
* ath9k: fix chip wakeup on interface start - should fix some instability issuesFelix Fietkau2011-03-251-0/+20
| | | | SVN-Revision: 26290
* hostapd: add more wps config methods to the configFelix Fietkau2011-03-251-2/+14
| | | | SVN-Revision: 26288
* mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS ↵Felix Fietkau2011-03-251-0/+47
| | | | | | rates connects SVN-Revision: 26287
* redboot-ar231x: mark as broken, the ecos host tool crap needs some rework ↵Felix Fietkau2011-03-251-1/+1
| | | | | | for tcl on some systems SVN-Revision: 26286
* mac80211: fix dropping multicast proberequest frames for ad-hocFelix Fietkau2011-03-241-0/+19
| | | | SVN-Revision: 26284