summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* busybox: support 64 bit math in shell tests. this does not seem to increase ↵nbd2009-10-031-2/+2
| | | | | | the binary size at all (tested on mips), fixes #2871 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: add a compile time option that gives the user full control over ↵nbd2009-10-022-0/+82
| | | | | | regulatory settings (disabled by default for now) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: autodetect the default phy mode based on 11n and freq capabilitiesnbd2009-10-021-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix typo in ifname setup, suppress error messages of interface ↵nbd2009-10-021-3/+3
| | | | | | enumeration commands git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: initialize wme to sane valuesnbd2009-10-021-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many ↵nbd2009-10-022-100/+186
| | | | | | cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependentnbd2009-10-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it ↵blogic2009-10-0210-0/+3754
| | | | | | compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax] Export USB host driver as kernel packageclaudio2009-10-021-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: remove empty patchesnico2009-10-012-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: add dns servers to uci state in the ip-up scriptjow2009-09-302-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: add hotplug rules for /dev/lpX (#863)jow2009-09-282-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.14.4 (closes: #5619)nico2009-09-2836-227/+336
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firstboot: add support for union mountsnbd2009-09-271-23/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: move firstboot to /sbinnbd2009-09-272-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add mips64 support to kexec-tools, counterpart of r17768.florian2009-09-272-1/+733
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ipset] Update ipset to version 3.2hauke2009-09-272-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: quote positional parameters when calling up/down scripts ↵nico2009-09-273-3/+3
| | | | | | (closes: #5622) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: fix MSS issue affection RELATED new connections (closes: ↵nico2009-09-273-5/+5
| | | | | | #5173) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Add ar9170usb driver.hauke2009-09-271-2/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mas80211] Do not build some modules as they are not neededhauke2009-09-261-0/+3
| | | | | | | Remove empty directory. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Do not depend on rfkillhauke2009-09-261-0/+33
| | | | | | | With kernel 2.6.31 cfg80211 is build with rfkill if it was build. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small fixes mostly for kernel 2.6.31hauke2009-09-265-4/+15
| | | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent ↵nico2009-09-262-0/+2
| | | | | | eglibc revisions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] fixes for kernel 2.6.31hauke2009-09-263-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add patches for kernel 2.6.31hauke2009-09-261-0/+4
| | | | | | | This is completly untested. Only a compile tests with the default config was done! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: add support for union mounts (not included in the kernel yet)nbd2009-09-251-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: fix build error with linux 2.6.31nbd2009-09-251-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libtool: update to 1.5.26 (patch from #4905)nbd2009-09-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17715 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: add libgcc dependency to libc (#5262)nbd2009-09-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: add sanity checks to zone default rules (patch from #5459)nbd2009-09-241-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update dnsmasq to 2.50 (#5784)nbd2009-09-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix bugs in the calibration triggersnbd2009-09-231-0/+177
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a theoretical tx buffer leaknbd2009-09-231-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix beacon slot handling and add support for more than 4 vaps ↵nbd2009-09-231-0/+151
| | | | | | (useful for wds per-sta interfaces) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix sta mode reconnect when roaming between different aps of the ↵nbd2009-09-231-0/+33
| | | | | | same essid git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix maximum txpower displaynbd2009-09-238-97/+111
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] add external toolchain support, enhance native toolchain support ↵nico2009-09-231-31/+269
| | | | | | (special thanks to Luigi Mantellini for his help... and patience ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] [docs] implement doth (802.11h) and wmm (802.11e) options for ↵jow2009-09-221-3/+9
| | | | | | broadcom as well; update docs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] accommodate for 5 digits svn revisions :)nico2009-09-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: fix wrong open() return code checksnbd2009-09-212-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add default /etc/dnsmasq.confnbd2009-09-212-0/+39
| | | | | | | | | | | | | | | | | | | | | dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records. However, those options sometimes can not be passed as command-line arguments due to excess length. This patch tries to solve this problem: 1. Provide /etc/dnsmasq.conf file with comments about adding SRV/PTR/TXT/CNAME records. 2. Add this file to conffiles list so it is preserver during backup/restore or system upgrade. If someone needs a lot of custom records, default configuration file can be edited. Since manual pages and documentation is not installed, provided comments should be enough to figure out option syntax. Signed-off-by: Alexey I. Froloff <raorn@altlinux.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: bump releasenbd2009-09-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: update copyright headersnbd2009-09-213-5/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: add support for rewriting the fis table layout on redboot based systemsnbd2009-09-215-56/+451
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: fix conffiles entry check (patch from #2425)nbd2009-09-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* opkg: fix the -force_space optionnbd2009-09-191-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq startup script update: add notinterface parameternbd2009-09-162-1/+7
| | | | | | | | | | This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces. By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface. Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] swconfig: clear ip address on the switch interface, this prevents ↵jow2009-09-162-1/+2
| | | | | | duplicate assignments of 192.168.1.1 on the DIR-300 at least git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: clear ip addresses on interfaces that are about to be ↵jow2009-09-162-1/+3
| | | | | | added to a bridge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17596 3c298f89-4303-0410-b956-a3cf2f4a3e73