Felix Fietkau
86e44ce0d5
mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 18:04:54 +00:00
Felix Fietkau
0302d07655
mpc85xx: remove bogus config overrides
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 18:04:49 +00:00
Felix Fietkau
8cbcd5253d
kernel: add a few missing kernel config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 18:04:45 +00:00
Felix Fietkau
6df0505104
mac80211: add an aggregation rx reorder timeout handling fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 02:57:04 +00:00
Felix Fietkau
8ca99461fe
build: move the CCACHE_DIR to the build targets so that it doesn't interfere with a host ccache setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 19:58:32 +00:00
Felix Fietkau
c48dcf9d1f
ar71xx: add default configuration for the switch on AP96
...
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
2011-03-15 19:51:42 +00:00
Jo-Philipp Wich
15c3dfda84
[package] comgt: handle ttyHS* devices in usb hotplug, fix typo ( #9046 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 09:09:05 +00:00
Felix Fietkau
9cece552de
ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues with 2-antenna devices such as the wrt160nl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 01:36:48 +00:00
Felix Fietkau
96e4d708ed
ath9k: enable an ar913x specific hardware fix for sending block-ack
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 01:36:45 +00:00
Vasilis Tsiligiannis
84642c09ba
[package] base-files: Autodetect newly added wireless hardware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 00:44:15 +00:00
Vasilis Tsiligiannis
65e7aa8087
[package] mac80211: Fix unique device autodetection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 00:44:02 +00:00
Vasilis Tsiligiannis
a19413ee3a
[package] madwifi: Fix unique device autodetection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 00:43:50 +00:00
Vasilis Tsiligiannis
044e3ec8e0
[package] hostap-driver: Fix unique device autodetection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-15 00:43:42 +00:00
Vasilis Tsiligiannis
e0bc85ec36
[package] hostap-driver: Add support for multiple interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-14 23:48:25 +00:00
Felix Fietkau
4715bfd68c
base-files: link libpthread against libc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-14 19:27:45 +00:00
Felix Fietkau
2c83fb0ef4
mac80211: fix ath9k/ath9k-htc description (thx, swalker)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-14 14:04:49 +00:00
John Crispin
35e16504da
[lantiq]
...
* fixes .unlocked_ioctl functions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-14 07:34:08 +00:00
John Crispin
a57ee87a57
[lantiq]
...
* 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
2011-03-14 07:33:23 +00:00
Daniel Dickinson
0d27fd5834
[package] block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ext3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-14 02:12:38 +00:00
Felix Fietkau
ce1a826b51
pjsip: make pjsip-ltq-tapi dependencies conditional to make the build dependencies conditional as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 23:02:52 +00:00
Felix Fietkau
c442b9cdd3
lantiq: add missing #include for the falcon i2c driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 22:39:16 +00:00
Vasilis Tsiligiannis
7f2b269416
[package] acx: Detect every device present
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 20:58:20 +00:00
Felix Fietkau
20d30c5904
base-files: add a default /etc/services files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:47:42 +00:00
Hauke Mehrtens
5276db562d
brcm47xx: add workaround for fuse again.
...
This closes #4754
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:25:24 +00:00
Felix Fietkau
51cfded926
base-files: add users ftp (for ftp servers), network (network related daemons such as tor, quagga, ...)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:10:28 +00:00
Felix Fietkau
fa2225e8c6
base-files: add an ftp group as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 19:04:32 +00:00
Felix Fietkau
df7e2ae431
base-files: add a few default groups to /etc/group so that we can get rid of a few postinst scripts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 18:56:34 +00:00
Felix Fietkau
244957171a
ltq-ifxos: only attempt to build if the lantiq target is selected ( fixes #9035 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 18:45:27 +00:00
Felix Fietkau
c01189856e
ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for ath9k_htc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 18:38:50 +00:00
Felix Fietkau
5a435bdd3c
download.mk: properly quote download urls
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 18:38:43 +00:00
Felix Fietkau
b3c2781814
mac80211: update to wireless-testing 2011-03-11
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 18:38:37 +00:00
Hauke Mehrtens
b2b9c9a950
ssb: update ssb to version from linux-next-20110311
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 17:24:28 +00:00
Hauke Mehrtens
910545f3eb
kernel: update to kernel version 2.6.37.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 17:14:08 +00:00
Hauke Mehrtens
cb96d8a00d
kernel: update to kernel version 2.6.34.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 17:13:11 +00:00
Hauke Mehrtens
1968a3c5fd
kernel: update to kernel version 2.6.32.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 17:12:20 +00:00
Gabor Juhos
f564424e07
ramips: initial board support for Aztech HW550-3G
...
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
2011-03-13 16:34:52 +00:00
Gabor Juhos
c45110c5c8
package/kernel: package heartbeat LED trigger
...
Patch-by: Nikolay Martynov <mar.kolya@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 15:08:33 +00:00
Gabor Juhos
84f2d0b280
ar71xx: add support for the TP-Link TL-WA901ND v2 board
...
Patch-by: Jonathan Benett <jbscience87@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 15:08:31 +00:00
Gabor Juhos
f3d20a6c69
firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board
...
Patch-by: Jonathan Benett <jbscience87@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 15:08:29 +00:00
Daniel Dickinson
2edddd450b
[package] extroot: block-mount block-extroot: Added ability to do a whole disk extroot instead of only an overlay-based extroot.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 09:24:24 +00:00
Daniel Dickinson
72748339e8
[package] iproute2 relayd: Moved iproute2 and relayd to Routing and 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
2011-03-12 07:27:57 +00:00
Daniel Dickinson
bc365e2ffe
[package] uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just 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
2011-03-12 04:47:02 +00:00
Daniel Dickinson
70fded8cb4
[package] artables ebtables iptables: Moved *tables to Firewall submenu of 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
2011-03-12 01:24:18 +00:00
Felix Fietkau
acf3fead0b
ltq-vmmc: do not download nonexistant firmware files, only attempt to build for lantiq xway
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 21:11:37 +00:00
Felix Fietkau
4267b60892
mac80211/ath9k: improve pending patches based on review feedback
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 20:55:54 +00:00
Felix Fietkau
75d82d079b
mac80211: fix spurious channel type changes when vifs are created/deleted
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 19:23:38 +00:00
Felix Fietkau
573a46a6b0
ath9k: add a patch to fix the interoperability issues with intel clients ( fixes #8830 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 16:04:37 +00:00
Imre Kaloz
1285a06923
[toolchain]: fixup armeb, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 11:35:31 +00:00
Imre Kaloz
6e26fed85f
[toolchain]: simplify TARGET_SUFFIX selection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 11:33:03 +00:00
Hamish Guthrie
283fbdf233
[mac80211] Add wext support to libertas-sd driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 09:24:25 +00:00