aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package] 6to4: use revert instead of delete, avoids aggregating deltas in ↵Jo-Philipp Wich2010-11-151-4/+4
| | | | | | /tmp/.uci over time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: remove leftover peeraddr stuffJo-Philipp Wich2010-11-151-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add 6to4 - provides full automatic 6to setup with optional ↵Jo-Philipp Wich2010-11-143-0/+263
| | | | | | configuration in /etc/config/network git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] add input subsystem to hotplug rulesJo-Philipp Wich2010-11-141-1/+1
| | | | | | | | | | This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix l2tp kernel packagesHauke Mehrtens2010-11-141-18/+19
| | | | | | | | l2tp-ip and l2tp-eth should depend on l2tp_netlink fix pppol2tp for kernel >= 2.6.35 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, ↵Jo-Philipp Wich2010-11-142-25/+35
| | | | | | bump pkg revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option ↵Jo-Philipp Wich2010-11-141-0/+131
| | | | | | 212) in udhcpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix madwifi related linker error (include wext support for non-wpad ↵Felix Fietkau2010-11-132-2/+15
| | | | | | hostapd builds) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add CONFIG_IPV6_SIT_6RDHauke Mehrtens2010-11-131-5/+4
| | | | | | | This closes #8227 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix another 2.6.35 compile errorFelix Fietkau2010-11-121-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile on linux 2.6.35Felix Fietkau2010-11-121-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: refresh madwifi patchesAlexandros C. Couloumbis2010-11-1263-185/+187
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2010-11-11Felix Fietkau2010-11-1119-440/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-11-10 + some pending workFelix Fietkau2010-11-1134-2175/+3678
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: mark as essentialJo-Philipp Wich2010-11-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: mark libc as hold and essential, opkg should now bail ↵Jo-Philipp Wich2010-11-111-0/+1
| | | | | | out if someone tries to uninstall libc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia ↵Hauke Mehrtens2010-11-101-1/+1
| | | | | | patches from compat-wireless git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: redirect to same location with trailing slash appended if ↵Jo-Philipp Wich2010-11-104-5/+22
| | | | | | directories are requested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tpHauke Mehrtens2010-11-101-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rtc-rv5c386a: make driver compile with kernel 2.6.36.Hauke Mehrtens2010-11-101-10/+19
| | | | | | | This was only compile tested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wireless: build hermes packages from compat-wirelessand not from the kernel.Hauke Mehrtens2010-11-102-67/+64
| | | | | | | hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add some wpa related madwifi fixesFelix Fietkau2010-11-091-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20101109, reorganize patchesFelix Fietkau2010-11-0928-275/+163
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a compile error with debugging disabled (#8189)Felix Fietkau2010-11-071-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: change /dev permissions to 0755 when hotplug2 is used ↵Jo-Philipp Wich2010-11-071-1/+1
| | | | | | (#6039) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039)Jo-Philipp Wich2010-11-071-1/+1
| | | | | | | | | | | | | | | | During the first OpenWrt boot after a clean flash (when the jffs2 partition is not yet initialized) tmpfs is used instead of the usual jffs2 overlay filesystem. If this tmpfs is mounted with default options, all directories created there (/etc, /etc/config, other subdirectories in /etc) get permissions 1777 by default, and these permissions then persist in the created jffs2 at least until subsequent sysupgrade. Mounting tmpfs with mode=0755 fixes the permission problem. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add package for ledtrigger netfilterClaudio Mignanti2010-11-061-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add package for ledtrigger gpioClaudio Mignanti2010-11-061-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: remove pcmcia supportHauke Mehrtens2010-11-062-12/+22
| | | | | | | | For kernel 2.6.36 some additional pcmcia backpots would be needed, but this should not depend on pcmcia. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: make it work without shadow password supportJo-Philipp Wich2010-11-063-2/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23897 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix ath9k_hw_apply_gpio_override so that it's effectiveFelix Fietkau2010-11-051-1/+1
| | | | | | | | | | | | | I discovered another bug in the ath9k WNDR3700 quirk fix from r23822. ath9k_hw_apply_gpio_override was testing the original value of gpio_mask to determine which bits were appropriate, instead of testing the shifted value. Because bit 0 is always clear in the original value, this resulted in no calls to set the GPIOs, an improperly-configured radio, and reduced RSSI on other systems listening to the radio. Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix enabling SWBA interruptsFelix Fietkau2010-11-041-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces ↵Felix Fietkau2010-11-041-21/+41
| | | | | | packet loss under load git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]John Crispin2010-11-0379-0/+8271
| | | | | | | * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]John Crispin2010-11-031-1/+1
| | | | | | | * remove broken flag from dsl-control app git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]John Crispin2010-11-039-819/+44
| | | | | | | * make dsl driver work with new kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: fix r23829 commitAlexandros C. Couloumbis2010-11-031-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: Use sema_init() instead of init_MUTEX() (based on: ↵Alexandros C. Couloumbis2010-11-031-0/+9
| | | | | | http://madwifi-project.org/changeset/4118) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix cycle counter trackingFelix Fietkau2010-11-031-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix queue pending frame counter tracking by cleaning up tx queue ↵Felix Fietkau2010-11-031-0/+686
| | | | | | selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵Felix Fietkau2010-11-039-110/+138
| | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: Add 'identity' config option when eap_type is 'tls' on ↵Vasilis Tsiligiannis2010-11-032-1/+3
| | | | | | wpa_supplicant (#8164) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make IGNORE_ERRORS apply to deselected packages as well (typically triggered ↵Felix Fietkau2010-11-021-1/+1
| | | | | | through dependencies) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/apex: fix a compile issueAlexandros C. Couloumbis2010-11-021-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uci: use a delete-safe iterator in the Lua :foreach() functionJo-Philipp Wich2010-11-012-1/+21
| | | | | | | | The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)' git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nl80211: fix a station dump crash triggered by sending an invalid ifindexFelix Fietkau2010-10-311-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing SH_FUNC for remaining md5s calls (#7888)Felix Fietkau2010-10-312-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: move the madwifi segfault fix to the right placeFelix Fietkau2010-10-312-32/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove device ids for AR5416Felix Fietkau2010-10-311-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-leds-net5501Florian Fainelli2010-10-301-0/+15
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23729 3c298f89-4303-0410-b956-a3cf2f4a3e73