aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: avoid sending useless delBA frames on client disassocFelix Fietkau2012-09-251-0/+31
| | | | SVN-Revision: 33551
* ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh modeFelix Fietkau2012-09-251-0/+13
| | | | SVN-Revision: 33550
* base-files: remove obsolete entries from sysctl.conf (#12236)Felix Fietkau2012-09-241-5/+0
| | | | SVN-Revision: 33532
* openssl: use asm SHA1, SHA256, AES on MIPS.Felix Fietkau2012-09-243-6/+77
| | | | | | | | | On a lightly loaded 24Kc, as measured by 'openssl speed sha1', shows between 27% and 120% speedup depending on block size. SHA1 is notably used in Transmission for piece verification. Patch by Catalin Patulea SVN-Revision: 33531
* mac80211: extend help for new options in b43-fwsquash.pyHauke Mehrtens2012-09-231-0/+2
| | | | SVN-Revision: 33530
* mac80211: fiy typo in b43-fwsquash.pyHauke Mehrtens2012-09-231-2/+2
| | | | | | Thanks Jonas SVN-Revision: 33529
* hostapd: move the + to the correct lineFelix Fietkau2012-09-231-3/+3
| | | | SVN-Revision: 33527
* grub2: use the static lzma lib instead of the dynamic oneFelix Fietkau2012-09-231-1/+2
| | | | SVN-Revision: 33526
* build: add the + token to any commands that can pass through the jobserver, ↵Felix Fietkau2012-09-2310-12/+12
| | | | | | fixes parallel build on some systems SVN-Revision: 33523
* grub2: disable nls to fix build failure when libintl/host is builtFelix Fietkau2012-09-231-1/+2
| | | | SVN-Revision: 33522
* e2fsprogs: drop an unnecessary include that breaks on mac os xFelix Fietkau2012-09-221-0/+10
| | | | SVN-Revision: 33517
* add a package for grub2Felix Fietkau2012-09-222-0/+126
| | | | SVN-Revision: 33512
* comgt: perform case insensitive match when probing for Huawei devices (#12039)Jo-Philipp Wich2012-09-222-2/+2
| | | | SVN-Revision: 33507
* switch: warn if ndo_do_ioctl is not implemented in the Ethernet driverHauke Mehrtens2012-09-221-0/+4
| | | | SVN-Revision: 33506
* mac80211: fix b43 firmware squash for HT and LCN firmware, one file was ↵Hauke Mehrtens2012-09-221-2/+6
| | | | | | missing for both. SVN-Revision: 33505
* fuse: remove now redundant dependency on +USE_EGLIBC:librtJo-Philipp Wich2012-09-191-1/+1
| | | | SVN-Revision: 33482
* gdb: gdbserver package dependency fix (#11179)Florian Fainelli2012-09-191-0/+4
| | | | | | | | | | | | | | | | | In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15 selected) due to a missing dependency: Package gdbserver is missing dependencies for the following libraries: libthread_db.so.1 In order to fix it, the system shared lib libthread_db.so.1 is copied from the toolchain lib dir into the gdb package target structure (/usr/lib) to pass the dependency checks. This patch was (quickly) reviewed by Paul Fertser on IRC. Signed-off-by: xxiao <xxiao@fosiao.com> Signed-off-by: Matthieu Boujonnier <openwrt-devel@metaverse.fr> SVN-Revision: 33479
* base-files: release an attached loop device on umountingFlorian Fainelli2012-09-192-2/+2
| | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 33477
* fuse: Add librt to fuse to build with eglibcFlorian Fainelli2012-09-191-2/+2
| | | | | | Signed-off-by: xxiao <xxiao@fosiao.com> SVN-Revision: 33476
* busybox: add support for CHECKSUM_PARTIAL to udhcpcFlorian Fainelli2012-09-192-1/+88
| | | | | | | | | | | When running as KVM or Xen guest, packets may be received with incomplete checksum[1]. Patch adopted from Fedora dhcp package. [1]. http://article.gmane.org/gmane.linux.kernel/1003853 Signed-off-by: Alexey I. Froloff <raorn@raorn.name> SVN-Revision: 33475
* mac80211: remove ep93xx target from blacklist.Florian Fainelli2012-09-191-1/+1
| | | | SVN-Revision: 33465
* switch: improve error messageHauke Mehrtens2012-09-191-4/+9
| | | | SVN-Revision: 33464
* hostapd: update mirror md5sum for latest version (fixes #12208)Felix Fietkau2012-09-181-1/+1
| | | | SVN-Revision: 33456
* base-files: make file compare silent in migrate-sysctlJo-Philipp Wich2012-09-171-1/+1
| | | | SVN-Revision: 33449
* base-files: add uci-defaults script to migrate sysctl.conf (#12196)Jo-Philipp Wich2012-09-172-1/+18
| | | | SVN-Revision: 33448
* netifd: prevent error in ifup if no /etc/config/wireless exists, properly ↵Jo-Philipp Wich2012-09-151-3/+7
| | | | | | handle wifi-iface sections which are part of multiple networks SVN-Revision: 33425
* opkg: add host and package parallel build supportFelix Fietkau2012-09-151-5/+6
| | | | SVN-Revision: 33424
* hostapd: enable parallel buildFelix Fietkau2012-09-151-1/+3
| | | | SVN-Revision: 33419
* linux-atm: enable parallel buildsFelix Fietkau2012-09-151-2/+3
| | | | SVN-Revision: 33418
* libpcap: enable parallel buildsFelix Fietkau2012-09-151-0/+1
| | | | SVN-Revision: 33417
* dnsmasq: enable parallel buildsFelix Fietkau2012-09-151-0/+1
| | | | SVN-Revision: 33416
* ppp: enable parallel buildsFelix Fietkau2012-09-151-0/+1
| | | | SVN-Revision: 33415
* hostapd: add a config option for the inactivity timeoutFelix Fietkau2012-09-151-0/+4
| | | | SVN-Revision: 33412
* busybox: add patch to fix CVE-2011-2716 in udhcp.Florian Fainelli2012-09-142-1/+165
| | | | SVN-Revision: 33404
* hostapd: add a patch for suppressing probe responses from APs that have ↵Felix Fietkau2012-09-141-0/+13
| | | | | | reached their limit of maximum number of clients SVN-Revision: 33401
* hostapd: add an option for configuring the maximum number of connected clientsFelix Fietkau2012-09-141-0/+4
| | | | SVN-Revision: 33400
* hostapd: enable disassoc on many consecutive excessive retries, improves AP ↵Felix Fietkau2012-09-141-0/+2
| | | | | | mode reliability with many clients SVN-Revision: 33399
* mac80211: fix regdb locking issuesFelix Fietkau2012-09-142-2/+37
| | | | SVN-Revision: 33398
* busybox: fix build with recent eglibc toolchainsFlorian Fainelli2012-09-131-0/+10
| | | | SVN-Revision: 33395
* hostapd: support wps in hostapd_cli even when built from the mini variantFelix Fietkau2012-09-131-0/+50
| | | | SVN-Revision: 33393
* hostapd: update to 2012-09-10Felix Fietkau2012-09-1328-313/+198
| | | | SVN-Revision: 33392
* base-files: remove route enabled check in lib/functions/network.sh after ↵Jo-Philipp Wich2012-09-131-4/+2
| | | | | | netifd bump SVN-Revision: 33391
* netifd: update to latest git head, reorganizes ubus output of inactive valuesJo-Philipp Wich2012-09-131-2/+2
| | | | SVN-Revision: 33390
* mountd: add "-f" option to not daemonize mountd, use service wrappers in ↵Jo-Philipp Wich2012-09-123-4/+24
| | | | | | init script SVN-Revision: 33378
* hostapd: introduce new default-off option "auth_cache" which controls PMKSA ↵Jo-Philipp Wich2012-09-102-2/+5
| | | | | | and Opportunistic Key Caching (#12129) SVN-Revision: 33359
* block-mount: additionally try to umount disk by mountpoint (#12056)Jo-Philipp Wich2012-09-102-2/+4
| | | | SVN-Revision: 33357
* comgt: fix 3g redialling if dongle is physically reattached (#11567, #12008)Jo-Philipp Wich2012-09-092-3/+3
| | | | SVN-Revision: 33350
* mac80211: bump PKG_RELEASEFelix Fietkau2012-09-081-1/+1
| | | | SVN-Revision: 33333
* ath9k: disable PA predistortion by default, since it has been reported to ↵Felix Fietkau2012-09-081-0/+72
| | | | | | reduce rx sensitivity on some devices (#12135) SVN-Revision: 33332
* mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, ↵Felix Fietkau2012-09-0854-4735/+384
| | | | | | and more SVN-Revision: 33331