summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* make broadcom-wl robust against implicit kernel config changes (e.g. ↵nbd2009-01-074-5/+77
| | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to ↵nbd2009-01-0722-31836/+4
| | | | | | kmod-ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial 2.6.28 support for brcm47xx targetnbd2009-01-061-0/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow a longer timeout in the client for the prime number calculation ↵nbd2009-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 rerunsnbd2009-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 ↵nbd2009-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 revisionjow2009-01-062-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix array overrunnbd2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix siit compile on avr32nbd2009-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 commentsflorian2009-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 ↵nbd2009-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.28kaloz2009-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)juhosg2009-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 md5sumagb2009-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 ↵nbd2009-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 addressnbd2009-01-043-21/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix bridge handling mistakesnbd2009-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 keeplars2009-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 dependencyjow2009-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-02juhosg2009-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 ↵juhosg2009-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 SoCsjuhosg2009-01-0314-0/+2393
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: message handling fixesnbd2009-01-022-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: clear the MSSFIX rulesnbd2009-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 settingjow2009-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 handlerjow2009-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 generatorcyrus2009-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 ↵agb2008-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 ↵nbd2008-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 ↵juhosg2008-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-29juhosg2008-12-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix some dependsjuhosg2008-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 lateragb2008-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)nbd2008-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 netsupportagb2008-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 sectionsnbd2008-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.26nbd2008-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 warningnbd2008-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),nbd2008-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 #4236nbd2008-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 ipv6nbd2008-12-224-0/+1566
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix spi-ks8995 compilenbd2008-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 versionnbd2008-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 ↵nbd2008-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 configurationjow2008-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 imagesnbd2008-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 ↵nico2008-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 modulenico2008-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 parsingnbd2008-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 requiredhcg2008-12-181-187/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13679 3c298f89-4303-0410-b956-a3cf2f4a3e73