Commit Graph

4445 Commits

Author SHA1 Message Date
Jo-Philipp Wich
07b571a239 firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings.
SVN-Revision: 21653
2010-06-01 21:58:48 +00:00
Jo-Philipp Wich
75941a19ac base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc.
SVN-Revision: 21652
2010-06-01 21:43:52 +00:00
Felix Fietkau
013be5ebe6 ath9k: one more queue stop/start fix
SVN-Revision: 21651
2010-06-01 19:30:32 +00:00
Felix Fietkau
82e32fbb71 ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage under load and make throughput more smooth
SVN-Revision: 21650
2010-06-01 17:38:01 +00:00
Jo-Philipp Wich
a756114e59 firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address
SVN-Revision: 21642
2010-05-31 01:34:47 +00:00
Jo-Philipp Wich
c14e8be337 base-files: don't skip subsequent hotplug rules when doing makedev for tun or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices
SVN-Revision: 21641
2010-05-31 01:22:36 +00:00
Jo-Philipp Wich
e25fbfccdf firewall: fix support for netranges in redirect and rule sections
SVN-Revision: 21640
2010-05-30 23:49:47 +00:00
Jo-Philipp Wich
261d41a906 base-files: - use add_dns() and remove_dns() for when changing resolv.conf.auto for static or dhcp interfaces - force 0644 permissions when creating resolv.conf.auto, fixes dnsmasq permissions denied problem with pppd interfaces - revert dns servers in /sbin/ifdown - bump package revision
SVN-Revision: 21638
2010-05-30 18:23:43 +00:00
Jo-Philipp Wich
0bd7c65447 6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net
SVN-Revision: 21612
2010-05-28 22:03:30 +00:00
Felix Fietkau
93dd5cdde9 grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)
SVN-Revision: 21608
2010-05-28 19:48:05 +00:00
Jo-Philipp Wich
09df0523fd base-files: revert r21595
SVN-Revision: 21597
2010-05-28 10:52:02 +00:00
Jo-Philipp Wich
482b8385d2 base-files: bring bridge port iface down before changing the mac (#7111)
SVN-Revision: 21595
2010-05-28 00:59:19 +00:00
Jo-Philipp Wich
8bc961239b base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net hotplug handler to match them
SVN-Revision: 21591
2010-05-28 00:35:54 +00:00
Jo-Philipp Wich
090680f083 pptp: support interface sections without ifname by implementing scan_pptp()
SVN-Revision: 21590
2010-05-28 00:30:09 +00:00
Jo-Philipp Wich
278589f5d7 add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network
SVN-Revision: 21589
2010-05-28 00:27:01 +00:00
Jo-Philipp Wich
c0820d3261 base-files: respect .auto option when running coldplug_interface_*() hooks on boot
SVN-Revision: 21588
2010-05-27 23:04:56 +00:00
Vasilis Tsiligiannis
c42a8611fc madwifi: Fix 0dBm txpower setting display
SVN-Revision: 21584
2010-05-27 20:10:50 +00:00
Felix Fietkau
4920935b98 ath9k: merge some more pending fixes - should improve throughput
SVN-Revision: 21578
2010-05-27 14:04:32 +00:00
Felix Fietkau
6df2ad3e70 when changing the mac address of a bridge interface, keep member interface addresses in sync (patch from #7111)
SVN-Revision: 21577
2010-05-27 14:04:28 +00:00
Felix Fietkau
5399ba9751 remove a leftover .orig file
SVN-Revision: 21576
2010-05-27 14:04:22 +00:00
Jo-Philipp Wich
f6f89817e3 comgt: remove obsolete iptables support code
SVN-Revision: 21574
2010-05-26 20:14:42 +00:00
Nicolas Thill
e583494eca package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support configurable and add LEDs support
SVN-Revision: 21572
2010-05-26 14:25:17 +00:00
Florian Fainelli
2f20eed642 revert r21522, updating to 1.4.8 requires libnfnetlink
SVN-Revision: 21571
2010-05-26 12:17:14 +00:00
Felix Fietkau
b674689a98 mac80211: update to wireless-testing 2010-05-24
SVN-Revision: 21568
2010-05-25 17:29:50 +00:00
Jo-Philipp Wich
a93571825f pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)
SVN-Revision: 21563
2010-05-24 16:28:46 +00:00
Nicolas Thill
338f1af5f3 bump release number for packages ahead of backfire in trunk
SVN-Revision: 21556
2010-05-23 21:55:40 +00:00
Nicolas Thill
e9246f9c56 remove unused $Id$
SVN-Revision: 21550
2010-05-23 14:42:44 +00:00
Nicolas Thill
87f8a80eae add PKG_RELEASE var to packages lacking one
SVN-Revision: 21547
2010-05-23 14:09:25 +00:00
Nicolas Thill
203fd74f16 package/compcache: fix release number
SVN-Revision: 21546
2010-05-23 14:05:47 +00:00
Nicolas Thill
cbdb520895 package/busybox: add upstream hush patch, bump release number
SVN-Revision: 21545
2010-05-23 14:00:43 +00:00
Florian Fainelli
962c5c03b6 update iptables md5sum
SVN-Revision: 21534
2010-05-22 07:55:39 +00:00
Jo-Philipp Wich
409edb1b8e firewall: count rules per chain and family, fix wrong order of ip6tables rules when ipv4 only or dual family rules are defined
SVN-Revision: 21533
2010-05-22 02:01:19 +00:00
Florian Fainelli
2b0bf20c86 fix kmod-swconfig module loading typo
SVN-Revision: 21530
2010-05-21 21:25:39 +00:00
Jo-Philipp Wich
46301850d6 uci: bump pkg release after r21489-r21494 (#7312)
SVN-Revision: 21529
2010-05-21 20:35:39 +00:00
Nicolas Thill
a6f41b3356 package/button-hotplug: bump release number (missed from r21074)
SVN-Revision: 21528
2010-05-21 15:37:00 +00:00
Nicolas Thill
4e42dff799 package/broadcom-diag: bump release number (missed from r20737 & r20869)
SVN-Revision: 21527
2010-05-21 15:32:29 +00:00
Nicolas Thill
8a6e466d9f package/arptables: update to 0.0.3-4
SVN-Revision: 21526
2010-05-21 15:23:02 +00:00
Nicolas Thill
050f495cb3 package/ebtables: update to 2.0.9-2
SVN-Revision: 21525
2010-05-21 15:22:31 +00:00
Nicolas Thill
b965033a8d package/dropbear: bump release number (missed in r20960)
SVN-Revision: 21524
2010-05-21 15:10:33 +00:00
Nicolas Thill
e2df3ea15f package/dnsmasq: bump release number (missed from r21400)
SVN-Revision: 21523
2010-05-21 15:08:27 +00:00
Florian Fainelli
019ce48184 update iptables to 1.4.8
SVN-Revision: 21522
2010-05-21 09:54:04 +00:00
Florian Fainelli
22eaf8b658 add kmod-swconfig and kmod-swich-ip175c
SVN-Revision: 21520
2010-05-21 09:53:55 +00:00
Florian Fainelli
675d6a4a47 iproute2: cleanup Makefile after r21513
SVN-Revision: 21519
2010-05-21 09:53:51 +00:00
Florian Fainelli
d3ce5cd3ac iproute2: update to v2.6.31 (#7354)
SVN-Revision: 21518
2010-05-21 09:53:46 +00:00
Jo-Philipp Wich
397e49b6b9 nvram: fix nvram set invokation after r21497
SVN-Revision: 21517
2010-05-20 07:11:26 +00:00
Jo-Philipp Wich
74fb19715e uci: revert pkg rev to 5 until updated sources are available (#7351)
SVN-Revision: 21516
2010-05-20 07:04:32 +00:00
Jo-Philipp Wich
ff483c2cf6 iproute2: cleanup Makefile after r21513
SVN-Revision: 21514
2010-05-20 06:14:24 +00:00
Jo-Philipp Wich
84e9706d09 iproute2: update to v2.6.31 (#7354)
SVN-Revision: 21513
2010-05-20 06:09:49 +00:00
Jo-Philipp Wich
d6a142375b base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition is found (#7362)
SVN-Revision: 21511
2010-05-20 05:57:54 +00:00
Nicolas Thill
f7d97234e2 package/busybox: add upstream udhcp hostname truncation fix, bump release number
SVN-Revision: 21510
2010-05-19 21:39:10 +00:00
Jo-Philipp Wich
cc84e0672b firewall: don't apply default udp/68 rule to ip6tables
SVN-Revision: 21509
2010-05-19 21:37:12 +00:00
Jo-Philipp Wich
40ad9defcc firewall: - fix ip6tables rules when icmp_type option is set - add "family" option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables
SVN-Revision: 21508
2010-05-19 21:35:23 +00:00
Jo-Philipp Wich
3875f85110 firewall: add commented disable_ipv6 option to default config
SVN-Revision: 21505
2010-05-19 09:49:21 +00:00
Jo-Philipp Wich
3ffd27f905 firewall: implement disable_ipv6 uci option
SVN-Revision: 21503
2010-05-19 01:55:46 +00:00
Jo-Philipp Wich
c6fdffd932 firewall (#7355) - partially revert r21486, start firewall on init again - skip iface hotplug events if base fw is not up yet - get ifname and up state with uci_get_state() in iface setup since the values gathered by scan_interfaces() may be outdated when iface coldplugging happens (observed with pptp) - ignore up state when bringing down interfaces because ifdown reverts state vars before dispatching the iface event - bump package revision
SVN-Revision: 21502
2010-05-19 00:50:14 +00:00
Jo-Philipp Wich
91519d51e9 firewall: fix a possible deadlock when the firewall config has syntax errors during restart
SVN-Revision: 21501
2010-05-18 20:15:47 +00:00
Hauke Mehrtens
0745a63313 brcm47xx: fix destroying of 128MB modded ASUS WL-500GP
This fixup was introduced in r11812 to correct settings for devices only showing 16MB RAM instead of 128MB.
That killed devices with 128MB RAM.
Now value is *set* 0x0009 and not ored.
The value is only corrected if it has less than 32 MB Ram.

This should fix the last problem in #3177
Thank you b.sander for the patch.

SVN-Revision: 21497
2010-05-17 21:39:04 +00:00
Jo-Philipp Wich
da55c9639a base-files (#7316) - improve rdate reliability - make rdate config more ntp like - move time server list to /etc/config/timeserver - bump package revision
SVN-Revision: 21495
2010-05-17 19:54:35 +00:00
Jo-Philipp Wich
80bd4f6603 uci: bump package revision
SVN-Revision: 21494
2010-05-17 19:39:08 +00:00
Jo-Philipp Wich
28e92939d1 firewall: use uci_get_state() wrapper
SVN-Revision: 21493
2010-05-17 19:38:13 +00:00
Jo-Philipp Wich
51cae701b6 uhttpd: use uci_get() wrapper (#7312)
SVN-Revision: 21492
2010-05-17 19:35:15 +00:00
Jo-Philipp Wich
47e443f91b busybox: use uci_get() wrapper (#7312)
SVN-Revision: 21491
2010-05-17 19:34:46 +00:00
Jo-Philipp Wich
ea06a67eac base-files: use uci_get() wrapper (#7312)
SVN-Revision: 21490
2010-05-17 19:34:08 +00:00
Jo-Philipp Wich
6efb515be1 uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)
SVN-Revision: 21489
2010-05-17 19:31:05 +00:00
Jo-Philipp Wich
18a79362e9 firewall: properly clear hooks in fw_stop() to prevent extensions from being called twice after fw_restart()
SVN-Revision: 21488
2010-05-17 17:20:37 +00:00
Jo-Philipp Wich
de15765a37 firewall: - defer firewall start until the first interface is brought up by hotplug, fixes race conditions on slow devices - create a file lock during firewall start and wait for it in hotplug events, prevents race conditions between start and addif - start firewall actions in background from hotplug handler since the firewall itself fires further hotplug events which results in a deadlock if not forked off - get loaded state direcly from the uci binary since updated value is not recognized by config_get after uci_set_state - bump package revision to r2
SVN-Revision: 21486
2010-05-17 12:47:14 +00:00
John Crispin
b12999bdbe atm driver was missing a dependency to the atm layer
SVN-Revision: 21484
2010-05-17 10:02:07 +00:00
Claudio Mignanti
a33ac59db4 hwmon: fix depends definition
SVN-Revision: 21481
2010-05-16 20:51:19 +00:00
Nicolas Thill
7d4022d539 bump a bunch of packages updated after 10.03
SVN-Revision: 21477
2010-05-16 13:46:57 +00:00
Hauke Mehrtens
a8c9d6256a mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY
This should close #6907

SVN-Revision: 21470
2010-05-16 11:16:42 +00:00
Hauke Mehrtens
bd51370d9d mac80211: remove patches already in mainline compat-wireless
SVN-Revision: 21469
2010-05-16 11:07:21 +00:00
Hauke Mehrtens
4e9881579f mac80211: update b43-fwcutter
SVN-Revision: 21468
2010-05-16 11:05:29 +00:00
Florian Fainelli
8438342add update acx-mac80211 to 2010514, bringing experimental AP support
SVN-Revision: 21466
2010-05-16 11:00:36 +00:00
Felix Fietkau
48e4708a34 mac80211: update to wireless-testing 2010-05-12 plus some pending patches
SVN-Revision: 21454
2010-05-15 15:56:51 +00:00
Hauke Mehrtens
cfec944f42 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y

SVN-Revision: 21449
2010-05-15 11:04:53 +00:00
Gabor Juhos
ec13975875 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

SVN-Revision: 21442
2010-05-13 18:24:27 +00:00
Lars-Peter Clausen
8167602d4f compcache: Kernel module and userspace daemon in seperate packages.
SVN-Revision: 21441
2010-05-13 11:36:38 +00:00
Florian Fainelli
4aceb015d3 hifnHIPP also depends on PCI
SVN-Revision: 21425
2010-05-11 09:17:50 +00:00
Jo-Philipp Wich
24b5c903f4 hotplug2: bump pkg release after hotplug fixes in r20679-r20685
SVN-Revision: 21422
2010-05-10 19:33:56 +00:00
Peter Denison
f30b179135 Add support for SRV records to dnsmasq config parsing
SVN-Revision: 21400
2010-05-08 12:35:29 +00:00
Jo-Philipp Wich
bbb7850ae6 broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255)
SVN-Revision: 21394
2010-05-07 11:24:22 +00:00
Jo-Philipp Wich
c09610dd49 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
SVN-Revision: 21393
2010-05-07 01:57:02 +00:00
Jo-Philipp Wich
eb51e36a78 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
SVN-Revision: 21392
2010-05-07 01:22:48 +00:00
Jo-Philipp Wich
be41fdd01a base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces
SVN-Revision: 21391
2010-05-07 01:17:47 +00:00
Jo-Philipp Wich
dcbb5a19e7 pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot
SVN-Revision: 21390
2010-05-06 19:51:27 +00:00
Jo-Philipp Wich
6a3cbba92e base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot
SVN-Revision: 21389
2010-05-06 19:50:22 +00:00
Jo-Philipp Wich
cd7f3293b7 pptp: update to v1.7.1
SVN-Revision: 21388
2010-05-06 19:48:33 +00:00
Jo-Philipp Wich
4eee1bb439 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
SVN-Revision: 21387
2010-05-06 17:07:31 +00:00
Jo-Philipp Wich
dd38b15b75 base-files, ppp: fix interface shutdown
SVN-Revision: 21386
2010-05-06 01:14:24 +00:00
Jo-Philipp Wich
66ab73d01f base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks
SVN-Revision: 21383
2010-05-05 23:24:11 +00:00
Jo-Philipp Wich
731983969a openssl: update to v0.9.8n, thanks Peter Wagner
SVN-Revision: 21382
2010-05-05 20:32:10 +00:00
Florian Fainelli
89ba5f098e kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
SVN-Revision: 21381
2010-05-05 18:16:40 +00:00
Felix Fietkau
f9591d229a base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable
SVN-Revision: 21379
2010-05-05 15:56:58 +00:00
Jo-Philipp Wich
e796062a4b firewall: properly unset position for delete command, fixes rule removal in ifdown
SVN-Revision: 21378
2010-05-05 15:50:21 +00:00
Jo-Philipp Wich
13ebdec3f4 ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore
SVN-Revision: 21361
2010-05-05 01:48:45 +00:00
Jo-Philipp Wich
3c2149a759 firewall: fix bug in iface hotplug handler
SVN-Revision: 21360
2010-05-05 01:43:08 +00:00
Jo-Philipp Wich
ffbff1a43c openssl: update OCF userspace part to version 20100325
SVN-Revision: 21359
2010-05-04 21:02:24 +00:00
Jo-Philipp Wich
cb232921b5 kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
SVN-Revision: 21358
2010-05-04 21:01:24 +00:00
Nicolas Thill
d30f29165a package/grub: only disable graphics on host grub
SVN-Revision: 21353
2010-05-04 14:49:49 +00:00
Felix Fietkau
34ad2a0b71 ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data
SVN-Revision: 21351
2010-05-04 08:01:58 +00:00
Florian Fainelli
803225ef2c fix acx compile error with VLYNQ support (#7281)
SVN-Revision: 21347
2010-05-04 07:33:43 +00:00
Vasilis Tsiligiannis
a481cafb55 base-files: Remove redundant stopping of watchdog
busybox watchdog applet should stop the watchdog before shutting down

SVN-Revision: 21341
2010-05-03 10:56:58 +00:00
Florian Fainelli
00e8846c96 update acx-mac80211 to 20100422, patch from Bernhard Loos
SVN-Revision: 21335
2010-05-03 09:05:39 +00:00
Florian Fainelli
20da5f495f add stop() to watchdog init script, patch from Yury Polyanskiy
SVN-Revision: 21334
2010-05-03 09:05:35 +00:00
Felix Fietkau
4c1eacdd5a hostapd: fix line reordering leading to segfaults
SVN-Revision: 21323
2010-05-02 23:38:15 +00:00
Felix Fietkau
99757d3336 mac80211: use the nl80211 driver for wpa_supplicant
SVN-Revision: 21321
2010-05-02 22:03:54 +00:00
Felix Fietkau
fd61253b66 wpa_supplicant: fix issues with the nl80211 driver
SVN-Revision: 21320
2010-05-02 22:03:49 +00:00
Felix Fietkau
ef710f7cf3 mac80211: enable rx/tx stbc by default if supported
SVN-Revision: 21319
2010-05-02 22:03:44 +00:00
Florian Fainelli
6f7314977b make acx available to PCI platforms as well (#7174)
SVN-Revision: 21313
2010-05-02 19:51:56 +00:00
Florian Fainelli
573b0d82b5 unmark acx-mac80211 as being broken
SVN-Revision: 21308
2010-05-02 19:30:46 +00:00
Nicolas Thill
3bca4b2094 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
SVN-Revision: 21305
2010-05-02 17:32:25 +00:00
Jo-Philipp Wich
3b5689eb5e ppp: rename 20-usb-modem to 20-atm-modem
SVN-Revision: 21303
2010-05-02 16:47:16 +00:00
Jo-Philipp Wich
b46d822e9b ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
SVN-Revision: 21302
2010-05-02 16:40:58 +00:00
Florian Fainelli
e6bf527f82 update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
SVN-Revision: 21300
2010-05-02 13:45:51 +00:00
Jo-Philipp Wich
395a1f4e0c nvram: fix crash when get, set or unset is invoked without argument (#7263)
SVN-Revision: 21288
2010-05-02 00:45:03 +00:00
Jo-Philipp Wich
9bf8e9a230 ppp: bring pppoa script in sync with updated ppp logic
SVN-Revision: 21287
2010-05-01 19:18:25 +00:00
Jo-Philipp Wich
c284cb51c0 firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
SVN-Revision: 21286
2010-05-01 18:22:01 +00:00
Jo-Philipp Wich
085b2b9ad6 comgt: - localize variables - bring scripts in sync with updated ppp logic - bump package revision
SVN-Revision: 21285
2010-05-01 18:01:36 +00:00
Jo-Philipp Wich
9d6d45d008 pptp: - bring pptp scripts in sync with updated ppp logic - bump package revision
SVN-Revision: 21284
2010-05-01 17:55:41 +00:00
Jo-Philipp Wich
e757ee80f7 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
SVN-Revision: 21283
2010-05-01 17:54:37 +00:00
Nicolas Thill
ebb5858ba8 package/base-files: fix libraries packaging on 64bits targets (closes: #6918)
SVN-Revision: 21282
2010-05-01 13:29:04 +00:00
Jo-Philipp Wich
1ed25fc550 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
SVN-Revision: 21280
2010-05-01 11:08:03 +00:00
Felix Fietkau
82221d71e5 vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one
SVN-Revision: 21274
2010-04-30 16:11:31 +00:00
Felix Fietkau
b583a3f450 mac80211: update to wireless-testing 2010-04-28
SVN-Revision: 21271
2010-04-30 15:55:24 +00:00
Jo-Philipp Wich
504244e34f swconfig: mask on brcm47xx
SVN-Revision: 21270
2010-04-30 15:55:08 +00:00
Alexandros C. Couloumbis
81f5f10a62 package/grub: fix x86_64 issue (closes #7248)
SVN-Revision: 21264
2010-04-30 07:07:20 +00:00
Lars-Peter Clausen
5cd4a9739d uboot-xburst: Fix lcd display init sequence.
SVN-Revision: 21263
2010-04-29 17:18:26 +00:00
Nicolas Thill
0a9999bc19 package/kernel: renable kmod-input on 2.4 (closes: #7063)
SVN-Revision: 21262
2010-04-29 16:04:19 +00:00
Nicolas Thill
36ee230fca package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
SVN-Revision: 21251
2010-04-29 10:25:57 +00:00
Nicolas Thill
840ef1f158 package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
SVN-Revision: 21250
2010-04-29 10:23:36 +00:00
Nicolas Thill
fc43e1f4f5 package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
SVN-Revision: 21248
2010-04-29 04:04:19 +00:00
Nicolas Thill
b233ad6626 move kmod-lp package defition specific to brcm-2.4 to package/kernel
SVN-Revision: 21247
2010-04-29 03:57:55 +00:00
Lars-Peter Clausen
d427d303d4 uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays
SVN-Revision: 21241
2010-04-28 19:59:53 +00:00
John Crispin
1fbd65d2bf fixes file perms of mountd uci file and init.d script, thx yann.lopez
SVN-Revision: 21205
2010-04-27 15:58:24 +00:00
Ralph Hempel
ec5a469c74 add .33 support
SVN-Revision: 21198
2010-04-27 15:37:13 +00:00
Ralph Hempel
c2791ac019 add .33 support
SVN-Revision: 21197
2010-04-27 15:35:48 +00:00
Ralph Hempel
c7674e8352 fix .32 kernel, add support for .33 kernel
SVN-Revision: 21194
2010-04-27 14:08:38 +00:00
Nicolas Thill
14fe6e0238 package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
SVN-Revision: 21186
2010-04-27 11:59:19 +00:00
Nicolas Thill
d3c4f6f02f package/busybox: refresh patches
SVN-Revision: 21185
2010-04-27 11:50:37 +00:00
Alexandros C. Couloumbis
20773069b8 package/grub: fix cross compile options
SVN-Revision: 21184
2010-04-27 11:42:48 +00:00
Felix Fietkau
db8b1922fc hostapd: add ap isolate support for mac80211
SVN-Revision: 21179
2010-04-26 23:08:03 +00:00
Felix Fietkau
ca1accae45 mac80211: add ap isolate support
SVN-Revision: 21178
2010-04-26 23:07:44 +00:00
Hauke Mehrtens
893bfa5588 mac80211: add pci id for WNR854T
This closes #7209 and is an addition to r21077.

SVN-Revision: 21167
2010-04-26 17:59:49 +00:00
Ralph Hempel
e226157e65 (oops - second try) fixed autoconf detection for 2.6.33 kernel
SVN-Revision: 21158
2010-04-25 16:18:21 +00:00
Ralph Hempel
aa418a50de fixed autoconf detection for 2.6.33 kernel
SVN-Revision: 21157
2010-04-25 15:57:07 +00:00
Ralph Hempel
f320d49d01 fuse: remove empty patches
SVN-Revision: 21153
2010-04-25 09:41:07 +00:00
Alexandros C. Couloumbis
bc676287b5 package/busybox: add upstream sed patch, bump release number
SVN-Revision: 21151
2010-04-25 06:28:09 +00:00
Ralph Hempel
3698130f87 fix .32 issue
SVN-Revision: 21149
2010-04-24 21:34:05 +00:00
Felix Fietkau
b6ea79a06b hostapd: update to 20100418 (0.7.2)
SVN-Revision: 21142
2010-04-24 17:24:07 +00:00
Felix Fietkau
db0238e698 ath9k: merge some more ar9300 fixes
SVN-Revision: 21141
2010-04-24 17:24:02 +00:00
Nicolas Thill
87984ac644 package/kernel: sort package definitions in other.mk
SVN-Revision: 21140
2010-04-24 15:21:54 +00:00
Nicolas Thill
0020915ee5 package/kernel: add another round of missing bits from [21137] & [21138] (oops again)
SVN-Revision: 21139
2010-04-24 15:20:42 +00:00
Nicolas Thill
0acadb2fbe package/kernel: add missing bits from [21137] (oops)
SVN-Revision: 21138
2010-04-24 14:13:39 +00:00
Nicolas Thill
37b02afe6a package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
SVN-Revision: 21137
2010-04-24 14:08:49 +00:00
Nicolas Thill
b1b2b04639 package/kernel: move PCMCIA modules to their own file & submenu
SVN-Revision: 21136
2010-04-24 13:53:31 +00:00
Nicolas Thill
014b05878d package/kernel: move pcspkr to sound.mk
SVN-Revision: 21135
2010-04-24 13:46:31 +00:00
Nicolas Thill
225ab2533f package/kernel: move block2mtd to block.mk
SVN-Revision: 21134
2010-04-24 13:45:05 +00:00
Nicolas Thill
cccc72df2c package/kernel: sort block package definitions
SVN-Revision: 21133
2010-04-24 13:43:30 +00:00
Nicolas Thill
484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
2010-04-24 13:34:51 +00:00
Nicolas Thill
4d773ec4d1 package/kernel: allow additional dependencies as arguments to AddDepends macros
SVN-Revision: 21128
2010-04-24 12:29:50 +00:00
Nicolas Thill
0655bed93c package/kernel: set correct submenu entry for NLS packages
SVN-Revision: 21127
2010-04-24 12:17:50 +00:00
Nicolas Thill
f02dad6aca package/kernel: sort FS package definitions
SVN-Revision: 21126
2010-04-24 12:09:30 +00:00
Nicolas Thill
75534ab4ae package/kernel: move NLS modules to their own file & submenu
SVN-Revision: 21125
2010-04-24 11:50:44 +00:00
Nicolas Thill
194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
2010-04-24 11:42:17 +00:00
Nicolas Thill
2bd16b6e18 package/kernel: load target specific modules .mk files after generic ones
SVN-Revision: 21123
2010-04-24 11:41:35 +00:00
Jo-Philipp Wich
3df8df720a 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
SVN-Revision: 21121
2010-04-24 11:07:41 +00:00
Nicolas Thill
e9dcaa6a13 package/kernel: use macros for hid & input
SVN-Revision: 21120
2010-04-24 11:01:06 +00:00
Ralph Hempel
5f643ca7dc fix command line buffer length, fixes mtdparts
SVN-Revision: 21117
2010-04-24 06:03:31 +00:00
Alexandros C. Couloumbis
acb329137e fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 21114
2010-04-23 15:50:28 +00:00
Jo-Philipp Wich
6f5203228f 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
SVN-Revision: 21109
2010-04-23 13:40:50 +00:00
Jo-Philipp Wich
b1e7cd577b cleanup Makefiles (#7212)
SVN-Revision: 21107
2010-04-23 11:27:29 +00:00
Jo-Philipp Wich
62c8bfcbbd kernel: package cypress m8 usb-to-serial module (#7210)
SVN-Revision: 21104
2010-04-23 10:55:26 +00:00
Nicolas Thill
9d7068ebdc package/kernel: use macros for kmod-rfkill depends
SVN-Revision: 21102
2010-04-23 04:08:26 +00:00
Nicolas Thill
5034b75865 package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
SVN-Revision: 21101
2010-04-23 04:01:03 +00:00
Felix Fietkau
3b9e0000ec ath9k: merge fixes for 5ghz fast clock handling
SVN-Revision: 21097
2010-04-22 18:33:55 +00:00
Felix Fietkau
17049cf4ce mac80211: update to wireless-testing 2010-04-21
SVN-Revision: 21089
2010-04-22 15:39:31 +00:00
Hauke Mehrtens
f28a87cf3a mac80211: add mwl8k driver
This closes #7209

SVN-Revision: 21077
2010-04-21 19:18:13 +00:00
Gabor Juhos
7abcc664c6 package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
SVN-Revision: 21074
2010-04-21 19:07:14 +00:00
Felix Fietkau
605fbb51ce hostapd: fix segmentation fault on non-mac80211 drivers (#7202)
SVN-Revision: 21065
2010-04-20 21:25:14 +00:00
Florian Fainelli
d2af27b13d fix iptables cflags to include architecture specific asm includes
SVN-Revision: 21045
2010-04-20 16:18:03 +00:00
Felix Fietkau
b131ab7914 hostapd: fix basic rate selection for 5ghz
SVN-Revision: 21043
2010-04-20 15:08:29 +00:00
Jo-Philipp Wich
d429130518 opkg: update to r528, refresh patches
SVN-Revision: 21008
2010-04-18 23:23:40 +00:00
Hauke Mehrtens
8c0ee9484b gigaset: build gigaset with isdn4linux support
SVN-Revision: 20997
2010-04-18 18:24:34 +00:00
Hauke Mehrtens
dbc43fab2c siit: fix build
Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/

SVN-Revision: 20993
2010-04-18 17:17:06 +00:00
Felix Fietkau
857ed7b676 ath9k: add stbc support
SVN-Revision: 20976
2010-04-18 00:56:38 +00:00
Felix Fietkau
2f366cb4bd mac80211: add ldpc and stbc support to minstrel_ht
SVN-Revision: 20975
2010-04-18 00:56:32 +00:00
Felix Fietkau
ba13b674cf mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns on debugging for atheros drivers
SVN-Revision: 20972
2010-04-17 23:58:44 +00:00
Felix Fietkau
456432a56b mac80211: use minstrel_ht by default for ath9k
SVN-Revision: 20971
2010-04-17 23:58:37 +00:00
Felix Fietkau
36877a5b41 mac80211: minstrel_ht - increase space between sampling attempts to allow for better aggregation
SVN-Revision: 20970
2010-04-17 23:58:31 +00:00
Felix Fietkau
544a625b6c mac80211: enable 3-stream support in minstrel_ht
SVN-Revision: 20969
2010-04-17 23:58:26 +00:00
Felix Fietkau
e4fd5aa8a2 ath9k: enable 3-stream and MCS16-23 support
SVN-Revision: 20968
2010-04-17 23:58:21 +00:00
Felix Fietkau
3434500d35 ath9k: improve reliability of the rx stuck fixup
SVN-Revision: 20967
2010-04-17 23:58:16 +00:00
Felix Fietkau
33f6c63f2a mac80211: update to wireless-testing 2010-04-16
SVN-Revision: 20966
2010-04-17 23:58:09 +00:00
Vasilis Tsiligiannis
f44a14f784 package] dropbear: Add bind 'Interface' option (#7149)
SVN-Revision: 20960
2010-04-17 17:45:54 +00:00
Felix Fietkau
ccd852dd85 mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)
SVN-Revision: 20950
2010-04-16 21:55:37 +00:00
Gabor Juhos
f7cc3d576c 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>

SVN-Revision: 20939
2010-04-16 19:32:40 +00:00
Gabor Juhos
e1079c515a 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>

SVN-Revision: 20938
2010-04-16 19:32:32 +00:00
Jo-Philipp Wich
c876279bb2 dnsmasq: don't append search domain to custom host entries
SVN-Revision: 20935
2010-04-16 19:09:05 +00:00
Gabor Juhos
9fb0688893 package/modules: package isp116x-hcd driver
Cc: backfire@openwrt.org

SVN-Revision: 20934
2010-04-16 18:40:15 +00:00
Florian Fainelli
1847940688 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>

SVN-Revision: 20928
2010-04-16 18:14:08 +00:00
Jo-Philipp Wich
7e29eac780 - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target
SVN-Revision: 20923
2010-04-16 11:34:21 +00:00
Nicolas Thill
16041806e2 package/ifxmips-dsl-api: move configuration in submenu
SVN-Revision: 20922
2010-04-16 11:10:37 +00:00
Nicolas Thill
67af84873a yckage/ifx-tapidemo: move configuration in submenu
SVN-Revision: 20921
2010-04-16 11:09:24 +00:00
Nicolas Thill
ff5d8ea696 package/ifx-tapi: move configuration in submenu
SVN-Revision: 20920
2010-04-16 11:08:54 +00:00
Nicolas Thill
009ed95cfc package/uboot-lantiq: move configuration in submenu
SVN-Revision: 20919
2010-04-16 11:08:19 +00:00
Nicolas Thill
625ca5d9e3 package/uboot-ifxmips: move configuration in submenu
SVN-Revision: 20918
2010-04-16 11:07:52 +00:00
Nicolas Thill
abfe7f3c6e package/ifx-vmmc: move configuration in submenu
SVN-Revision: 20917
2010-04-16 11:07:18 +00:00
Nicolas Thill
bbbdc421c7 package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in 'Config.in' for coherency
SVN-Revision: 20916
2010-04-16 11:03:50 +00:00
Nicolas Thill
8f683d6fe1 package/openssl: move configuration in submenu
SVN-Revision: 20915
2010-04-16 10:50:45 +00:00
Nicolas Thill
98cc7650b5 package/ar7-atm: move configuration in submenu
SVN-Revision: 20914
2010-04-16 10:48:09 +00:00
Nicolas Thill
5a1b5c9fe9 package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth (closes: #7063)
SVN-Revision: 20913
2010-04-16 10:44:11 +00:00
Nicolas Thill
5611e4d94d package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there
SVN-Revision: 20912
2010-04-16 10:42:10 +00:00
Nicolas Thill
01ff61d127 package/madwifi: move configuration in submenu
SVN-Revision: 20911
2010-04-16 10:34:21 +00:00
Nicolas Thill
782beb1cc4 package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
SVN-Revision: 20910
2010-04-16 10:31:12 +00:00
Nicolas Thill
5e7cd9d05b package/libpcap: move configuration to submenu
SVN-Revision: 20909
2010-04-16 10:03:53 +00:00
Nicolas Thill
76feb97404 package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
SVN-Revision: 20908
2010-04-16 10:03:09 +00:00
Nicolas Thill
0d27dafcbd package/mmc_over_gpio: more configuration in submenu
SVN-Revision: 20907
2010-04-16 09:56:19 +00:00
Nicolas Thill
a1bd421899 package/compcache: move configuration in submenu
SVN-Revision: 20906
2010-04-16 09:54:27 +00:00
Nicolas Thill
8b5bc8a9b3 package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
SVN-Revision: 20905
2010-04-16 09:15:02 +00:00
Nicolas Thill
6b9e04991d package/busybox: add 3 upstream fixes, bump release number
SVN-Revision: 20904
2010-04-16 08:48:19 +00:00
Nicolas Thill
f1eb6dd095 package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
SVN-Revision: 20901
2010-04-16 03:52:49 +00:00
Nicolas Thill
83e4e40e22 package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
SVN-Revision: 20893
2010-04-16 00:08:52 +00:00
Felix Fietkau
28718f2d5f ath9k: fix crash issues caused by the ar9300 support patch
SVN-Revision: 20887
2010-04-15 20:37:20 +00:00
Jo-Philipp Wich
14428874ae uhttpd: fix bug in path canonization introduced by r20883
SVN-Revision: 20885
2010-04-15 20:08:56 +00:00
Jo-Philipp Wich
20ef055c2f 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, ...)
SVN-Revision: 20883
2010-04-15 19:46:35 +00:00
Nicolas Thill
e5e0966186 package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
SVN-Revision: 20878
2010-04-15 08:22:39 +00:00
Nicolas Thill
ed4a1186c6 package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)
SVN-Revision: 20875
2010-04-15 07:24:00 +00:00
Nicolas Thill
15542fcdd8 package/base-files: use a single $(CP) instead of two to copy shared library files
SVN-Revision: 20874
2010-04-15 06:01:45 +00:00
Nicolas Thill
138a5b8b4f package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)
SVN-Revision: 20869
2010-04-15 03:20:28 +00:00
Nicolas Thill
d009c8ed97 package/iptables: update to 1.4.7
SVN-Revision: 20862
2010-04-14 23:27:36 +00:00
Nicolas Thill
8543722ed5 package/ipset: update to 4.2
SVN-Revision: 20861
2010-04-14 23:26:48 +00:00
Felix Fietkau
4c7f399cd6 openssl: fix timestamp patch - previous version patched the wrong file
SVN-Revision: 20859
2010-04-14 22:56:05 +00:00
Felix Fietkau
1b02bf3cfa openssl: remove the makefile timestamp check, it breaks on some host systems
SVN-Revision: 20858
2010-04-14 22:52:49 +00:00
Felix Fietkau
da1f79f93c ath9k: fix a crash in ath9k_hw_reset on older hw
SVN-Revision: 20852
2010-04-14 02:35:56 +00:00
Felix Fietkau
396a3c5385 mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
SVN-Revision: 20849
2010-04-14 00:09:26 +00:00
Nicolas Thill
5f5ed3f109 package/mac80211: add a patch to fix package/carl9170 build failure
SVN-Revision: 20848
2010-04-13 23:47:41 +00:00
Florian Fainelli
eafa2ec962 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>

SVN-Revision: 20841
2010-04-13 19:57:25 +00:00
Felix Fietkau
c82bcb2a29 fix jffs2 and mini_fo mount in failsafe (patch from #7134)
SVN-Revision: 20838
2010-04-13 14:24:58 +00:00
Felix Fietkau
0ff59f87b0 ath9k: more fixes/cleanups for ar9280 and ar9300
SVN-Revision: 20835
2010-04-13 01:03:49 +00:00
Felix Fietkau
040c064388 ath9k: fix a crash bug and a dma sync issue
SVN-Revision: 20833
2010-04-12 22:30:47 +00:00
Lars-Peter Clausen
393541dce8 Add uboot for xburst package
SVN-Revision: 20832
2010-04-12 18:17:26 +00:00
Florian Fainelli
9ef27ce538 fix swconfig build failure on brcm63xx
SVN-Revision: 20829
2010-04-12 14:01:55 +00:00
Florian Fainelli
b54bf53833 fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)
SVN-Revision: 20826
2010-04-12 12:59:09 +00:00
Florian Fainelli
2de2c9ead2 add kmod-ata-pdc202xx-old (#6950)
SVN-Revision: 20808
2010-04-11 18:39:03 +00:00
Florian Fainelli
7258f9e4ba fix kmod-crc16 loading (#6949)
SVN-Revision: 20807
2010-04-11 18:38:56 +00:00
Florian Fainelli
15e8d2e0b7 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>

SVN-Revision: 20794
2010-04-11 12:36:55 +00:00
Jo-Philipp Wich
be4d9660e8 block-extroot: r20784 reverted r20735, add it back (#7104)
SVN-Revision: 20788
2010-04-10 19:54:00 +00:00
Florian Fainelli
135c4b8d05 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>

SVN-Revision: 20785
2010-04-10 18:35:14 +00:00
Florian Fainelli
54e62a3f38 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>

SVN-Revision: 20784
2010-04-10 18:35:08 +00:00
Felix Fietkau
f98e55faf0 mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
SVN-Revision: 20777
2010-04-10 16:50:15 +00:00