aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* netifd: update to latest version, should fix clearing ipv6 routes on interfac...Felix Fietkau2012-09-281-2/+2
* remove dependency for pkillJohn Crispin2012-09-282-2/+2
* dont explicitly select wireless-tools. rely on the drivers that need them to ...John Crispin2012-09-281-1/+1
* mac80211: add uci support for configuring antenna gainFelix Fietkau2012-09-282-1/+3
* iw: update to 3.6 and add support for configuring antenna gainFelix Fietkau2012-09-286-269/+124
* mac80211: fix antenna gain and add support for user-defined antenna gain conf...Felix Fietkau2012-09-284-3/+228
* mac80211: rework the current tx power display patchFelix Fietkau2012-09-283-14/+13
* mac80211: fix beacon IE power constraint handlingFelix Fietkau2012-09-2815-23/+191
* 6to4: properly setup Base6to4Interface (#12251)Jo-Philipp Wich2012-09-272-5/+10
* ath5k: add a spur mitigation fixFelix Fietkau2012-09-271-9/+25
* get rid of the IRQF_SAMPLE_RANDOM flagFlorian Fainelli2012-09-261-1/+1
* mac80211: refresh patchesFlorian Fainelli2012-09-2614-30/+30
* mac80211: avoid sending useless delBA frames on client disassocFelix Fietkau2012-09-251-0/+31
* ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh modeFelix Fietkau2012-09-251-0/+13
* base-files: remove obsolete entries from sysctl.conf (#12236)Felix Fietkau2012-09-241-5/+0
* openssl: use asm SHA1, SHA256, AES on MIPS.Felix Fietkau2012-09-243-6/+77
* mac80211: extend help for new options in b43-fwsquash.pyHauke Mehrtens2012-09-231-0/+2
* mac80211: fiy typo in b43-fwsquash.pyHauke Mehrtens2012-09-231-2/+2
* hostapd: move the + to the correct lineFelix Fietkau2012-09-231-3/+3
* grub2: use the static lzma lib instead of the dynamic oneFelix Fietkau2012-09-231-1/+2
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-2310-12/+12
* grub2: disable nls to fix build failure when libintl/host is builtFelix Fietkau2012-09-231-1/+2
* e2fsprogs: drop an unnecessary include that breaks on mac os xFelix Fietkau2012-09-221-0/+10
* add a package for grub2Felix Fietkau2012-09-222-0/+126
* comgt: perform case insensitive match when probing for Huawei devices (#12039)Jo-Philipp Wich2012-09-222-2/+2
* switch: warn if ndo_do_ioctl is not implemented in the Ethernet driverHauke Mehrtens2012-09-221-0/+4
* mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missi...Hauke Mehrtens2012-09-221-2/+6
* fuse: remove now redundant dependency on +USE_EGLIBC:librtJo-Philipp Wich2012-09-191-1/+1
* gdb: gdbserver package dependency fix (#11179)Florian Fainelli2012-09-191-0/+4
* base-files: release an attached loop device on umountingFlorian Fainelli2012-09-192-2/+2
* fuse: Add librt to fuse to build with eglibcFlorian Fainelli2012-09-191-2/+2
* busybox: add support for CHECKSUM_PARTIAL to udhcpcFlorian Fainelli2012-09-192-1/+88
* mac80211: remove ep93xx target from blacklist.Florian Fainelli2012-09-191-1/+1
* switch: improve error messageHauke Mehrtens2012-09-191-4/+9
* hostapd: update mirror md5sum for latest version (fixes #12208)Felix Fietkau2012-09-181-1/+1
* base-files: make file compare silent in migrate-sysctlJo-Philipp Wich2012-09-171-1/+1
* base-files: add uci-defaults script to migrate sysctl.conf (#12196)Jo-Philipp Wich2012-09-172-1/+18
* netifd: prevent error in ifup if no /etc/config/wireless exists, properly han...Jo-Philipp Wich2012-09-151-3/+7
* opkg: add host and package parallel build supportFelix Fietkau2012-09-151-5/+6
* hostapd: enable parallel buildFelix Fietkau2012-09-151-1/+3
* linux-atm: enable parallel buildsFelix Fietkau2012-09-151-2/+3
* libpcap: enable parallel buildsFelix Fietkau2012-09-151-0/+1
* dnsmasq: enable parallel buildsFelix Fietkau2012-09-151-0/+1
* ppp: enable parallel buildsFelix Fietkau2012-09-151-0/+1
* hostapd: add a config option for the inactivity timeoutFelix Fietkau2012-09-151-0/+4
* busybox: add patch to fix CVE-2011-2716 in udhcp.Florian Fainelli2012-09-142-1/+165
* hostapd: add a patch for suppressing probe responses from APs that have reach...Felix Fietkau2012-09-141-0/+13
* hostapd: add an option for configuring the maximum number of connected clientsFelix Fietkau2012-09-141-0/+4
* hostapd: enable disassoc on many consecutive excessive retries, improves AP m...Felix Fietkau2012-09-141-0/+2
* mac80211: fix regdb locking issuesFelix Fietkau2012-09-142-2/+37