aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ead: allow a longer timeout in the client for the prime number calculation ↵Felix Fietkau2009-01-061-2/+1
| | | | | | (useful for slow devices) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix spurious autoconf/automake rerunsFelix Fietkau2009-01-061-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: add support for instance ids to prevent interference from packet ↵Felix Fietkau2009-01-063-39/+52
| | | | | | reception on multiple interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: fix chmod of /tmp/.uci, bump package revisionJo-Philipp Wich2009-01-062-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix array overrunFelix Fietkau2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix siit compile on avr32Felix Fietkau2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix prism54 firmware indentation and malformed commentsFlorian Fainelli2009-01-061-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow the client to override the source ip of the server, so that it ↵Felix Fietkau2009-01-063-4/+15
| | | | | | can work with route filtering properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-051-2/+3
| | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)Gabor Juhos2009-01-051-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix compat-wireless-old md5sumAndy Boyett2009-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up the crypto kernel module package and allow some of the crypto ↵Felix Fietkau2009-01-041-30/+18
| | | | | | modules to be compiled into the kernel (thx to Jose Vasconcellos) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the ead client to override the broadcast addressFelix Fietkau2009-01-043-21/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix bridge handling mistakesFelix Fietkau2009-01-041-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keepLars-Peter Clausen2009-01-042-5/+5
| | | | | | | | symlinks either use $(CP) or create them manually. Fixes #4399 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ead: fix build dependencyJo-Philipp Wich2009-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-01-02Gabor Juhos2009-01-032-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: remove ipw building out of compat-wireless, because it ↵Gabor Juhos2009-01-031-0/+13
| | | | | | | | | conflicts with the in kernel building. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add preliminary support for the AR913x SoCsGabor Juhos2009-01-0314-0/+2393
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: message handling fixesFelix Fietkau2009-01-022-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: clear the MSSFIX rulesFelix Fietkau2009-01-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: add uci support for the propereq iwpriv settingJo-Philipp Wich2009-01-011-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: fix typo in config handlerJo-Philipp Wich2009-01-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Unify portrange-support in firewall rule generatorSteven Barth2009-01-011-0/+10
| | | | | | fixes #4404 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g ↵Andy Boyett2008-12-312-21/+21
| | | | | | aren't the only allowed values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable the MSS fixup hack by default (most ISPs don't require this as a ↵Felix Fietkau2008-12-312-1/+9
| | | | | | workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add experimental support for rt2800 devices (based on a ↵Gabor Juhos2008-12-305-3/+9494
| | | | | | patch by Hauke Mehrtens <hauke at hauke-m.de>) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2008-12-29Gabor Juhos2008-12-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix some dependsGabor Juhos2008-12-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules/usb.mk: hso works on 2.6.26 and laterAndy Boyett2008-12-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)Felix Fietkau2008-12-291-0/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: split network makefile into netdevices and netsupportAndy Boyett2008-12-292-268/+284
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: upgrade to 0.7.1, fixes uci rename for unnamed sectionsFelix Fietkau2008-12-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables compile with 2.6.26Felix Fietkau2008-12-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: work around a gcc bug which causes a bogus compiler warningFelix Fietkau2008-12-241-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the 'ead' package (emergency access daemon),Felix Fietkau2008-12-2469-0/+17597
| | | | | | | which can provide remote access to your device, even if the ip and firewall settings are broken git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade uci to 0.7.0 - adds ucimap and fixes #4236Felix Fietkau2008-12-231-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add siit for stateless ip and icmp translation to ipv6Felix Fietkau2008-12-224-0/+1566
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix spi-ks8995 compileFelix Fietkau2008-12-221-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wpa_supplicant has been upgraded and previous versionFelix Fietkau2008-12-225-50/+51
| | | | | | | | | | | 0.6.3 doesn't exist anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6 Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the obsolete ixp4xx-npe package and references to it (thx, Jose ↵Felix Fietkau2008-12-221-19/+0
| | | | | | Vasconcellos) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow ipv4 routes without gateway in configurationJo-Philipp Wich2008-12-221-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix opkg overlay_root option for jffs2-only imagesFelix Fietkau2008-12-211-22/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper ↵Nicolas Thill2008-12-211-1/+2
| | | | | | introduced in 2.6.26 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add dependency on rb532 target for its CF moduleNicolas Thill2008-12-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reduce the binary size of libpcap based programs that don't use bpf parsingFelix Fietkau2008-12-192-1/+119
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove legacy kernel load patch - no longer requiredHamish Guthrie2008-12-181-187/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade compat-wireless to 2008-12-11Imre Kaloz2008-12-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch helping available storage space detection, remove workaround ↵Nicolas Thill2008-12-153-4/+51
| | | | | | from [13611], bump release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable IMQ on 2.6.28 as well -- people should use IFB..Imre Kaloz2008-12-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13612 3c298f89-4303-0410-b956-a3cf2f4a3e73