summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [package] uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just ↵cshore2011-03-121-0/+1
| | | | | | like all the other web serves and proxies from the packages feed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] artables ebtables iptables: Moved *tables to Firewall submenu of ↵cshore2011-03-123-0/+3
| | | | | | the Network package group because that's where all the feeds packages for firewalls now are. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ltq-vmmc: do not download nonexistant firmware files, only attempt to build ↵nbd2011-03-111-6/+10
| | | | | | for lantiq xway git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/ath9k: improve pending patches based on review feedbacknbd2011-03-114-19/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix spurious channel type changes when vifs are created/deletednbd2011-03-111-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a patch to fix the interoperability issues with intel clients ↵nbd2011-03-111-0/+11
| | | | | | (fixes #8830) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain]: fixup armeb, tookaloz2011-03-111-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain]: simplify TARGET_SUFFIX selectionkaloz2011-03-111-9/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Add wext support to libertas-sd driverhcg2011-03-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] gumstix: Bump gcc version in defconfighcg2011-03-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] target: Added coreutils to list of default packages. It doesn't ↵cshore2011-03-111-0/+4
| | | | | | build or install anything (0 bytes, 0 dependencies) and it prevents other packages from appearing in the package list if it is not selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq]blogic2011-03-111-2/+4
| | | | | | | * add some compile flags git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [pjsip]blogic2011-03-111-1/+1
| | | | | | | * adds proper dependencies for pjsip-ltq-tapi git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-119-36/+80
| | | | | | | * fixes dsl, ifxos, tapi and vmcc for .37 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-111-0/+12
| | | | | | | * add atm patch to generic .37 series. this is needed for the dsl driver to work. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-1138-361/+18155
| | | | | | | | | * update kernel to .37 * add support for falcon (big thank you goes to lantiq !!) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/xz: add some upstream patchesacoul2011-03-102-0/+137
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/redboot-ar231x: fix some compile issuesacoul2011-03-101-0/+181
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface ↵nbd2011-03-101-0/+67
| | | | | | to fix a bridging related race condition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: allow EAP frames to pass through bridges even in learning state - ↵nbd2011-03-107-0/+77
| | | | | | fixes issues with WDS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: further fixes to kmod-gre packagingjow2011-03-101-6/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx]: gumstix: Modify vpp profilehcg2011-03-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix usage of CompareKernelPatchVer for kmod-grejow2011-03-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: add support for ipt_recent --reap optionjow2011-03-102-2/+124
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa ↵jow2011-03-104-0/+284
| | | | | | (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain: fix r26004nbd2011-03-101-8/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve tx dma fixes based on review feedbacknbd2011-03-103-20/+79
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain: fix r25969acoul2011-03-101-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: make library relinking uclibc specific and fix libpthread ↵nbd2011-03-101-2/+5
| | | | | | installation for the non-relinked variant git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] gumstix: Update GCC versionhcg2011-03-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add new profile for vpp platformhcg2011-03-103-1/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: get rid of most of those annoying dma tx stop issuesnbd2011-03-104-0/+306
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package kmod-pptp, autoload kmod-grejow2011-03-091-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)jow2011-03-091-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add two missing symbol for Kernel >= 2.6.37jow2011-03-092-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: only relink libraries if the linaro toolchain is selectednbd2011-03-091-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update to 2.6.38-rc8mb2011-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Split up tahvo usb fixesmb2011-03-095-160/+207
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] package xfce-macros, required for autoreconf in xfce4 packagesjow2011-03-092-1/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, ↵nbd2011-03-091-5/+0
| | | | | | fixes the majority of configure problems" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix target name mixup caused by r25928nbd2011-03-091-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the ↵jow2011-03-091-0/+5
| | | | | | majority of configure problems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* zd1211rw: fix #define collision for register names triggered by compat patchesnbd2011-03-091-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin)nbd2011-03-091-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove support for in-bss promisc mode, the rx filter flag is too ↵nbd2011-03-091-0/+13
| | | | | | broad and in-bss promisc mode is not particularly useful. should fix most (or all) instances of "ath: Could not stop RX..." error messages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: move the optimized assembler helpers back into the static libgcc and ↵nbd2011-03-082-26/+32
| | | | | | skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: Add support for multiple interfacesacinonyx2011-03-081-15/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: the relinked libpthread needs to be linked against libdl, ↵nbd2011-03-081-1/+1
| | | | | | otherwise calls to dlopen() fail (fixes #8978) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/gdb]: upgrade to the 2011.03-0 release from Linarokaloz2011-03-081-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] site: cache ac_cv_func_malloc_0_nonnull and ↵jow2011-03-081-0/+2
| | | | | | ac_cv_func_realloc_0_nonnull git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25946 3c298f89-4303-0410-b956-a3cf2f4a3e73