Gabor Juhos
6b9035b165
Fix zlib alternate URL
...
There is no zlib project on Sourceforge, zlib files are in libpng project
Signed-off-by: Gilles Espinasse g.esp@free.fr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-13 18:24:27 +00:00
Lars-Peter Clausen
6e66ca2323
[package] compcache: Kernel module and userspace daemon in seperate packages.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-13 11:36:38 +00:00
Jo-Philipp Wich
a6d4a383c8
[package] ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-11 19:43:27 +00:00
Florian Fainelli
cad72e9ac4
[package] hifnHIPP also depends on PCI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-11 09:17:50 +00:00
Jo-Philipp Wich
63d74b179a
[package] hotplug2: bump pkg release after hotplug fixes in r20679-r20685
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-10 19:33:56 +00:00
Peter Denison
c33f877830
Add support for SRV records to dnsmasq config parsing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-08 12:35:29 +00:00
Jo-Philipp Wich
290c073d25
[package] broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks ( #7255 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-07 11:24:22 +00:00
Jo-Philipp Wich
a3e63660dc
[package] pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-07 01:57:02 +00:00
Jo-Philipp Wich
4c686abd91
[package] ppp:
...
- don't let pppd control resolv.conf.auto because it will wipe foreign dns entries
- handle dns setup in ip-up handler
- use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance
- make pppd shutdown work for interfaces without ifname option, e.g. pptp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-07 01:22:48 +00:00
Jo-Philipp Wich
58cc0f2ace
[package] base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-07 01:17:47 +00:00
Jo-Philipp Wich
52daa0e967
[package] pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-06 19:51:27 +00:00
Jo-Philipp Wich
94b8d4ddc8
[package] base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-06 19:50:22 +00:00
Jo-Philipp Wich
af04755af3
[package] pptp: update to v1.7.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-06 19:48:33 +00:00
Jo-Philipp Wich
229c1ed3fb
[package] ppp:
...
- make pppd shutdown more robust as pptp hangs when the underlying connection is gone
- don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-06 17:07:31 +00:00
Jo-Philipp Wich
fb0679306f
[package] base-files, ppp: fix interface shutdown
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-06 01:14:24 +00:00
Jo-Philipp Wich
2a8c7ceaf4
[package] base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 23:24:11 +00:00
Jo-Philipp Wich
60ea4c9349
[package] openssl: update to v0.9.8n, thanks Peter Wagner
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 20:32:10 +00:00
Florian Fainelli
caf66f2bb2
[package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 18:16:40 +00:00
Felix Fietkau
8b7b8882e8
base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 15:56:58 +00:00
Jo-Philipp Wich
7eaaebd00a
[package] firewall: properly unset position for delete command, fixes rule removal in ifdown
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 15:50:21 +00:00
Jo-Philipp Wich
1564e6fa9f
[package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 01:48:45 +00:00
Jo-Philipp Wich
5c30b827f2
[package] firewall: fix bug in iface hotplug handler
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 01:43:08 +00:00
Jo-Philipp Wich
b060e95ffc
[package] openssl: update OCF userspace part to version 20100325
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 21:02:24 +00:00
Jo-Philipp Wich
ad85c8c72d
[package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 21:01:24 +00:00
Nicolas Thill
98af872a32
package/grub: only disable graphics on host grub
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 14:49:49 +00:00
Felix Fietkau
69d586d423
ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 08:01:58 +00:00
Florian Fainelli
8a30fd1417
[package] fix acx compile error with VLYNQ support ( #7281 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 07:33:43 +00:00
Vasilis Tsiligiannis
21fb78af8a
[package] base-files: Remove redundant stopping of watchdog
...
busybox watchdog applet should stop the watchdog before shutting down
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 10:56:58 +00:00
Florian Fainelli
3235e1afde
[package] update acx-mac80211 to 20100422, patch from Bernhard Loos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 09:05:39 +00:00
Florian Fainelli
c01d02a015
[package] add stop() to watchdog init script, patch from Yury Polyanskiy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 09:05:35 +00:00
Felix Fietkau
a0744253b6
hostapd: fix line reordering leading to segfaults
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 23:38:15 +00:00
Felix Fietkau
07c4fcc4d4
mac80211: use the nl80211 driver for wpa_supplicant
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 22:03:54 +00:00
Felix Fietkau
69efd9371a
wpa_supplicant: fix issues with the nl80211 driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 22:03:49 +00:00
Felix Fietkau
686347eb55
mac80211: enable rx/tx stbc by default if supported
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 22:03:44 +00:00
Florian Fainelli
e7dc2bd084
[package] make acx available to PCI platforms as well ( #7174 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21313 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 19:51:56 +00:00
Florian Fainelli
3a4c1284a7
[package] unmark acx-mac80211 as being broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 19:30:46 +00:00
Nicolas Thill
443cf0e427
package/grub: build a host grub and a target grub ( #7269 )
...
- use the host grub binary for grub install, but with target stage files
- disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate
- create a target grub package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 17:32:25 +00:00
Jo-Philipp Wich
8c0162fb0c
[package] ppp: rename 20-usb-modem to 20-atm-modem
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 16:47:16 +00:00
Jo-Philipp Wich
f83342e9a2
[package] ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 16:40:58 +00:00
Florian Fainelli
629447ac89
[package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 13:45:51 +00:00
Jo-Philipp Wich
027739a6da
[package] nvram: fix crash when get, set or unset is invoked without argument ( #7263 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 00:45:03 +00:00
Jo-Philipp Wich
aef2742bd3
[package] ppp: bring pppoa script in sync with updated ppp logic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 19:18:25 +00:00
Jo-Philipp Wich
64175a0ded
[package] firewall:
...
- replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz
- bump version to 2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 18:22:01 +00:00
Jo-Philipp Wich
29da0b6c6c
[package] comgt:
...
- localize variables
- bring scripts in sync with updated ppp logic
- bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 18:01:36 +00:00
Jo-Philipp Wich
fa6f7d3217
[package] pptp:
...
- bring pptp scripts in sync with updated ppp logic
- bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 17:55:41 +00:00
Jo-Philipp Wich
36f6667f85
[package] ppp:
...
- patch pppd to support named interfaces (e.g. "pppoe-wan")
- use named interfaces when bringing up 3g, pptp, ppp or pppoe connections
- get rid of unit count logic
- shutdown pppd when ifdown is invoked
- bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 17:54:37 +00:00
Nicolas Thill
8933b2fa25
package/base-files: fix libraries packaging on 64bits targets ( closes : #6918 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 13:29:04 +00:00
Jo-Philipp Wich
aea73391d7
[package] pppd:
...
- localize variables in setup script
- implement demand option as true boolean so that 0 actually disables it
- don't overwrite user supplied dns servers if demand is enabled
- toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise
- reset resolv.conf.auto before setting up dns
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 11:08:03 +00:00
Felix Fietkau
dacbbdf5b9
vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 16:11:31 +00:00
Felix Fietkau
9fdc8b404e
mac80211: update to wireless-testing 2010-04-28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 15:55:24 +00:00
Jo-Philipp Wich
261d88e81a
[package] swconfig: mask on brcm47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 15:55:08 +00:00
Alexandros C. Couloumbis
60cfd441cc
package/grub: fix x86_64 issue ( closes #7248 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 07:07:20 +00:00
Lars-Peter Clausen
e7c7c17023
uboot-xburst: Fix lcd display init sequence.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 17:18:26 +00:00
Nicolas Thill
c360253f41
package/kernel: renable kmod-input on 2.4 ( closes : #7063 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 16:04:19 +00:00
Nicolas Thill
0a512ce142
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 10:25:57 +00:00
Nicolas Thill
824fd6af26
package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 10:23:36 +00:00
Nicolas Thill
98636d8da4
package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 04:04:19 +00:00
Nicolas Thill
36f84f9f36
move kmod-lp package defition specific to brcm-2.4 to package/kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 03:57:55 +00:00
Lars-Peter Clausen
5603c178d1
uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-28 19:59:53 +00:00
John Crispin
67b851772d
fixes file perms of mountd uci file and init.d script, thx yann.lopez
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 15:58:24 +00:00
Ralph Hempel
8f318ad816
[ifx-vmmc] add .33 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 15:37:13 +00:00
Ralph Hempel
074163a7d9
[ifx-tapi] add .33 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 15:35:48 +00:00
Ralph Hempel
cc3ed53d9e
[ifxmips-dsl-api] fix .32 kernel, add support for .33 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 14:08:38 +00:00
Jo-Philipp Wich
825b62c86c
[package] cyassl: remove stray "\r" in hunk header of 120-makefile_destdir.patch which incorrectly triggers CR stripping in "patch" resulting in non-fitting hunks ( #6954 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 13:07:50 +00:00
Nicolas Thill
d19948df05
package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 11:59:19 +00:00
Nicolas Thill
ab798095fa
package/busybox: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 11:50:37 +00:00
Alexandros C. Couloumbis
0ebeb0aa43
package/grub: fix cross compile options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 11:42:48 +00:00
Felix Fietkau
ebf5ee501b
hostapd: add ap isolate support for mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 23:08:03 +00:00
Felix Fietkau
a82bff0b41
mac80211: add ap isolate support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 23:07:44 +00:00
Hauke Mehrtens
c2a7abf19c
mac80211: add pci id for WNR854T
...
This closes #7209 and is an addition to r21077.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 17:59:49 +00:00
Ralph Hempel
62a9d37559
[ifxos] (oops - second try) fixed autoconf detection for 2.6.33 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-25 16:18:21 +00:00
Ralph Hempel
85d2f1367b
[ifxos] fixed autoconf detection for 2.6.33 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-25 15:57:07 +00:00
Ralph Hempel
315bb9fcce
[package] fuse: remove empty patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-25 09:41:07 +00:00
Alexandros C. Couloumbis
510ca53908
package/busybox: add upstream sed patch, bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-25 06:28:09 +00:00
Ralph Hempel
c19fdd5473
[ifxos] fix .32 issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 21:34:05 +00:00
Felix Fietkau
2b3ae4b005
hostapd: update to 20100418 (0.7.2)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 17:24:07 +00:00
Felix Fietkau
80ebf07db2
ath9k: merge some more ar9300 fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 17:24:02 +00:00
Nicolas Thill
45d0f0915f
[cosmetic] package/kernel: sort package definitions in other.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 15:21:54 +00:00
Nicolas Thill
9a1b659318
package/kernel: add another round of missing bits from [21137] & [21138] (oops again)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 15:20:42 +00:00
Nicolas Thill
b68a977050
package/kernel: add missing bits from [21137] (oops)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 14:13:39 +00:00
Nicolas Thill
f9541ac0d4
package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 14:08:49 +00:00
Nicolas Thill
d96335b041
package/kernel: move PCMCIA modules to their own file & submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:53:31 +00:00
Nicolas Thill
73456562e0
package/kernel: move pcspkr to sound.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:46:31 +00:00
Nicolas Thill
09da83c2a3
package/kernel: move block2mtd to block.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:45:05 +00:00
Nicolas Thill
45d77a950c
[cosmetic] package/kernel: sort block package definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:43:30 +00:00
Nicolas Thill
ae9b96421b
package/kernel: move target specific modules to their own target files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:34:51 +00:00
Nicolas Thill
8881258e0b
package/kernel: allow additional dependencies as arguments to AddDepends macros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 12:29:50 +00:00
Nicolas Thill
360dabaaae
package/kernel: set correct submenu entry for NLS packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 12:17:50 +00:00
Nicolas Thill
b7e095bfbb
[cosmetic] package/kernel: sort FS package definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 12:09:30 +00:00
Nicolas Thill
5f3034eb90
package/kernel: move NLS modules to their own file & submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:50:44 +00:00
Nicolas Thill
b873d7f0fe
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:42:17 +00:00
Nicolas Thill
536c79a48f
package/kernel: load target specific modules .mk files after generic ones
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:41:35 +00:00
Jo-Philipp Wich
c1fe2f4ee9
[package] uhttpd:
...
- ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility)
- fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility)
- bump version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:07:41 +00:00
Nicolas Thill
6c2527497e
package/kernel: use macros for hid & input
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:01:06 +00:00
Ralph Hempel
d777bb98a1
[uboot-lantiq] fix command line buffer length, fixes mtdparts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 06:03:31 +00:00
Alexandros C. Couloumbis
cee3154423
[package] fix kmod-nls-base dependency with usb-core ( #6753 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 15:50:28 +00:00
Jo-Philipp Wich
20711d0723
[package] dnsmasq:
...
- when processing domain entries, append searchdomain to host entries if they are not fully qualified
- create only one reverse record for address entries with multiple names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 13:40:50 +00:00
Jo-Philipp Wich
f799ec128c
[package] cleanup Makefiles ( #7212 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 11:27:29 +00:00
Jo-Philipp Wich
46f60d4598
[package] kernel: package cypress m8 usb-to-serial module ( #7210 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 10:55:26 +00:00
Nicolas Thill
4492d796c8
package/kernel: use macros for kmod-rfkill depends
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 04:08:26 +00:00
Nicolas Thill
2d8b1229c2
package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 04:01:03 +00:00
Felix Fietkau
b06ead2a09
ath9k: merge fixes for 5ghz fast clock handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 18:33:55 +00:00
Felix Fietkau
d7484989c9
mac80211: update to wireless-testing 2010-04-21
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 15:39:31 +00:00
Hauke Mehrtens
363ea132f0
mac80211: add mwl8k driver
...
This closes #7209
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-21 19:18:13 +00:00
Gabor Juhos
8254857db7
package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-21 19:07:14 +00:00
Felix Fietkau
52d29475e0
hostapd: fix segmentation fault on non-mac80211 drivers ( #7202 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 21:25:14 +00:00
Florian Fainelli
6edd065384
[package] fix iptables cflags to include architecture specific asm includes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 16:18:03 +00:00
Felix Fietkau
8ec7ce619a
hostapd: fix basic rate selection for 5ghz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 15:08:29 +00:00
Jo-Philipp Wich
0e8c82e0bd
[package] opkg: update to r528, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 23:23:40 +00:00
Hauke Mehrtens
7905b3032a
gigaset: build gigaset with isdn4linux support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 18:24:34 +00:00
Hauke Mehrtens
ca4e705ff9
siit: fix build
...
Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 17:17:06 +00:00
Felix Fietkau
91edaf7e69
ath9k: add stbc support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 00:56:38 +00:00
Felix Fietkau
f931bd26b0
mac80211: add ldpc and stbc support to minstrel_ht
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 00:56:32 +00:00
Felix Fietkau
d82c09a997
mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns on debugging for atheros drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 23:58:44 +00:00
Felix Fietkau
1a3da890e5
mac80211: use minstrel_ht by default for ath9k
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 23:58:37 +00:00
Felix Fietkau
2540a4407b
mac80211: minstrel_ht - increase space between sampling attempts to allow for better aggregation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 23:58:31 +00:00
Felix Fietkau
1bd4e4110c
mac80211: enable 3-stream support in minstrel_ht
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 23:58:26 +00:00
Felix Fietkau
f3df93da55
ath9k: enable 3-stream and MCS16-23 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 23:58:21 +00:00
Felix Fietkau
4a2824a061
ath9k: improve reliability of the rx stuck fixup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 23:58:16 +00:00
Felix Fietkau
55c0a7858a
mac80211: update to wireless-testing 2010-04-16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 23:58:09 +00:00
Vasilis Tsiligiannis
1cc22abb7b
package] dropbear: Add bind 'Interface' option ( #7149 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 17:45:54 +00:00
Felix Fietkau
e72ad04448
mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 21:55:37 +00:00
Gabor Juhos
f11f6fe400
swconfig: Add cpu port index to help output.
...
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.
This could allow e.g. luci to get a rough overview of the layout of
the switch.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:32:40 +00:00
Gabor Juhos
1a53666807
swconfig: Fix switch name.
...
This patch fixes a small typo in swconfig's client side that caused
it to print the interface name instead of the switch's device name
on the help page.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:32:32 +00:00
Jo-Philipp Wich
9ab8828d63
[package] dnsmasq: don't append search domain to custom host entries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:09:05 +00:00
Gabor Juhos
8a102d765b
package/modules: package isp116x-hcd driver
...
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:40:15 +00:00
Florian Fainelli
d010b1efe5
Fix bug in foregrounding in /etc/init.d/rcS
...
Not using the config_xxx functions correctly. Amended.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:14:08 +00:00
Jo-Philipp Wich
ef6563b517
[malta]
...
- enable PCI
- add kmod-pcnet32 to default packages
- make kmod-pcnet32 available for malta target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:34:21 +00:00
Nicolas Thill
6abb712c5e
package/ifxmips-dsl-api: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:10:37 +00:00
Nicolas Thill
08f1f8ebb3
yckage/ifx-tapidemo: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:09:24 +00:00
Nicolas Thill
294385d58d
package/ifx-tapi: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:08:54 +00:00
Nicolas Thill
9bb6ce93e3
package/uboot-lantiq: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:08:19 +00:00
Nicolas Thill
ba10e1ee9a
package/uboot-ifxmips: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:07:52 +00:00
Nicolas Thill
075659c85c
package/ifx-vmmc: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:07:18 +00:00
Nicolas Thill
4ebd9856ff
package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in 'Config.in' for coherency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:03:50 +00:00
Nicolas Thill
db0251cf14
package/openssl: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:50:45 +00:00
Nicolas Thill
22b5830b85
package/ar7-atm: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:48:09 +00:00
Nicolas Thill
12c2cbceac
package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth ( closes : #7063 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:44:11 +00:00
Nicolas Thill
e5127b11a8
package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:42:10 +00:00
Nicolas Thill
6d3fdb1415
package/madwifi: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:34:21 +00:00
Nicolas Thill
3ad1a02aa9
package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:31:12 +00:00
Nicolas Thill
630e9969c1
package/libpcap: move configuration to submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:03:53 +00:00
Nicolas Thill
8d2302993b
package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:03:09 +00:00
Nicolas Thill
9a4a4d8a7c
package/mmc_over_gpio: more configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 09:56:19 +00:00
Nicolas Thill
c15df46407
package/compcache: move configuration in submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 09:54:27 +00:00
Nicolas Thill
4a2993fc17
package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 09:15:02 +00:00
Nicolas Thill
21d2e58ce8
package/busybox: add 3 upstream fixes, bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 08:48:19 +00:00
Nicolas Thill
2839397f6f
package/kernel: add dependency on kmod-input-core to kmod-sound-core ( closes : #7140 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 03:52:49 +00:00
Nicolas Thill
49b705a95b
package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes : #7164 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 00:08:52 +00:00
Felix Fietkau
5bd2b19691
ath9k: fix crash issues caused by the ar9300 support patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 20:37:20 +00:00
Jo-Philipp Wich
7119535b12
[package] uhttpd: fix bug in path canonization introduced by r20883
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 20:08:56 +00:00
Jo-Philipp Wich
3fe0660216
[package] uhttpd:
...
- make network timeout configurable, increase default to 30 seconds (#7067 )
- follow symlinks in docroot and add option to disable that
- fix mimetype detection for files with combined extensions (.tar.gz, ...)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 19:46:35 +00:00
Nicolas Thill
0312bccde4
package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 08:22:39 +00:00
Nicolas Thill
be605d9141
package/block-mount: mark /etc/config/fstab as conffiles ( closes : #7130 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 07:24:00 +00:00
Nicolas Thill
40eb7472f8
package/base-files: use a single $(CP) instead of two to copy shared library files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 06:01:45 +00:00
Nicolas Thill
39759f918a
package/broadcom-diag: fix USB led polarity on Asus WL-HDD ( closes : #7055 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 03:20:28 +00:00
Nicolas Thill
f132a0a395
package/iptables: update to 1.4.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 23:27:36 +00:00
Nicolas Thill
604d576830
package/ipset: update to 4.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 23:26:48 +00:00
Felix Fietkau
d29591c1cf
openssl: fix timestamp patch - previous version patched the wrong file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 22:56:05 +00:00
Felix Fietkau
2ef7a2edc5
openssl: remove the makefile timestamp check, it breaks on some host systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 22:52:49 +00:00
Felix Fietkau
8e362081b2
ath9k: fix a crash in ath9k_hw_reset on older hw
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 02:35:56 +00:00
Felix Fietkau
826211e79e
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 00:09:26 +00:00
Nicolas Thill
dd6e635741
package/mac80211: add a patch to fix package/carl9170 build failure
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 23:47:41 +00:00
Florian Fainelli
8268c31d89
[package] option to allow boot to run to completion before starting shell
...
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.
This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 19:57:25 +00:00
Felix Fietkau
986821b28c
fix jffs2 and mini_fo mount in failsafe (patch from #7134 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 14:24:58 +00:00
Felix Fietkau
3b000fe74e
ath9k: more fixes/cleanups for ar9280 and ar9300
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 01:03:49 +00:00
Felix Fietkau
debf59c4e6
ath9k: fix a crash bug and a dma sync issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 22:30:47 +00:00
Lars-Peter Clausen
9f68544705
[package] Add uboot for xburst package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 18:17:26 +00:00
Florian Fainelli
ef04ec88b8
[package] fix swconfig build failure on brcm63xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 14:01:55 +00:00
Florian Fainelli
dda53c2ce2
[package] fix linux-atm build failure on brcm63xx (and probably other targets) ( #7145 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 12:59:09 +00:00
Florian Fainelli
c7dc060be4
[package] add kmod-ata-pdc202xx-old ( #6950 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 18:39:03 +00:00
Florian Fainelli
89db4eb6fa
[package] fix kmod-crc16 loading ( #6949 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 18:38:56 +00:00
Florian Fainelli
af0b2ec8c7
[x86] add net5501 support
...
This patch brings up the net5501 platform.
Note that the x86/ target included support for all x86/ class
processors. That's not technically correct. This should be constrained
only to the "generic" subtarget. Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.
It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't. Again, moving
that to the generic subtarget.
Fortunately, this was a fairly benign tweak.
The net5501 board includes the following logic:
Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 12:36:55 +00:00
Jo-Philipp Wich
b11c2280a3
[package] block-extroot: r20784 reverted r20735, add it back ( #7104 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 19:54:00 +00:00
Florian Fainelli
1d31ff0695
[package] add debugging entry to hotplug config
...
This is useful for seeing what devices are detected by the system.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 18:35:14 +00:00
Florian Fainelli
2c09f4e81c
[package] block-extroot depends on kmod-ata-core
...
The package block-extroot depends on some builtin package like
kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this
patch fixes it.
Signed-off-by: Benjamin Cama <benoar@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 18:35:08 +00:00
Felix Fietkau
05150b3da5
mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 16:50:15 +00:00
Jo-Philipp Wich
52b501976f
[package] broadcom-wl: fix 11bg hwmode, add lrs mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 20:47:28 +00:00
Ralph Hempel
74d95ab32d
[uboot-lantiq] update to version 2010.3
...
httpd-failsafe: removed warnings, cleanup html pages
httpd-failsafe: kicking in if boot command fails
httpd-failsafe: support of ctrl-c
httpd-failsafe: fixed ether addr
thanks to Stas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 10:44:47 +00:00
Ralph Hempel
18e53204f4
[ifxmips-dsl-api] fix firmware handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 10:25:08 +00:00
Jo-Philipp Wich
b63c20e20c
[brcm-2.4] broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 21:33:05 +00:00
Alexandros C. Couloumbis
cac4162fa0
package/grub: play it safe, cross compile everywhere
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 21:23:09 +00:00
Markus Wigge
8abc882764
added WRT54G3GV2-VF detection to broadcom-diag
...
+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
so I removed it. Maybe some GPIO probing might help.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 07:45:54 +00:00
Jo-Philipp Wich
0424723f66
[package] block-extroot: unblock package if kmod-broadcom-sdhc has been selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:57:17 +00:00
Nicolas Thill
d21b23ab5e
package/block-mount: disable config options altering busybox configuration, fix dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:52:51 +00:00
Nicolas Thill
46b64d6ae8
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:51:35 +00:00
Jo-Philipp Wich
12c8561736
[package] switch: explicitely clear port mappings in unsused vlans ( #7082 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 13:51:26 +00:00
Nicolas Thill
e7b01fcf3b
netfilter: fix extension list in package descriptions ( closes : #7045 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 12:40:06 +00:00
Steven Barth
7426205f9e
cyassl: shouldn't depend on zlib when compiled with --without-zlib
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 11:16:46 +00:00
Nicolas Thill
e76080e98d
[package] opkg: add upstream patch fixing the order packages are configured ( closes : #7057 , #7058 ), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 21:38:17 +00:00
Vasilis Tsiligiannis
97f8380385
[package] hotplug2: Refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:29:37 +00:00
Vasilis Tsiligiannis
d03a4c5d8c
[package] hotplug2: Fix event blocking when there are no available children ( #6958 , #7030 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:29:32 +00:00
Vasilis Tsiligiannis
1028ae4370
[package] base-files: Use hotplug2 to download firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:21:02 +00:00
Vasilis Tsiligiannis
b6a5e28a76
[package] hotplug2: Always fork rules flagged as slow
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:15:42 +00:00
Vasilis Tsiligiannis
5b5b531c57
[package] hotplug2: Fix forking ( #7033 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:09:14 +00:00
Vasilis Tsiligiannis
77a1b5673c
[package] hotplug2: Cancel firmware loading on file openning errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:09:09 +00:00
Vasilis Tsiligiannis
4b03e12f5c
[package] hotplug2: Fix sysfs path ( #7031 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:09:04 +00:00
Jo-Philipp Wich
bba1d4a53c
[package] hostapd: fixup madwifi turbo modes ( #7060 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 15:16:33 +00:00
Gabor Juhos
96337aa844
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 14:30:50 +00:00
Jo-Philipp Wich
9965c7f2e3
[package] base-files: also regenerate wifi config if existing config contains only whitespace
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 13:31:59 +00:00
Jo-Philipp Wich
d0f557ddbf
[package] uhttpd:
...
- cope with options instead of lists in uci config
- fix compilation without tls (#7050 )
- bump to rev 7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 13:09:10 +00:00
Nicolas Thill
e8e70099ee
[package] kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue ( closes : #6939 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 01:36:27 +00:00
Nicolas Thill
2e6a62c2d4
[package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 00:58:46 +00:00
Nicolas Thill
228f345ff1
[package] busybox: add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-02 22:59:39 +00:00
Jo-Philipp Wich
67d446094f
[package] dnsmasq: allow multiple hostnames per domain section
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-02 22:56:22 +00:00
Gabor Juhos
e0751c8ed1
mac80211: remove MCU requests for SoC platforms in the rt2x00 driver
...
The ralink SoC platforms do not have an MCU.
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 15:39:23 +00:00
Vasilis Tsiligiannis
4510803101
[package] base-files: Cancel firmware loading if file doesn't exist
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 15:22:13 +00:00
Imre Kaloz
508ed126fc
[x86]: add a subtarget and drivers for the Intel Tolapai SoC
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 12:05:27 +00:00
John Crispin
25005baa12
[ifxmips] load firmware to /lib/firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 21:12:20 +00:00
John Crispin
e8e287006f
[ifxmips] adds proper md5sum to ifxos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 21:11:39 +00:00
John Crispin
56c8b05d3a
[ifxmips] update os abstraction layer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 17:24:43 +00:00
Gabor Juhos
5c331607b9
hostapd: fix build error caused by r20631
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 15:34:51 +00:00
John Crispin
e0259bb911
[ifxmips] adds voip support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:12:33 +00:00
John Crispin
3f269166c1
[ifxmips] fix licensing issues of ifxmips dsl driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:12:10 +00:00
John Crispin
11e3212fa8
[ifxmips] uboot only builds with gcc 3.4.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:09:06 +00:00
Gabor Juhos
5c12503a18
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 09:58:31 +00:00
Gabor Juhos
020d46b020
mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
...
When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with
the CONFIG_RT2X00_DEBUG flag set to enable debug output.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 09:58:26 +00:00
Ralph Hempel
e43df1aeba
[uboot-lantiq] cleanup configuration handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 09:45:09 +00:00
Gabor Juhos
322804a9fe
mac80211: fix a typo in rt2x00 config
...
Fix a simple typo
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 08:40:26 +00:00
Gabor Juhos
8ae194692a
mac80211: add missing config file for the rt2x00
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 05:36:14 +00:00
Jo-Philipp Wich
5d83f06cd3
[package] lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 23:24:46 +00:00
Gabor Juhos
51062f0814
mac80211: enable building of the rt2800 on the ramips target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 21:24:08 +00:00
Ralph Hempel
52c5d88da9
[uboot-lantiq] httpd failsafe - add image check and flash access
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 16:17:38 +00:00
Ralph Hempel
0f3c8610c4
[uboot-lantiq] add preliminary AR9 support
...
attention: if caches enabled the network is broken
attention: the network of the flash image doesn't work because of enabled caches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 13:56:30 +00:00
Ralph Hempel
5a25d4dd36
missing patch & config file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 13:51:10 +00:00
Ralph Hempel
e69c93fb7b
adding httpd - failsafe patch
...
flash write routine is not functional yet
add configuration (board & dram)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 13:49:42 +00:00
Jo-Philipp Wich
5e7f1abfe7
[package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 23:14:47 +00:00
Hauke Mehrtens
f0a411ebcf
kernel: fix dependencies for x86 target
...
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.
This fixes #6963
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 21:02:14 +00:00
Hauke Mehrtens
f042039df7
mac80211: fix mesh.
...
This fixes #6774
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 18:33:48 +00:00
John Crispin
f39c9a7787
[ifxmips] fixes uboot compile error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 11:30:24 +00:00
Jo-Philipp Wich
33f40d7677
[package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 09:26:02 +00:00
Florian Fainelli
f5144821ed
[package] update e2fsprogs to 1.41.11 ( #6896 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 05:54:54 +00:00
Nicolas Thill
e64ffa5d4f
[package] base-files: fix shell syntax (prevent error messages when activating initscripts in IB)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 03:58:17 +00:00
Felix Fietkau
d2f63e550a
fix u-boot wiki urls
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 23:33:10 +00:00
Felix Fietkau
d79a6f7965
add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 23:11:05 +00:00
Felix Fietkau
e4490cccdd
add uboot-lantiq (based on a patch contributed by Lantiq)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 22:40:32 +00:00
Felix Fietkau
b4197c908d
uboot-ifxmips: fix portability bug
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 22:40:17 +00:00
Felix Fietkau
e287c055e8
propagate atm header changes into pppoatm and br2684ctl as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:55:54 +00:00
Felix Fietkau
f51abea12a
ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:42:07 +00:00
Felix Fietkau
e102683bc2
linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:56 +00:00
Felix Fietkau
87821d2cdd
linux-atm: clean up package installation into staging
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:44 +00:00
Felix Fietkau
64a9519d99
ifxmips-dsl-api: fix portability errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:29 +00:00
Felix Fietkau
1a9b10742c
madwifi: fix the tx rate display in iwconfig ( #6925 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:38:38 +00:00
Felix Fietkau
859f640b31
madwifi: return to the bss channel after an issued ap mode scan has been completed ( fixes #6599 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:35:19 +00:00
Felix Fietkau
641fd8fec8
hostapd: clean up openssl tls dependencies and build handling ( fixes #6572 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 17:09:52 +00:00
Florian Fainelli
744796a334
[package] make mmc-over-gpio pins configurable in menuconfig ( #6933 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 13:23:03 +00:00
Gabor Juhos
15ae56b617
package/mtd: fix automatic partition size detection in fis_remap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 07:16:27 +00:00
Nicolas Thill
86087a5c5a
ps3: move ps3lan kmod under target/linux/ps3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 03:29:22 +00:00
Jo-Philipp Wich
dacb54ca3b
[package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 02:35:45 +00:00
Nicolas Thill
767955134f
[package] opkg: fix usage to reflect change in the upgrade command
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 01:27:07 +00:00
Gabor Juhos
05fcd39f47
package/mtd: add fixtrx command
...
* patch by Bernhard Loos
* note: trailing whitespaces are removed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:38:33 +00:00
Gabor Juhos
9da0228c9e
package/mtd: reuse existing crc32 stuff in the trx code
...
* patch by Bernhard Loos
* note: fixed compiler error on brcm47xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:38:30 +00:00
Jo-Philipp Wich
596c2ea83d
[package] base-files: add a hotplug handler for rdate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:13:33 +00:00
Jo-Philipp Wich
f6156ab875
[package] uhttpd: block SIGCHLD until it is expected ( #6957 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 14:31:35 +00:00
Florian Fainelli
e8476a2ff1
[ixp4xx] fix avila-wdt compilation failure ( #6948 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 13:30:49 +00:00
Hauke Mehrtens
44f0ed5efb
mac80211: fix build of ipw2200
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 09:53:48 +00:00
Jo-Philipp Wich
c111766893
[package] uhttpd: clear script timeout as soon as data is received from the child
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 01:47:36 +00:00
Jo-Philipp Wich
99e8e7cf2f
[package] uhttpd:
...
- make script timeout configurable
- catch SIGCHLD to properly interrupt select()
- flag listen and client sockets as close-on-exec
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 00:00:33 +00:00
Felix Fietkau
78c616da82
ath9k: make sure that the rx path does not get stuck
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 22:43:33 +00:00
Felix Fietkau
5912910865
mac80211: disable b43 nphy until it actually works
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 22:36:23 +00:00
Felix Fietkau
52090c32c9
mac80211: update to wireless-testing 2010-03-24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 22:36:12 +00:00
Florian Fainelli
f681e74ed6
[package] fix wrt-radauth compilation failure ( #6945 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 17:58:49 +00:00
Gabor Juhos
d6216c1d1e
package/zlib: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:35 +00:00
Gabor Juhos
d8087af5a8
package/yamonenv: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:32 +00:00
Gabor Juhos
edef4ce1dd
package/util-linux-ng: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:30 +00:00
Gabor Juhos
6121a021d3
package/udevtrigger: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:28 +00:00
Gabor Juhos
38ef25dcd4
package/uboot-ifxmips: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:25 +00:00
Gabor Juhos
f203206414
package/pcmcia-cs: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:20 +00:00
Gabor Juhos
cbc22ae4c7
package/opkg: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:17 +00:00
Gabor Juhos
6ab2a48f0d
package/openssl: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:14 +00:00
Gabor Juhos
2c47c6c4a7
package/nozomi: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:10 +00:00
Gabor Juhos
3d6376e1f5
package/ncurses: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:07 +00:00
Gabor Juhos
61b6c0e6d8
package/lua: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:03 +00:00
Gabor Juhos
37100377a2
package/linux-atm: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:56 +00:00
Gabor Juhos
e83a52ebf0
package/libreadline: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:52 +00:00
Gabor Juhos
d4c461a152
package/libpcap: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:49 +00:00
Gabor Juhos
df67645ec2
package/kexec-tools: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:45 +00:00
Gabor Juhos
c42aeb58af
package/iptables: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:40 +00:00
Gabor Juhos
52fec1698a
package/iproute2: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:35 +00:00
Gabor Juhos
3056f3aaa4
package/ifxmips-dsl-api: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:31 +00:00
Gabor Juhos
6189513013
package/hotplug2: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:25 +00:00
Gabor Juhos
6d0e3baeee
package/fuse: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:19 +00:00
Gabor Juhos
8a93e26fd1
package/dropbear: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:14 +00:00
Gabor Juhos
b097e81ce2
package/cyassl: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:08 +00:00
Gabor Juhos
2b1832aa39
package/compcache: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:03 +00:00
Gabor Juhos
436c00dd9e
package/comgt: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:58 +00:00
Gabor Juhos
60752fdede
package/carl9170: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:52 +00:00
Gabor Juhos
33766d6827
package/busybox: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:47 +00:00
Gabor Juhos
50e44a7a5f
package/broadcom-wl: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:41 +00:00
Gabor Juhos
cfb6fc4909
package/bridge-utils: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:35 +00:00
Gabor Juhos
1c2addad83
package/br2684ctl: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:29 +00:00
Gabor Juhos
bad6f831df
package/apex: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:22 +00:00
Gabor Juhos
cc0c21fe89
package/admswconfig: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:16 +00:00
Gabor Juhos
da3ef77aca
package/acx-mac80211: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:09 +00:00
Gabor Juhos
20d46d2779
package/acx: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:27:02 +00:00
Hamish Guthrie
f2eaf262e5
Create kernel module for PS3 networking
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:11:01 +00:00
Nicolas Thill
2bba191f20
[package] kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 10:09:13 +00:00
Vasilis Tsiligiannis
b3c48733f0
[package] madwifi: Fix RX packet and byte count, refresh patches ( #6404 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 19:41:40 +00:00
Jo-Philipp Wich
32cadb4a08
[package] busybox: disable httpd applet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 16:14:14 +00:00
Jo-Philipp Wich
d23e5b2dd9
[package] add cyassl (moved from packages feed, required by uhttpd-mod-tls)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 16:03:10 +00:00
Jo-Philipp Wich
960a327a19
[package] add px5g (moved from LuCI trunk)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 15:46:39 +00:00
Jo-Philipp Wich
4ebe5e79c6
[package] add uhttpd (moved from LuCI trunk)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 15:46:16 +00:00
Nicolas Thill
ea4617f2be
[package] ifxmips-dsl-api: only show debug option when package is selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 13:43:20 +00:00
Nicolas Thill
7378a36fb3
[package] kernel: fix kmod-crypto-misc on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 05:15:25 +00:00
Florian Fainelli
9625a80e25
[package] fix typo in gspa sn9c20x autoload line, patch from Chris Li
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 23:33:50 +00:00
John Crispin
62277d055a
[ifxmips] adds support to build uboot for arv452
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 18:28:07 +00:00
Travis Kemen
bbdbc3b43b
When enabling MFP, hostapd will read assoc_sa_query_max_timeout and
...
assoc_sa_query_retry_timeout from it's config file. Make these options
configurable in /etc/config/wireless. To make it clear that these
options are 802.11w related, I named them ieee80211w_max_timeout and
ieee80211w_retry_timeout instead.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:23:10 +00:00
Travis Kemen
3f7af4ef3e
Enable management frame protection in hostapd, and make it configurable
...
in /etc/config/wireless. Since ath9k is currently the only driver that
supports MFP, it will only be enabled when ath9k is enabled.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:22:19 +00:00
Travis Kemen
650507a240
Enable management frame protection in wpa_supplicant, and make it
...
configurable in /etc/config/wireless.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:21:28 +00:00
Travis Kemen
fd9e31f189
Cleanup redundant psk handling code in wpa_supplicant.sh.
...
(I sent this one to openwrt-devel before, but I am resending it as part of
this series because the next patch will also edit wpa_supplicant.sh).
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:19:42 +00:00
Jo-Philipp Wich
9f0598bd57
[package] base-files: make press key message more explicit in preinit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 22:56:12 +00:00
Jo-Philipp Wich
82378bc61d
[package] block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 17:08:35 +00:00
Jo-Philipp Wich
faed7ed823
[PATCH] kernel: fix xen-fbdev description
...
This patch fixes the description for KernelPackage xen-fbdev caused by a
typo in xen.mk.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 15:24:54 +00:00
Nicolas Thill
7ef5b5144d
[package] linux-atm: fix compilation of 'qgen' host tool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 14:32:14 +00:00
Travis Kemen
3e93541643
[uci] bump to the lastest git commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 01:28:52 +00:00
Alexandros C. Couloumbis
968a0358e2
hostap-driver: fix a typo (thanks acinonyx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 11:43:46 +00:00
Alexandros C. Couloumbis
81cfa6d2b1
hostap-driver: fix DEPENDS on Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 11:39:47 +00:00
Jo-Philipp Wich
c456468ee3
[package] hostapd: always strip "11" from hwmode value
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 22:35:58 +00:00
Hauke Mehrtens
2ddaf8e174
kernel: fix some documentation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 19:12:36 +00:00
Florian Fainelli
7ac41fd398
[package] fix path to the orinoco pcmcia driver, thanks hauke
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:56:19 +00:00
Florian Fainelli
6e84b166c4
change from /jffs to /overlay, patch from Daniel Dickinson
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:50 +00:00
Florian Fainelli
73fa2a680e
[package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron
...
will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:41 +00:00
Florian Fainelli
c43ad478e4
[package] add pcmcia hermes module, patch from Guillaume Lecerf
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:36 +00:00
Hauke Mehrtens
5b4779560a
kernel: fix some minor error:
...
* module ide-pci-generic is also included if it was build
* correct loading queue for kmod-dm
* place for mvsas.ko changed in new kernel.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:22:38 +00:00
Hauke Mehrtens
ddeb04866c
kernel: these modules are already loaded by the scsi-core package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:19:48 +00:00
Hauke Mehrtens
3f551b3549
kernel: x86 remove dependency on ata-core and scsi-core
...
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:18:11 +00:00
Hauke Mehrtens
34475c1063
kernel: load after its dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:12:32 +00:00
Hauke Mehrtens
dd84e3cfa6
kernel: fix tg3 installation
...
libphy is build into the kernel for brcm47xx and not as an extra module.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:09:24 +00:00
Hauke Mehrtens
fb5528614d
kernel: include aes-i586 and twofish-i586 into crypto packages for x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:07:30 +00:00
Hauke Mehrtens
08c8f6524e
kernel: fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:06:32 +00:00
Hauke Mehrtens
b3de586434
kernel: make ISDN build again
...
In combination with r20339 ISDN will be build again.
* Fix syntax problem in kmod-capi
* add xfrm_ipcomp to kmod-ipsec
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:05:59 +00:00
Alexandros C. Couloumbis
2c5341d634
hostap-driver: make hostap-pci visible (similarly to r20047)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 08:13:01 +00:00
Florian Fainelli
d88af9d827
[package] add more usb-storage modules ( #6067 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 17:18:54 +00:00
Florian Fainelli
826466d5c4
[package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:30 +00:00
Florian Fainelli
3327957bbf
[package] update netfilter packages description, patch from Edgar Soldin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:24 +00:00
Florian Fainelli
d10da4bc31
[package] add sn9c201 webcam driver, patch from Chris Li
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:18 +00:00
Florian Fainelli
d19437f843
[package] update compcache to 0.6.2 ( #6884 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-19 16:34:41 +00:00
John Crispin
1c3f000595
[ifxmips] adds support in uboot for eon flash chips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-19 11:22:07 +00:00
Travis Kemen
98e306995f
fix limit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 15:50:05 +00:00
John Crispin
0d395f730d
[ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 13:02:29 +00:00
John Crispin
d67f4d0ae8
adds misisng include in ifxmips dsl driver compat layer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 13:01:32 +00:00
John Crispin
c7eb5514a4
[br2684ctl] Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 11:17:42 +00:00
Nicolas Thill
f02f589999
[package] madwifi: remove redundant conditional dep, atheros has PCI support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 10:45:14 +00:00
Travis Kemen
70209c3b33
allow ping
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 03:46:41 +00:00
Travis Kemen
5ecf73fb50
remove +1 as it isn't needed since 16619
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 01:39:02 +00:00
Travis Kemen
761c197e2e
actually fix linux-atm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 18:30:56 +00:00
Felix Fietkau
99acdb0a76
base-files: reload switch settings on /etc/init.d/network start as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 14:02:49 +00:00
Travis Kemen
adf7c30338
fixup linux-atm package after the broken patch earlier
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 03:59:14 +00:00
Vasilis Tsiligiannis
b6be102f23
[package] hostap-driver: Fix package installation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 00:51:26 +00:00
Travis Kemen
f1389d9319
/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
...
/etc/init.d/ppp automatically starts pptp session on boot., from #6720
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:42:56 +00:00
Travis Kemen
29b352391e
if readethers is set to true make sure /etc/ethers exists, closes #6740
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:33:02 +00:00
Travis Kemen
3229e3a5f6
this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).
...
Matthieu
from #6736
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:26:45 +00:00
Felix Fietkau
17cf7bef79
fix error output of brctl if bridging is not supported.
...
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:
"brctl: SIOCGIFBR: Package not installed"
This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:10:07 +00:00
Travis Kemen
4becdf7e77
[package] linux-atm: Update to stable version 2.5.1 from upstream project
...
This commit integrates the upstream version of the linux-atm tools
version 2.5.1.
It simplify the patchset but keeps the debian-patches,
prevent the usage of libflex on the target, and let the package
compiles every tools.
The Makefile only installs atmarp & atmarpd, but some useful debug
programs are also included (like aread/awrite, atmdump,...) in the
makefile, but commented by default.
Signed-off-by: Obinou <obconseil@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:58:33 +00:00
Travis Kemen
e1a1410dcc
fix missing nls support for 2.6.33
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:22:57 +00:00
Felix Fietkau
6634191745
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:16:26 +00:00
Felix Fietkau
4bcf112fa5
madwifi: disable softled by default on pci devices ( fixes #4484 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 12:25:23 +00:00
Felix Fietkau
c2a946196e
wireless-tools: fix encryption display in the scanning list ( #6732 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 04:49:31 +00:00
Travis Kemen
c77b6b564f
find attached the announced patch for fuse.
...
changes:
- latest fuse 2.8.3
- includes now the kernel module for kernel 2.4
- builds parallel
- fuse-utils includes now ulockmgr_server
fuse24 should be deleted from trunk.
bud
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 02:01:14 +00:00
Travis Kemen
ef11d8626c
this patches fixes iproute2 parallel build.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:56:33 +00:00
Travis Kemen
b6371cfd14
this patch fixes iptables parallel build.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:53:41 +00:00
Travis Kemen
5b5ec73153
this patch fixes gdb parallel build.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:50:53 +00:00
Travis Kemen
c9a3950959
this patch fixes openssl parallel build.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:47:55 +00:00
Jo-Philipp Wich
26f2c148fa
[package] base-files: force preinit to use busybox mount ( #6797 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-13 02:59:05 +00:00
Gabor Juhos
87028083c1
package/base-files: call preinit_ip_deconfig before processing init on
...
initramfs images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 14:37:19 +00:00
Felix Fietkau
e100b30753
ath9k: fix a client mode crash that happens on wpa rekeying
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 03:03:57 +00:00
Felix Fietkau
a41795aae6
minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 22:08:06 +00:00
Nicolas Thill
e522293953
[package] kernel: fix kmod-pcmcia-yenta on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 16:37:11 +00:00
Claudio Mignanti
1586348a1a
[etrax] fix kernel modules dependences for i2c and ata-core
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 15:38:50 +00:00
Felix Fietkau
b5cbeea376
mac80211: improve performance a bit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 15:30:37 +00:00
Nicolas Thill
ca597931a9
[package] kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:12:44 +00:00
Lars-Peter Clausen
fb67576ba1
[package] kernel: Add SoC sound support package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 01:35:12 +00:00
Hauke Mehrtens
4fc10cf894
mac80211: fix build problems with kmod-mac80211=n
...
Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko.
Fix problem in ticket #6813 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 21:51:17 +00:00
Nicolas Thill
a13ab1369e
[package] base-files: fix preinit code typos
...
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 18:09:53 +00:00
Nicolas Thill
a650c84b0e
[package] kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 17:53:04 +00:00
Nicolas Thill
2cc84a0c01
[package] busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 17:49:14 +00:00
Nicolas Thill
41a5e83a22
[package] uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 04:17:22 +00:00
Nicolas Thill
69a27402c3
[package] use a common way of marking packages as not supported on specific targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 04:12:57 +00:00
Felix Fietkau
1d543fc2cc
Revert "mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)" again
...
It appears to be causing trouble at least with some clients.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 01:17:23 +00:00
Felix Fietkau
ec9b5ca71b
mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 01:09:17 +00:00
Felix Fietkau
20e3190ee4
mac80211: fix compile for 2.6.33 (thx, acoul)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 01:09:12 +00:00
Felix Fietkau
eed6c55152
hostapd: restore wds sta state after the sta reassociates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:33:24 +00:00
Felix Fietkau
e3754d3bad
mac80211: fix interface setup for wds client
...
sometimes an interface does not get added to the bridge properly
this seems to be a race of interface setup vs wpa_supplicant
fix this by configuring the interface only after wpa_supplicant has been started
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:23:14 +00:00
Felix Fietkau
d16b006295
hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:16:38 +00:00
Felix Fietkau
96f8b64220
hostapd: fix setting the station vlan for wds stations on reauthentication
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:16:32 +00:00
Felix Fietkau
b93bed19e1
hostapd: upgrade to 20100309
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 17:36:10 +00:00
Felix Fietkau
17efadd9ca
mac80211: add support for the noscan option for skipping the initial scan on hostapd startup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 17:36:04 +00:00
Felix Fietkau
0c1854f843
wpa_supplicant: fix bridging settings for wds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 17:35:59 +00:00
Jo-Philipp Wich
f1eed05155
[package] dnsmasq: remove redundant code introduced with r20074
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 01:41:06 +00:00
Jo-Philipp Wich
7fc98fcb86
[package] dnsmasq: allow multiple macs per static lease address ( #6205 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 23:28:55 +00:00
Hauke Mehrtens
5d90504c41
mac80211: build ipw2x00 driver from compat-wireless
...
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 22:05:36 +00:00
Gabor Juhos
9d76eabe45
package: fix w1-gpio-custom package ( closes #6770 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 17:35:03 +00:00
Travis Kemen
e781da58a4
add missing file from patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 15:25:53 +00:00
Travis Kemen
b78f39e6f8
finish cleaning my broken commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 15:03:42 +00:00
Travis Kemen
b9ef0e4fd0
fix missing parts of r19997.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 14:21:32 +00:00
Gabor Juhos
71e1000a86
package: add module for the RB750 LED driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 12:10:07 +00:00
Jo-Philipp Wich
1be2c3d1fa
[package] dnsmasq: prevent bad command line error when a dhcp pool has ignore set and the corresponding iface has only whitespace as value
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 03:52:04 +00:00
Nicolas Thill
74144be7da
[package] acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 01:55:31 +00:00
Felix Fietkau
3e73cfd3fd
mac80211: remove an obsolete patch which breaks 2.6.32 compat
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 00:34:30 +00:00
Felix Fietkau
12dd8bb63e
mac80211: small whitespace fix in minstrel_ht
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 00:34:26 +00:00
Felix Fietkau
f8ff2524a1
mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 18:35:39 +00:00
Florian Fainelli
c7658c8664
[ar7] add support for new ar7-atm version D7.05.00.00 ( #6515 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 18:16:07 +00:00
Felix Fietkau
e3062cbd6e
mac80211: improve minstrel_ht performance by reducing the impact of slow sampling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 17:00:43 +00:00
Florian Fainelli
4c49b9d76e
[ar7] add one more acx-mac80211 patch to finally allow its building on ar7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 16:36:51 +00:00
Felix Fietkau
4a9ef4de0b
mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 16:29:41 +00:00
Felix Fietkau
a435fd919a
mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 16:29:37 +00:00
Felix Fietkau
418765709e
mac80211: implement .rate_update in minstrel_ht
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 16:29:33 +00:00
Felix Fietkau
016b406665
mac80211: update to wireless-testing 2010-03-03
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 16:29:28 +00:00
Nicolas Thill
b1bccc082c
[package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 03:55:34 +00:00
Nicolas Thill
8b68b8784a
[package] siit: use $(KERNEL_MAKEOPTS)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 03:44:48 +00:00
Nicolas Thill
ad3488499b
[package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-07 03:41:57 +00:00
Florian Fainelli
5a997e9194
[ar7] add some missing patches to acx-mac80211 it now builds the pci module as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-06 22:33:13 +00:00
Florian Fainelli
93cdb999f4
[ar7] move netdev_ops conversion, previous hunk was not correct
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-06 12:48:13 +00:00
Florian Fainelli
1e0ccaa871
[ar7] update acx-mac80211 to a newer snapshot and fix its compilation wrt new includes path
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-06 12:22:41 +00:00
Florian Fainelli
7b851328e6
[ar7] migrate acx to netdev_ops, required for later kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-06 12:22:35 +00:00
Felix Fietkau
d5dd494153
mac80211: enable debugfs support by default - having access to the rate control statistics is very useful for figuring out the real quality of a link
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-06 10:04:30 +00:00
Travis Kemen
b9c5d6edc9
this patch fixes package/Makefile.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 20:28:52 +00:00
Travis Kemen
c089ed672f
this patch fixes uboot-envtools so that it is no longer broken.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 20:27:58 +00:00
Travis Kemen
86c9f602a7
this patch uses PKG_INSTALL:=1 and simplifies the Makefile,
...
separates the menuconfig options in a separates Config.in file,
adds a new patch to disable man pages (there was an error with QUILT=1
without this patch, as ln was used without -f),
renames patches to be more explicit (and 1xx for Makefile patches and
2xx for source patches)
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 20:24:13 +00:00
Travis Kemen
5f00a9860b
this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes
...
parallel build.
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 20:12:24 +00:00
Travis Kemen
7c88d75e88
this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also
...
fixes parallel build.
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 20:10:37 +00:00
Nicolas Thill
a83ddf4d57
include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 00:56:05 +00:00
Nicolas Thill
1dbc3b9805
firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 00:53:51 +00:00
Travis Kemen
62fb99fe0e
revert r19964 for now, there are issues with opkg/ipkg.py generating the status db
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 02:42:23 +00:00
Travis Kemen
c4dd2d0542
grab all config files for installed packages, closes #3718
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-03 18:19:19 +00:00
Matteo Croce
40ebb839c2
2.6.33 fixes for atheros and madwifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-03 13:52:28 +00:00
Hauke Mehrtens
66d7b24082
kernel: add some missing config files and make compat-wireless build with kernel 2.6.33
...
Thanks tripolar for the missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 21:26:36 +00:00
Jo-Philipp Wich
ef66d316b2
[package] firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 11:02:24 +00:00
Nicolas Thill
7f49838c10
[package] openssl: fix build failure on arm, aes asm version is not shipped anymore ( closes : #6778 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 04:56:49 +00:00
Nicolas Thill
8b7dac4be4
firstboot: fix typo ( closes : #6738 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 23:54:45 +00:00
Felix Fietkau
e626a1c2b7
mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 21:48:55 +00:00
Vasilis Tsiligiannis
7050ec7ba0
[package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag ( #6757 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 21:19:05 +00:00
Felix Fietkau
db96272455
openssl: upgrade to 0.9.8m (patch by Peter Wagner)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 18:46:43 +00:00
Felix Fietkau
e6b770a77d
base-files: fix enter failsafe message
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 18:20:39 +00:00
Imre Kaloz
0c88acaeea
[kernel]: drop support for the old style magicbox-cf driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 08:04:14 +00:00
Imre Kaloz
abecfb13fc
[kernel]: partly revert [19925] as the ata version builds fine
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 08:00:03 +00:00
Nicolas Thill
833da719ef
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 06:25:44 +00:00
Nicolas Thill
032da2f4ac
mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 05:44:12 +00:00
Nicolas Thill
24269ba691
switch: suppress boot error message on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 01:12:57 +00:00
Florian Fainelli
6b02de2347
[package] fix kmod-nls-base dependency with usb-core ( #6753 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 20:50:41 +00:00
Jo-Philipp Wich
856a3a7a52
[package] iptables: disable kernel module autoloading
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 19:12:47 +00:00
Felix Fietkau
0c2d614860
mac80211: fix essid setting for ad-hoc (thx, stintel)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 19:05:32 +00:00
Felix Fietkau
bbb7e33b6f
mac80211: fix client mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 19:02:05 +00:00
Felix Fietkau
14376d2461
mac80211: fix interface startup order for AP+STA (patch by yann lopez)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 17:06:53 +00:00
Jo-Philipp Wich
866a8f1140
[package] switch:
...
eliminate the asterisk from the switch port configuration and set it
automatically on the first vlan, this aligns the broadcom vlan config
with the swconfig format
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 16:40:06 +00:00
Florian Fainelli
4c71989564
[package] fix busybox's ping compilation when the fancy feature is turned off ( #6489 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 12:58:02 +00:00
Florian Fainelli
4a8472619f
[package] switch: do not include linux/autoconf.h ( #6513 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 12:57:57 +00:00
Florian Fainelli
1edd9d6817
[diag] add missing hunks to recognize the Microsoft MN-700 device ( #6749 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 11:09:50 +00:00
Felix Fietkau
ddf22a9a51
add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 22:46:10 +00:00
Felix Fietkau
2de472e0f1
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 22:46:00 +00:00
Felix Fietkau
3d97332bd2
add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 22:45:39 +00:00
Travis Kemen
42ce671058
This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 17:22:53 +00:00
Travis Kemen
159d57a5b4
[patchteam] fix issues with pptpd server and firewall, closes #2342
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 17:16:18 +00:00
Nicolas Thill
b272dda529
[package] r8101: update to v1.014.00, fix build on 2.6.31+
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-25 02:03:33 +00:00
Jo-Philipp Wich
c6db557b15
[package] busybox: fix typo in last commit, thx Nico
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-25 00:48:13 +00:00
Jo-Philipp Wich
5c2be70d88
[package] busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-25 00:42:09 +00:00
Jo-Philipp Wich
7e0ce09e8d
[package] busybox: implement -q flag for insmod for Linux 2.6 and
...
actually suppress errors when the flag is specified, part 2 of the
iptables modprobe fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 23:59:46 +00:00
Gabor Juhos
b3ee4a5c4e
package: add VSC73[89]5 microcode for the AP83/PB44 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 13:38:54 +00:00
Felix Fietkau
0188db20ce
ath9k: disable RIFS search on some chips to avoid baseband hangs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 03:43:30 +00:00
Jo-Philipp Wich
0a72720a3c
[package] iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 01:59:32 +00:00
Felix Fietkau
38ccf4d8f3
madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-23 06:42:02 +00:00
Jo-Philipp Wich
19afa89320
[package] ppp: enable multilink support ( #4837 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-22 02:26:32 +00:00
Hauke Mehrtens
1a4f4d76bd
ext4: fix for commit r19799
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 20:26:37 +00:00
Hauke Mehrtens
d997c2e0c0
ext4: add Support for large (2TB+) block devices and files
...
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.
This closes #6714 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 20:14:24 +00:00
Florian Fainelli
8f6fc9518c
[package] fix accidently commited ancient mac80211 patches in r19789-19791 ( #6716 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 15:43:09 +00:00
Florian Fainelli
d4c89d37b3
mac80211: make the vlan injection patch more specific
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 14:14:32 +00:00
Florian Fainelli
231d41c849
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 14:14:28 +00:00
Florian Fainelli
504439ea2a
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 14:14:17 +00:00
Lars-Peter Clausen
a9a178c2ef
linux-atm: Add libtool fixup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 23:42:25 +00:00
Hauke Mehrtens
92b5bec118
[linux-atm] make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:20:36 +00:00
Hauke Mehrtens
0920189b3f
[br2684] allow routed mode operation again
...
Fix part of bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:18:34 +00:00
Jo-Philipp Wich
babb67d87c
[package] kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 05:17:39 +00:00
Jo-Philipp Wich
fad5d4222b
[package] firewall: fix bad number error in fw_redirect() ( #6704 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 03:39:55 +00:00
Jo-Philipp Wich
074df2a6e0
[package] mac80211: fix typo introduced in r19760 ( #6707 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 22:44:22 +00:00
Jo-Philipp Wich
934c765ef0
[package] iptables: fix multiport match for brcm-2.4
...
Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning,
iptables falls back to the v0 implementation of multiport while only v1 is implemented on
the kernel side, leading to an invalid argument error when trying to insert rules using
multiport. This patch removes v0 support from the userspace match library to enforce the
usage of the v1 match implementation.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 21:25:40 +00:00
Hauke Mehrtens
05f2836d63
[mac80211] rt2800lib depends on rt2x00-usb
...
The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 19:13:23 +00:00
Felix Fietkau
a1275e31aa
swconfig: Remove unused code
...
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 17:33:46 +00:00
Felix Fietkau
8186faf227
ath9k: fix beacon timer restarts after card resets - improves stability in AP mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 17:22:37 +00:00
Hauke Mehrtens
93c148c54c
[mac80211] remove pcmcia and sdio
...
This fixes #6701
Remove the pcmcia and sdio interface from b43 driver to not depend on these modules.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 15:41:55 +00:00
Gabor Juhos
ab3d70a223
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
...
Signed-off-by: Scott Dudley <spmsink@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 11:52:22 +00:00
Jo-Philipp Wich
43fcb8fc3f
[package] kernel: rename cp2101 driver to cp210x, has changed upstream ( #6673 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 02:12:48 +00:00
Jo-Philipp Wich
0aa846e2f8
[package] iproute2: make tc depend on kmod-sched ( #6681 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:58:06 +00:00
Jo-Philipp Wich
2ee9ea9b75
[package] kernel: add the token bucket filter to kmod-sched ( #6681 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:56:10 +00:00
Jo-Philipp Wich
3aaddfff02
[package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:44:10 +00:00
Felix Fietkau
2ba4b4f580
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:34:44 +00:00
Felix Fietkau
35458f9fd6
mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
...
Since client mode in mac80211is unreliable without using wpa_supplicant,
it would be better to enable wpa_supplicant by default.
With this patch, wpa_supplicant will always be used for mac80211-based
drivers in client mode. This will break client mode for images that
don't include wpa_supplicant or wpad, so maybe I need to add a check
somewhere to see if wpa_supplicant is available, and show the user a
warning if he tries client mode without wpa_supplicant. Suggestions on
where to add this check are welcome.
Tested with ath5k in client mode on open and wpa2-psk network, and
tested on my ath9k based AP as well to make sure it doesn't break AP mode.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:07:21 +00:00
Felix Fietkau
566c5de9de
ath9k: fix rate control fallback rate selection - improves throughput and link stability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 00:47:32 +00:00
Felix Fietkau
438de16016
mac80211: move the 2.6.30 compat patch to the other compat patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 00:47:28 +00:00
Lars-Peter Clausen
00cbf5ebe3
[packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 23:31:08 +00:00
Imre Kaloz
12cf54780d
refresh grub patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 12:10:12 +00:00
Jo-Philipp Wich
99809048a7
[package] mac80211: add compile fix for pre-2.6.32 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 22:37:04 +00:00
Felix Fietkau
47a82d2dad
carl9170: update to version 1.0.1.1 and fix a compile error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 18:27:42 +00:00
Felix Fietkau
83529be80a
mac80211: update to wireless-testing 2010-02-16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 14:13:27 +00:00
Travis Kemen
270dd5007d
fix opkg.conf
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 02:34:48 +00:00
Felix Fietkau
f1cb690aaa
hostapd: select crda if mac80211 is selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:29:03 +00:00
Felix Fietkau
736f2a848d
kernel: build the scsi core package even if CONFIG_SCSI=y
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:59 +00:00
Felix Fietkau
0dda72e58d
kernel: add a package for block2mtd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:55 +00:00
Felix Fietkau
7257c1cad9
kernel: add a package for kmod-ata-sil
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:50 +00:00
Felix Fietkau
1b563f5935
hostapd: fix wpad compile on powerpc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:46 +00:00
Felix Fietkau
c285e5705b
hostapd: move the roboswitch config override to the right place
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:42 +00:00