summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build: move the CCACHE_DIR to the build targets so that it doesn't interfere ↵nbd2011-03-152-2/+1
| | | | | | with a host ccache setup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default configuration for the switch on AP96nbd2011-03-151-0/+10
| | | | | | | Enables forwarding of frames between the switch ports (eth0). Patch by Jouni Malinen git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] comgt: handle ttyHS* devices in usb hotplug, fix typo (#9046)jow2011-03-152-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues ↵nbd2011-03-151-0/+11
| | | | | | with 2-antenna devices such as the wrt160nl git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: enable an ar913x specific hardware fix for sending block-acknbd2011-03-151-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Autodetect newly added wireless hardwareacinonyx2011-03-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: Fix unique device autodetectionacinonyx2011-03-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: Fix unique device autodetectionacinonyx2011-03-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostap-driver: Fix unique device autodetectionacinonyx2011-03-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostap-driver: Add support for multiple interfacesacinonyx2011-03-142-33/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: link libpthread against libcnbd2011-03-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix ath9k/ath9k-htc description (thx, swalker)nbd2011-03-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-144-8/+200
| | | | | | | * fixes .unlocked_ioctl functions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-146-68/+68
| | | | | | | | | | * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Changed default filesystem for /e/c/fstab to be ext4 ↵cshore2011-03-141-1/+1
| | | | | | instead of ext3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pjsip: make pjsip-ltq-tapi dependencies conditional to make the build ↵nbd2011-03-131-1/+1
| | | | | | dependencies conditional as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: add missing #include for the falcon i2c drivernbd2011-03-131-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx: Detect every device presentacinonyx2011-03-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: add a default /etc/services filesnbd2011-03-131-0/+170
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add workaround for fuse again.hauke2011-03-134-10/+94
| | | | | | | This closes #4754 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: add users ftp (for ftp servers), network (network related ↵nbd2011-03-131-0/+2
| | | | | | daemons such as tor, quagga, ...) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: add an ftp group as wellnbd2011-03-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: add a few default groups to /etc/group so that we can get rid of ↵nbd2011-03-131-0/+7
| | | | | | a few postinst scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ltq-ifxos: only attempt to build if the lantiq target is selected (fixes #9035)nbd2011-03-131-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new ↵nbd2011-03-131-7/+67
| | | | | | package for ath9k_htc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* download.mk: properly quote download urlsnbd2011-03-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-03-11nbd2011-03-1328-1210/+396
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: update ssb to version from linux-next-20110311hauke2011-03-1324-871/+6789
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 2.6.37.3hauke2011-03-1322-39/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 2.6.34.8hauke2011-03-1322-71/+71
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 2.6.32.32hauke2011-03-1331-80/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: initial board support for Aztech HW550-3Gjuhosg2011-03-137-0/+158
| | | | | | | | | | | This patch adds initial support for the Aztech HW550-3G (Ralink RT3052f SoC, 8MB flash, 32MB dram). Ethernet is not working yet. Wireless appears to work fine. USB does not work yet (as with other Ralink boards). Signed-off-by: Layne Edwards <ledwards76@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: package heartbeat LED triggerjuhosg2011-03-131-0/+15
| | | | | | Patch-by: Nikolay Martynov <mar.kolya@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-Link TL-WA901ND v2 boardjuhosg2011-03-1312-1/+177
| | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 boardjuhosg2011-03-131-0/+9
| | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] extroot: block-mount block-extroot: Added ability to do a whole ↵cshore2011-03-135-6/+37
| | | | | | disk extroot instead of only an overlay-based extroot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2 relayd: Moved iproute2 and relayd to Routing and ↵cshore2011-03-122-0/+2
| | | | | | Redirection submenu of the Network package group so that they appear with the packages feed packages that are related. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [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