summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* busybox: Fixed remote logging bug in which starting syslog before the ↵cshore2010-06-271-0/+40
| | | | | | network (and hence the remote host being available) results in failure to do any remote logging git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete kernel dependencies and version checksnbd2010-06-2637-131/+65
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove linux 2.4 support from several packagesnbd2010-06-2619-512/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove broadcom-57xx (only used on linux 2.4)nbd2010-06-2628-25147/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove a few packages which only work with linux 2.4nbd2010-06-2610-525/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the old broadcom wl driver for linux 2.4nbd2010-06-2645-16598/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-06-15nbd2010-06-2611-1946/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: interpret "demand" option as timeout in seconds (#7517)jow2010-06-262-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Marvell 88W8686hcg2010-06-231-6/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [netfilter] package TPROXY target and module infrastructurejow2010-06-222-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/dnsmasq: update dnsmasq to 2.55acoul2010-06-221-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package tulip family modules into kmod-tulipjow2010-06-211-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole ↵jow2010-06-212-14/+14
| | | | | | menuconfig submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix compile error (#6538)claudio2010-06-201-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* compile fixes for kernel 2.6.34hauke2010-06-172-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mtd: request locked pages when mmap'ing the FIS table, cures ↵jow2010-06-162-2/+2
| | | | | | | | | | random segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: forgot the actual change in previous commitjow2010-06-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: properly read eap_type from configuration when setting up ↵jow2010-06-161-2/+2
| | | | | | wpa-supplicant, fixes WPA Enterprise in client mode (#7476) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix typo in broadcom-wlflorian2010-06-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: update to 1.16.2 (bug fix release)nico2010-06-169-322/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a new kernel-version independent broadcom binary driver for brcm47xx ↵nbd2010-06-154-0/+1665
| | | | | | | | | (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add package for script from util-linux-ng (#7416)florian2010-06-141-1/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile on systems that do not have /bin/truenbd2010-06-141-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables:jow2010-06-142-3/+97
| | | | | | | | - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename broadcom-wl to broadcom-wl-oldnbd2010-06-1445-19/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: rename dma_set_coherent_mask() patch to ↵jow2010-06-131-0/+0
| | | | | | 170-dma_set_coherent_mask.patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix build of b43hauke2010-06-131-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: rename incorrectly named patch file (#7459)jow2010-06-131-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-gpio-nxp-74hc164 for brcm63xx onlyflorian2010-06-121-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: enable IPv6 forwarding by default since the default ↵jow2010-06-122-2/+2
| | | | | | firewall supports ip6tables now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd:jow2010-06-123-3/+14
| | | | | | | | - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix missing parenthesis on r21758acoul2010-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix dependency modulesacoul2010-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2010-06-10, add pending work with stability and ↵nbd2010-06-1027-10686/+1940
| | | | | | throughput fixes for ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: update to iptables-1.4.8acoul2010-06-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] move broadcom-shdc from trunk to packages/utilsflorian2010-06-071-57/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: ensure that IMQ is autoloaded after ip_queue, fixes ↵jow2010-06-071-1/+1
| | | | | | disappearing traffic when using qos rules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/madwifi] add 2.6.35 supportacoul2010-06-061-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update openssl to 0.9.8o (#7428)florian2010-06-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: introduce option "broadcast" for proto=dhcp interface ↵jow2010-06-021-2/+11
| | | | | | to enable the broadcast flag in DHCP requests, required by certain providers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: remove IPv6 LL addr from interfaces before adding them ↵jow2010-06-021-0/+9
| | | | | | to a bridge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: reduce the size of the debugfs codenbd2010-06-021-0/+262
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall:jow2010-06-021-10/+23
| | | | | | | | - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files:jow2010-06-022-4/+24
| | | | | | | | | | | - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove the pid rate control algorithm to save a few kbytesnbd2010-06-012-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: Initial alias interface support. This allows to define ↵jow2010-06-013-29/+86
| | | | | | zones covering alias interfaces and associated entries like rules and forwardings. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-file: move alias setup to route hotplug, this fixes alias ↵jow2010-06-013-37/+45
| | | | | | sections for non-static interfaces like ppp, dhcp, 6in4 etc. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: one more queue stop/start fixnbd2010-06-011-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage ↵nbd2010-06-011-0/+144
| | | | | | under load and make throughput more smooth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: change the order of IPv4/IPv6 address detection, fixes ↵jow2010-05-312-2/+2
| | | | | | mixed notation v6 improperly detected as v4 address git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21642 3c298f89-4303-0410-b956-a3cf2f4a3e73