Commit Graph

4810 Commits (74c13f06dfaa6b6d8c2ac00b86ecf8c1397cc5ba)

Author SHA1 Message Date
Felix Fietkau b0658f2c89 ath9k: fix false positives in the baseband hang check by repeating the test a few times before pronouncing the hardware dead and resetting it
SVN-Revision: 22038
2010-07-01 21:41:40 +00:00
Felix Fietkau 58936672ac ath9k: clean up some code duplication related to noise floor handling
SVN-Revision: 22037
2010-07-01 21:41:35 +00:00
Felix Fietkau bb72d77fe1 ath9k: add a missing null pointer check and some further cleanup
SVN-Revision: 22036
2010-07-01 20:51:30 +00:00
Felix Fietkau 1f278440b7 ath9k: properly sanitize calibrated noise floor values on all hardware
SVN-Revision: 22035
2010-07-01 19:43:03 +00:00
Markus Wigge d306c9cb21 fix GPIO pin for G3GV2-VF
Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de>

SVN-Revision: 22018
2010-07-01 16:23:38 +00:00
Jo-Philipp Wich 37f0636c3f broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support
SVN-Revision: 22008
2010-07-01 01:31:28 +00:00
Jo-Philipp Wich 28e4d39009 broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind device from b43 ssb bridge on boot (#7529)
SVN-Revision: 22007
2010-07-01 01:06:32 +00:00
Jo-Philipp Wich 506db2a57e base-files: add "mtu" option for route sections, allows setting per-route mtu values
SVN-Revision: 22003
2010-06-30 23:46:34 +00:00
Daniel Dickinson d9e8e8b4ec block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).
SVN-Revision: 22002
2010-06-30 23:09:13 +00:00
Jo-Philipp Wich 5f895af9fb hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na
SVN-Revision: 22000
2010-06-30 21:24:30 +00:00
Felix Fietkau 6c48e48165 ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx
SVN-Revision: 21999
2010-06-30 21:04:44 +00:00
Jo-Philipp Wich f391ff4ec8 hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override
SVN-Revision: 21998
2010-06-30 21:03:56 +00:00
Jo-Philipp Wich 79c9adc19f broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh
SVN-Revision: 21997
2010-06-30 21:02:53 +00:00
Alexandros C. Couloumbis aca4fe908d package/iptables: fix compile failure on gentoo build system (thanks nbd)
SVN-Revision: 21996
2010-06-30 20:13:20 +00:00
Alexandros C. Couloumbis 5c42c43638 mac80211: fix r21990
SVN-Revision: 21992
2010-06-30 15:21:15 +00:00
Alexandros C. Couloumbis 186fa51531 mac80211: fix compile issues on 2.6.35
SVN-Revision: 21990
2010-06-30 14:10:41 +00:00
Felix Fietkau 96436fac60 ath9k: fix TSF across hardware resets on AR913x
SVN-Revision: 21989
2010-06-30 00:10:44 +00:00
Felix Fietkau bc13e4c08a mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
2010-06-30 00:10:38 +00:00
Daniel Dickinson e56dcdcffd block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh
SVN-Revision: 21987
2010-06-29 10:07:45 +00:00
Gabor Juhos 6676527e58 rt2x00: cleanup patches
Remove 601-rt2x00-remove-mcu-requests-for-soc.patch as an equivalent patch
is already included in upstream.

Add 601-rt2x00-fix-hang-on-ifdown.patch which is not suitable for upstream
inclusion but fixes a hang on ifdown under some circumstances and thus also
fixes AP mode operation in OpenWRT.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 21975
2010-06-28 17:23:28 +00:00
Daniel Dickinson b86c99feb1 busybox: Fixed remote logging bug in which starting syslog before the network (and hence the remote host being available) results in failure to do any remote logging
SVN-Revision: 21961
2010-06-27 12:18:12 +00:00
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Felix Fietkau 08e4d51c29 remove broadcom-57xx (only used on linux 2.4)
SVN-Revision: 21953
2010-06-26 20:43:32 +00:00
Felix Fietkau d66662593c remove a few packages which only work with linux 2.4
SVN-Revision: 21949
2010-06-26 20:42:26 +00:00
Felix Fietkau c4f3caef75 remove the old broadcom wl driver for linux 2.4
SVN-Revision: 21947
2010-06-26 20:42:08 +00:00
Felix Fietkau d715665b9b mac80211: update to wireless-testing 2010-06-15
SVN-Revision: 21943
2010-06-26 20:41:34 +00:00
Jo-Philipp Wich 8079d54678 ppp: interpret "demand" option as timeout in seconds (#7517)
SVN-Revision: 21903
2010-06-26 18:11:04 +00:00
Hamish Guthrie b58dda0d90 Add support for Marvell 88W8686
SVN-Revision: 21887
2010-06-23 14:53:40 +00:00
Jo-Philipp Wich 91468dcf4f package TPROXY target and module infrastructure
SVN-Revision: 21883
2010-06-22 22:39:22 +00:00
Alexandros C. Couloumbis a9783bd1c1 package/dnsmasq: update dnsmasq to 2.55
SVN-Revision: 21871
2010-06-22 07:09:16 +00:00
Jo-Philipp Wich f8105cde7a kernel: package tulip family modules into kmod-tulip
SVN-Revision: 21859
2010-06-21 21:40:27 +00:00
Jo-Philipp Wich 69c1095dcc broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around
SVN-Revision: 21857
2010-06-21 08:40:21 +00:00
Claudio Mignanti f5a01d10a2 mac80211: fix compile error (#6538)
SVN-Revision: 21850
2010-06-20 13:05:55 +00:00
Hauke Mehrtens 247b1ff93e compile fixes for kernel 2.6.34
SVN-Revision: 21829
2010-06-17 19:29:57 +00:00
Jo-Philipp Wich 2dcfed2eff mtd: request locked pages when mmap'ing the FIS table, cures random segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added.
SVN-Revision: 21823
2010-06-16 23:34:38 +00:00
Jo-Philipp Wich 4289fa555e hostapd: forgot the actual change in previous commit
SVN-Revision: 21821
2010-06-16 20:28:11 +00:00
Jo-Philipp Wich 0d41e013c3 hostapd: properly read eap_type from configuration when setting up wpa-supplicant, fixes WPA Enterprise in client mode (#7476)
SVN-Revision: 21820
2010-06-16 20:24:09 +00:00
Florian Fainelli 08a2acf378 fix typo in broadcom-wl
SVN-Revision: 21819
2010-06-16 19:49:04 +00:00
Nicolas Thill 3dc2c3bb4d package/busybox: update to 1.16.2 (bug fix release)
SVN-Revision: 21813
2010-06-16 13:24:11 +00:00
Felix Fietkau 3e52d05296 Add a new kernel-version independent broadcom binary driver for brcm47xx (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ]
SVN-Revision: 21809
2010-06-15 11:40:05 +00:00
Florian Fainelli 027c3b3e1d add package for script from util-linux-ng (#7416)
SVN-Revision: 21807
2010-06-14 21:48:57 +00:00
Felix Fietkau 192d71aa46 mac80211: fix compile on systems that do not have /bin/true
SVN-Revision: 21801
2010-06-14 18:34:24 +00:00
Jo-Philipp Wich 1a4e4a3850 iptables: - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries
SVN-Revision: 21799
2010-06-14 17:26:39 +00:00
Felix Fietkau b6fb8fd821 rename broadcom-wl to broadcom-wl-old
SVN-Revision: 21794
2010-06-14 11:00:30 +00:00
Jo-Philipp Wich 38a2d4cab3 mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.patch
SVN-Revision: 21791
2010-06-13 20:07:37 +00:00
Hauke Mehrtens 1aadefd9bf mac80211: fix build of b43
SVN-Revision: 21790
2010-06-13 19:53:19 +00:00
Jo-Philipp Wich 75c4084142 madwifi: rename incorrectly named patch file (#7459)
SVN-Revision: 21788
2010-06-13 18:11:05 +00:00
Florian Fainelli dc5248c47b add kmod-gpio-nxp-74hc164 for brcm63xx only
SVN-Revision: 21771
2010-06-12 18:10:28 +00:00
Jo-Philipp Wich ce5d644ac1 base-files: enable IPv6 forwarding by default since the default firewall supports ip6tables now
SVN-Revision: 21766
2010-06-12 16:59:12 +00:00
Jo-Philipp Wich 585ffa4941 uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL
SVN-Revision: 21762
2010-06-12 12:58:11 +00:00
Alexandros C. Couloumbis c80ad970e0 package/kernel: fix missing parenthesis on r21758
SVN-Revision: 21759
2010-06-11 15:46:19 +00:00
Alexandros C. Couloumbis 6bf0094865 package/kernel: fix dependency modules
SVN-Revision: 21758
2010-06-11 15:04:04 +00:00
Felix Fietkau 68779160b0 mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k
SVN-Revision: 21756
2010-06-10 23:12:10 +00:00
Alexandros C. Couloumbis 27e5bcc184 package: update to iptables-1.4.8
SVN-Revision: 21752
2010-06-10 11:46:07 +00:00
Florian Fainelli a1d41fa69b move broadcom-shdc from trunk to packages/utils
SVN-Revision: 21702
2010-06-07 11:26:32 +00:00
Jo-Philipp Wich 527e4c9b65 kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
SVN-Revision: 21700
2010-06-07 10:47:20 +00:00
Alexandros C. Couloumbis 478e2efca7 add 2.6.35 support
SVN-Revision: 21693
2010-06-06 19:34:41 +00:00
Florian Fainelli 75cde2fd4c update openssl to 0.9.8o (#7428)
SVN-Revision: 21687
2010-06-06 19:02:22 +00:00
Jo-Philipp Wich 93c2c81bcf base-files: introduce option "broadcast" for proto=dhcp interface to enable the broadcast flag in DHCP requests, required by certain providers
SVN-Revision: 21661
2010-06-02 20:21:41 +00:00
Jo-Philipp Wich fa244a1265 base-files: remove IPv6 LL addr from interfaces before adding them to a bridge
SVN-Revision: 21659
2010-06-02 17:18:38 +00:00
Felix Fietkau c890f0d4df mac80211: reduce the size of the debugfs code
SVN-Revision: 21657
2010-06-02 01:12:16 +00:00
Jo-Philipp Wich 48c357ec01 firewall: - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6)
SVN-Revision: 21656
2010-06-02 00:59:35 +00:00
Jo-Philipp Wich 94db915196 base-files: - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device
SVN-Revision: 21655
2010-06-02 00:22:13 +00:00
Felix Fietkau 8e39b122c9 mac80211: remove the pid rate control algorithm to save a few kbytes
SVN-Revision: 21654
2010-06-01 23:11:43 +00:00
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
Jo-Philipp Wich 6134e99bee broadcom-wl: fix 11bg hwmode, add lrs mode
SVN-Revision: 20768
2010-04-09 20:47:28 +00:00
Ralph Hempel f7b6aa6a44 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

SVN-Revision: 20756
2010-04-09 10:44:47 +00:00
Ralph Hempel c81d122238 fix firmware handling
SVN-Revision: 20755
2010-04-09 10:25:08 +00:00
Jo-Philipp Wich d240d8edad broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
SVN-Revision: 20740
2010-04-07 21:33:05 +00:00
Alexandros C. Couloumbis 843ac4a11a package/grub: play it safe, cross compile everywhere
SVN-Revision: 20739
2010-04-07 21:23:09 +00:00
Markus Wigge 44c1a9e5e5 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.

SVN-Revision: 20737
2010-04-07 07:45:54 +00:00
Jo-Philipp Wich 6b4eb9901a block-extroot: unblock package if kmod-broadcom-sdhc has been selected
SVN-Revision: 20735
2010-04-06 22:57:17 +00:00
Nicolas Thill a98a5a907a package/block-mount: disable config options altering busybox configuration, fix dependencies
SVN-Revision: 20727
2010-04-06 00:52:51 +00:00
Nicolas Thill ee9af1fbb6 package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
SVN-Revision: 20726
2010-04-06 00:51:35 +00:00
Jo-Philipp Wich 501e154d03 switch: explicitely clear port mappings in unsused vlans (#7082)
SVN-Revision: 20717
2010-04-05 13:51:26 +00:00
Nicolas Thill 79897ae09a netfilter: fix extension list in package descriptions (closes: #7045)
SVN-Revision: 20694
2010-04-04 12:40:06 +00:00
Steven Barth eb3e79eec7 cyassl: shouldn't depend on zlib when compiled with --without-zlib
SVN-Revision: 20692
2010-04-04 11:16:46 +00:00
Nicolas Thill fc72a828f5 opkg: add upstream patch fixing the order packages are configured (closes: #7057, #7058), bump release number
SVN-Revision: 20686
2010-04-03 21:38:17 +00:00
Vasilis Tsiligiannis 34a5f7bcbe hotplug2: Refresh patches
SVN-Revision: 20685
2010-04-03 18:29:37 +00:00
Vasilis Tsiligiannis ddc4230c30 hotplug2: Fix event blocking when there are no available children (#6958, #7030)
SVN-Revision: 20684
2010-04-03 18:29:32 +00:00
Vasilis Tsiligiannis a1e4c66c16 base-files: Use hotplug2 to download firmware
SVN-Revision: 20683
2010-04-03 18:21:02 +00:00
Vasilis Tsiligiannis 2cdfbaa86c hotplug2: Always fork rules flagged as slow
SVN-Revision: 20682
2010-04-03 18:15:42 +00:00
Vasilis Tsiligiannis 1516cadf1f hotplug2: Fix forking (#7033)
SVN-Revision: 20681
2010-04-03 18:09:14 +00:00
Vasilis Tsiligiannis 41f375e837 hotplug2: Cancel firmware loading on file openning errors
SVN-Revision: 20680
2010-04-03 18:09:09 +00:00
Vasilis Tsiligiannis d234536a34 hotplug2: Fix sysfs path (#7031)
SVN-Revision: 20679
2010-04-03 18:09:04 +00:00
Jo-Philipp Wich 38b256105d hostapd: fixup madwifi turbo modes (#7060)
SVN-Revision: 20675
2010-04-03 15:16:33 +00:00
Gabor Juhos 6c07306d32 mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
SVN-Revision: 20674
2010-04-03 14:30:50 +00:00
Jo-Philipp Wich 10c00a6368 base-files: also regenerate wifi config if existing config contains only whitespace
SVN-Revision: 20669
2010-04-03 13:31:59 +00:00
Jo-Philipp Wich a0a6400034 uhttpd: - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7
SVN-Revision: 20668
2010-04-03 13:09:10 +00:00
Nicolas Thill 90888d6b35 kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)
SVN-Revision: 20664
2010-04-03 01:36:27 +00:00
Nicolas Thill 8be628f50a busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
SVN-Revision: 20661
2010-04-03 00:58:46 +00:00
Nicolas Thill 15f9699e98 busybox: add myself as maintainer
SVN-Revision: 20657
2010-04-02 22:59:39 +00:00
Jo-Philipp Wich a8e904a958 dnsmasq: allow multiple hostnames per domain section
SVN-Revision: 20656
2010-04-02 22:56:22 +00:00
Gabor Juhos cf4781cfbd 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>

SVN-Revision: 20650
2010-04-01 15:39:23 +00:00
Vasilis Tsiligiannis 043b77a460 base-files: Cancel firmware loading if file doesn't exist
SVN-Revision: 20649
2010-04-01 15:22:13 +00:00
Imre Kaloz d3b9b93dd3 add a subtarget and drivers for the Intel Tolapai SoC
SVN-Revision: 20648
2010-04-01 12:05:27 +00:00
John Crispin 6e383d7ef0 load firmware to /lib/firmware
SVN-Revision: 20642
2010-03-31 21:12:20 +00:00
John Crispin 457f4293ce adds proper md5sum to ifxos
SVN-Revision: 20640
2010-03-31 21:11:39 +00:00
John Crispin e22c530b05 update os abstraction layer
SVN-Revision: 20639
2010-03-31 17:24:43 +00:00
Gabor Juhos 51670777c4 hostapd: fix build error caused by r20631
SVN-Revision: 20638
2010-03-31 15:34:51 +00:00
John Crispin 00cb9df7b8 adds voip support
SVN-Revision: 20637
2010-03-31 11:12:33 +00:00
John Crispin 6bfe50b364 fix licensing issues of ifxmips dsl driver
SVN-Revision: 20636
2010-03-31 11:12:10 +00:00
John Crispin e7cab3a71e uboot only builds with gcc 3.4.6
SVN-Revision: 20635
2010-03-31 11:09:06 +00:00
Gabor Juhos b770d95485 hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
SVN-Revision: 20631
2010-03-31 09:58:31 +00:00
Gabor Juhos c3cd5ef637 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>

SVN-Revision: 20629
2010-03-31 09:58:26 +00:00
Ralph Hempel a09006c414 cleanup configuration handling
SVN-Revision: 20628
2010-03-31 09:45:09 +00:00
Gabor Juhos 0671b2aded mac80211: fix a typo in rt2x00 config
Fix a simple typo

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>

SVN-Revision: 20626
2010-03-31 08:40:26 +00:00
Gabor Juhos 717dc99427 mac80211: add missing config file for the rt2x00
SVN-Revision: 20623
2010-03-31 05:36:14 +00:00
Jo-Philipp Wich fe6b17f6ad lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes
SVN-Revision: 20617
2010-03-30 23:24:46 +00:00
Gabor Juhos 2d624e284c mac80211: enable building of the rt2800 on the ramips target
SVN-Revision: 20615
2010-03-30 21:24:08 +00:00
Ralph Hempel e7b83bc22a httpd failsafe - add image check and flash access
SVN-Revision: 20610
2010-03-30 16:17:38 +00:00
Ralph Hempel 046d73d3c2 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
SVN-Revision: 20606
2010-03-30 13:56:30 +00:00
Ralph Hempel aa323e0134 missing patch & config file
SVN-Revision: 20604
2010-03-30 13:51:10 +00:00
Ralph Hempel 360c8146b4 adding httpd - failsafe patch flash write routine is not functional yet add configuration (board & dram)
SVN-Revision: 20603
2010-03-30 13:49:42 +00:00
Jo-Philipp Wich 30edff3c2f openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
SVN-Revision: 20592
2010-03-29 23:14:47 +00:00
Hauke Mehrtens 23c3cdcd66 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

SVN-Revision: 20590
2010-03-29 21:02:14 +00:00
Hauke Mehrtens 809ac20df2 mac80211: fix mesh.
This fixes #6774

SVN-Revision: 20585
2010-03-29 18:33:48 +00:00
John Crispin 9027c87ce6 fixes uboot compile error
SVN-Revision: 20580
2010-03-29 11:30:24 +00:00
Jo-Philipp Wich b95360d5bc uhttpd: fix a signal related race condition exposed by LuCI on fast machines
SVN-Revision: 20573
2010-03-29 09:26:02 +00:00
Florian Fainelli 9701e09587 update e2fsprogs to 1.41.11 (#6896)
SVN-Revision: 20572
2010-03-29 05:54:54 +00:00
Nicolas Thill b34bba25d2 base-files: fix shell syntax (prevent error messages when activating initscripts in IB)
SVN-Revision: 20571
2010-03-29 03:58:17 +00:00
Felix Fietkau 51fb4cee31 fix u-boot wiki urls
SVN-Revision: 20564
2010-03-28 23:33:10 +00:00
Felix Fietkau bb361f5517 add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
SVN-Revision: 20563
2010-03-28 23:11:05 +00:00
Felix Fietkau 60c60c0516 add uboot-lantiq (based on a patch contributed by Lantiq)
SVN-Revision: 20561
2010-03-28 22:40:32 +00:00
Felix Fietkau 6e5419b7ac uboot-ifxmips: fix portability bug
SVN-Revision: 20560
2010-03-28 22:40:17 +00:00
Felix Fietkau e3597a8786 propagate atm header changes into pppoatm and br2684ctl as well
SVN-Revision: 20558
2010-03-28 21:55:54 +00:00
Felix Fietkau bbfd83bfe8 ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
SVN-Revision: 20557
2010-03-28 21:42:07 +00:00
Felix Fietkau 8da4498a27 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
SVN-Revision: 20556
2010-03-28 21:41:56 +00:00
Felix Fietkau 1c036e4c7e linux-atm: clean up package installation into staging
SVN-Revision: 20555
2010-03-28 21:41:44 +00:00
Felix Fietkau db567ffd3d ifxmips-dsl-api: fix portability errors
SVN-Revision: 20554
2010-03-28 21:41:29 +00:00
Felix Fietkau 16e22d2559 madwifi: fix the tx rate display in iwconfig (#6925)
SVN-Revision: 20550
2010-03-28 18:38:38 +00:00
Felix Fietkau 655e90d706 madwifi: return to the bss channel after an issued ap mode scan has been completed (fixes #6599)
SVN-Revision: 20549
2010-03-28 18:35:19 +00:00
Felix Fietkau 744a57c58f hostapd: clean up openssl tls dependencies and build handling (fixes #6572)
SVN-Revision: 20547
2010-03-28 17:09:52 +00:00
Florian Fainelli 6eb6ec83e4 make mmc-over-gpio pins configurable in menuconfig (#6933)
SVN-Revision: 20542
2010-03-28 13:23:03 +00:00
Gabor Juhos ebab30b7c7 package/mtd: fix automatic partition size detection in fis_remap
SVN-Revision: 20537
2010-03-28 07:16:27 +00:00
Nicolas Thill 39ee357098 ps3: move ps3lan kmod under target/linux/ps3
SVN-Revision: 20533
2010-03-28 03:29:22 +00:00
Jo-Philipp Wich 4bc74807e4 uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
SVN-Revision: 20532
2010-03-28 02:35:45 +00:00
Nicolas Thill 8779e971ed opkg: fix usage to reflect change in the upgrade command
SVN-Revision: 20531
2010-03-28 01:27:07 +00:00
Gabor Juhos 37712c70c5 package/mtd: add fixtrx command
* patch by Bernhard Loos
 * note: trailing whitespaces are removed

SVN-Revision: 20524
2010-03-27 17:38:33 +00:00
Gabor Juhos 6758494897 package/mtd: reuse existing crc32 stuff in the trx code
* patch by Bernhard Loos
 * note: fixed compiler error on brcm47xx

SVN-Revision: 20523
2010-03-27 17:38:30 +00:00
Jo-Philipp Wich 63f49e43e6 base-files: add a hotplug handler for rdate
SVN-Revision: 20518
2010-03-27 17:13:33 +00:00
Jo-Philipp Wich 4172149f89 uhttpd: block SIGCHLD until it is expected (#6957)
SVN-Revision: 20513
2010-03-27 14:31:35 +00:00
Florian Fainelli 27d3adb450 fix avila-wdt compilation failure (#6948)
SVN-Revision: 20507
2010-03-27 13:30:49 +00:00
Hauke Mehrtens 5dbee8b3aa mac80211: fix build of ipw2200
SVN-Revision: 20502
2010-03-27 09:53:48 +00:00
Jo-Philipp Wich 161325ac4f uhttpd: clear script timeout as soon as data is received from the child
SVN-Revision: 20501
2010-03-27 01:47:36 +00:00
Jo-Philipp Wich 8c9b818a24 uhttpd: - make script timeout configurable - catch SIGCHLD to properly interrupt select() - flag listen and client sockets as close-on-exec
SVN-Revision: 20500
2010-03-27 00:00:33 +00:00
Felix Fietkau d7195c2293 ath9k: make sure that the rx path does not get stuck
SVN-Revision: 20499
2010-03-26 22:43:33 +00:00
Felix Fietkau ea04d330a9 mac80211: disable b43 nphy until it actually works
SVN-Revision: 20498
2010-03-26 22:36:23 +00:00
Felix Fietkau 282981d257 mac80211: update to wireless-testing 2010-03-24
SVN-Revision: 20497
2010-03-26 22:36:12 +00:00
Florian Fainelli f273e6d2ff fix wrt-radauth compilation failure (#6945)
SVN-Revision: 20489
2010-03-26 17:58:49 +00:00
Gabor Juhos bf90225b34 package/zlib: refresh patches
SVN-Revision: 20480
2010-03-26 14:29:35 +00:00
Gabor Juhos d0d0ef25e5 package/yamonenv: refresh patches
SVN-Revision: 20479
2010-03-26 14:29:32 +00:00
Gabor Juhos 7cdae18aa7 package/util-linux-ng: refresh patches
SVN-Revision: 20478
2010-03-26 14:29:30 +00:00
Gabor Juhos e24dd6d3a1 package/udevtrigger: refresh patches
SVN-Revision: 20477
2010-03-26 14:29:28 +00:00
Gabor Juhos e1d144d95b package/uboot-ifxmips: refresh patches
SVN-Revision: 20476
2010-03-26 14:29:25 +00:00
Gabor Juhos 92ca181470 package/pcmcia-cs: refresh patches
SVN-Revision: 20475
2010-03-26 14:29:20 +00:00
Gabor Juhos 5c5b8928d2 package/opkg: refresh patches
SVN-Revision: 20474
2010-03-26 14:29:17 +00:00
Gabor Juhos 179ba60e0e package/openssl: refresh patches
SVN-Revision: 20473
2010-03-26 14:29:14 +00:00
Gabor Juhos ed88fabbfd package/nozomi: refresh patches
SVN-Revision: 20472
2010-03-26 14:29:10 +00:00
Gabor Juhos fc3935df38 package/ncurses: refresh patches
SVN-Revision: 20471
2010-03-26 14:29:07 +00:00
Gabor Juhos 78511d01b0 package/lua: refresh patches
SVN-Revision: 20470
2010-03-26 14:29:03 +00:00
Gabor Juhos 15bed86ba6 package/linux-atm: refresh patches
SVN-Revision: 20469
2010-03-26 14:28:56 +00:00
Gabor Juhos 7e2a788e7a package/libreadline: refresh patches
SVN-Revision: 20468
2010-03-26 14:28:52 +00:00
Gabor Juhos f1e4766e29 package/libpcap: refresh patches
SVN-Revision: 20467
2010-03-26 14:28:49 +00:00
Gabor Juhos 61dd2e68a4 package/kexec-tools: refresh patches
SVN-Revision: 20466
2010-03-26 14:28:45 +00:00
Gabor Juhos d6fb9649de package/iptables: refresh patches
SVN-Revision: 20465
2010-03-26 14:28:40 +00:00
Gabor Juhos 22d0b13b78 package/iproute2: refresh patches
SVN-Revision: 20464
2010-03-26 14:28:35 +00:00
Gabor Juhos 0d43b95e5e package/ifxmips-dsl-api: refresh patches
SVN-Revision: 20463
2010-03-26 14:28:31 +00:00
Gabor Juhos 3b57cccb71 package/hotplug2: refresh patches
SVN-Revision: 20462
2010-03-26 14:28:25 +00:00
Gabor Juhos eb605bec7b package/fuse: refresh patches
SVN-Revision: 20461
2010-03-26 14:28:19 +00:00
Gabor Juhos a346b400c6 package/dropbear: refresh patches
SVN-Revision: 20460
2010-03-26 14:28:14 +00:00
Gabor Juhos 0f0e00e0cb package/compcache: refresh patches
SVN-Revision: 20458
2010-03-26 14:28:03 +00:00
Gabor Juhos 7675a3685a package/comgt: refresh patches
SVN-Revision: 20457
2010-03-26 14:27:58 +00:00
Gabor Juhos 6121ec60a4 package/carl9170: refresh patches
SVN-Revision: 20456
2010-03-26 14:27:52 +00:00
Gabor Juhos c227567fb5 package/busybox: refresh patches
SVN-Revision: 20455
2010-03-26 14:27:47 +00:00
Gabor Juhos c7785c1add package/broadcom-wl: refresh patches
SVN-Revision: 20454
2010-03-26 14:27:41 +00:00
Gabor Juhos 1ccada4dc2 package/bridge-utils: refresh patches
SVN-Revision: 20453
2010-03-26 14:27:35 +00:00
Gabor Juhos 8c1bb824a6 package/br2684ctl: refresh patches
SVN-Revision: 20452
2010-03-26 14:27:29 +00:00
Gabor Juhos 7297b81fbe package/apex: refresh patches
SVN-Revision: 20451
2010-03-26 14:27:22 +00:00
Gabor Juhos ae022fd272 package/admswconfig: refresh patches
SVN-Revision: 20450
2010-03-26 14:27:16 +00:00
Gabor Juhos f34e2fc939 package/acx-mac80211: refresh patches
SVN-Revision: 20449
2010-03-26 14:27:09 +00:00
Gabor Juhos 0bf7a71a2a package/acx: refresh patches
SVN-Revision: 20448
2010-03-26 14:27:02 +00:00
Hamish Guthrie 8356fc0b8e Create kernel module for PS3 networking
SVN-Revision: 20447
2010-03-26 14:11:01 +00:00
Nicolas Thill 4ea6e1c968 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
SVN-Revision: 20436
2010-03-26 10:09:13 +00:00
Vasilis Tsiligiannis ce75e4b893 madwifi: Fix RX packet and byte count, refresh patches (#6404)
SVN-Revision: 20434
2010-03-25 19:41:40 +00:00
Jo-Philipp Wich b3e4a6503a busybox: disable httpd applet
SVN-Revision: 20432
2010-03-25 16:14:14 +00:00
Jo-Philipp Wich fc0d560206 add cyassl (moved from packages feed, required by uhttpd-mod-tls)
SVN-Revision: 20430
2010-03-25 16:03:10 +00:00
Jo-Philipp Wich 2cf4946597 add px5g (moved from LuCI trunk)
SVN-Revision: 20429
2010-03-25 15:46:39 +00:00
Jo-Philipp Wich 169642253f add uhttpd (moved from LuCI trunk)
SVN-Revision: 20428
2010-03-25 15:46:16 +00:00
Nicolas Thill 141f9e3bbd ifxmips-dsl-api: only show debug option when package is selected
SVN-Revision: 20422
2010-03-25 13:43:20 +00:00
Nicolas Thill 04dd1fc593 kernel: fix kmod-crypto-misc on 2.4
SVN-Revision: 20413
2010-03-25 05:15:25 +00:00
Florian Fainelli 023067da16 fix typo in gspa sn9c20x autoload line, patch from Chris Li
SVN-Revision: 20409
2010-03-24 23:33:50 +00:00
John Crispin 6cb7284fe0 adds support to build uboot for arv452
SVN-Revision: 20408
2010-03-24 18:28:07 +00:00
Travis Kemen 7a00430b3e 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>

SVN-Revision: 20397
2010-03-24 00:23:10 +00:00
Travis Kemen 22b92b3e13 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>

SVN-Revision: 20396
2010-03-24 00:22:19 +00:00
Travis Kemen 21f006f156 Enable management frame protection in wpa_supplicant, and make it configurable in /etc/config/wireless.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20395
2010-03-24 00:21:28 +00:00
Travis Kemen e74fbc183b 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>

SVN-Revision: 20394
2010-03-24 00:19:42 +00:00
Jo-Philipp Wich 163b15f5bb base-files: make press key message more explicit in preinit
SVN-Revision: 20392
2010-03-23 22:56:12 +00:00
Jo-Philipp Wich 5293dddc31 block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount
SVN-Revision: 20390
2010-03-23 17:08:35 +00:00
Jo-Philipp Wich 75b8822733 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>

SVN-Revision: 20389
2010-03-23 15:24:54 +00:00
Nicolas Thill 4e0681e1db linux-atm: fix compilation of 'qgen' host tool
SVN-Revision: 20387
2010-03-23 14:32:14 +00:00
Travis Kemen 17b7aaba31 bump to the lastest git commit
SVN-Revision: 20378
2010-03-23 01:28:52 +00:00
Alexandros C. Couloumbis f4bcf74b95 hostap-driver: fix a typo (thanks acinonyx)
SVN-Revision: 20367
2010-03-22 11:43:46 +00:00
Alexandros C. Couloumbis 2a7a85cd4c hostap-driver: fix DEPENDS on Makefile
SVN-Revision: 20366
2010-03-22 11:39:47 +00:00
Jo-Philipp Wich 90c566f557 hostapd: always strip "11" from hwmode value
SVN-Revision: 20363
2010-03-21 22:35:58 +00:00
Hauke Mehrtens 4dd46dd8a4 kernel: fix some documentation
SVN-Revision: 20362
2010-03-21 19:12:36 +00:00
Florian Fainelli 479ff12fae fix path to the orinoco pcmcia driver, thanks hauke
SVN-Revision: 20357
2010-03-21 17:56:19 +00:00
Florian Fainelli 7af8ee0481 change from /jffs to /overlay, patch from Daniel Dickinson
SVN-Revision: 20356
2010-03-21 17:16:50 +00:00
Florian Fainelli d40104d567 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
SVN-Revision: 20354
2010-03-21 17:16:41 +00:00
Florian Fainelli d22b22b356 add pcmcia hermes module, patch from Guillaume Lecerf
SVN-Revision: 20353
2010-03-21 17:16:36 +00:00
Hauke Mehrtens 3c2943b45a 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.

SVN-Revision: 20348
2010-03-21 14:22:38 +00:00
Hauke Mehrtens cd2cee46ac kernel: these modules are already loaded by the scsi-core package
SVN-Revision: 20347
2010-03-21 14:19:48 +00:00
Hauke Mehrtens 68a2efe2d1 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

SVN-Revision: 20346
2010-03-21 14:18:11 +00:00
Hauke Mehrtens c91903ad41 kernel: load after its dependencies
SVN-Revision: 20345
2010-03-21 14:12:32 +00:00
Hauke Mehrtens 5925292e14 kernel: fix tg3 installation
libphy is build into the kernel for brcm47xx and not as an extra module.

SVN-Revision: 20344
2010-03-21 14:09:24 +00:00
Hauke Mehrtens 627ebde4db kernel: include aes-i586 and twofish-i586 into crypto packages for x86
SVN-Revision: 20343
2010-03-21 14:07:30 +00:00
Hauke Mehrtens 35ccc68de9 kernel: fix typo
SVN-Revision: 20342
2010-03-21 14:06:32 +00:00
Hauke Mehrtens 94e9763799 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

SVN-Revision: 20341
2010-03-21 14:05:59 +00:00
Alexandros C. Couloumbis 1ef941dd39 hostap-driver: make hostap-pci visible (similarly to r20047)
SVN-Revision: 20331
2010-03-21 08:13:01 +00:00
Florian Fainelli ea66b2355d add more usb-storage modules (#6067)
SVN-Revision: 20323
2010-03-20 17:18:54 +00:00
Florian Fainelli 0bb16e35b2 add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
SVN-Revision: 20312
2010-03-20 10:27:30 +00:00
Florian Fainelli e796067c6a update netfilter packages description, patch from Edgar Soldin
SVN-Revision: 20311
2010-03-20 10:27:24 +00:00
Florian Fainelli 05178e6695 add sn9c201 webcam driver, patch from Chris Li
SVN-Revision: 20310
2010-03-20 10:27:18 +00:00
Florian Fainelli cd8e3a8055 update compcache to 0.6.2 (#6884)
SVN-Revision: 20303
2010-03-19 16:34:41 +00:00
John Crispin 51c45acd0e adds support in uboot for eon flash chips
SVN-Revision: 20298
2010-03-19 11:22:07 +00:00
Travis Kemen 0fd984fc4f fix limit
SVN-Revision: 20275
2010-03-18 15:50:05 +00:00
John Crispin 4fcee4628c Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
SVN-Revision: 20270
2010-03-18 13:02:29 +00:00
John Crispin d47b3b56e6 adds misisng include in ifxmips dsl driver compat layer
SVN-Revision: 20269
2010-03-18 13:01:32 +00:00
John Crispin ceffb972eb Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema
SVN-Revision: 20266
2010-03-18 11:17:42 +00:00
Nicolas Thill f0aa9bc04f madwifi: remove redundant conditional dep, atheros has PCI support
SVN-Revision: 20263
2010-03-18 10:45:14 +00:00
Travis Kemen 431808b5bf allow ping
SVN-Revision: 20261
2010-03-18 03:46:41 +00:00
Travis Kemen e2f86520c5 remove +1 as it isn't needed since 16619
SVN-Revision: 20259
2010-03-18 01:39:02 +00:00
Travis Kemen 04c3691df1 actually fix linux-atm
SVN-Revision: 20233
2010-03-15 18:30:56 +00:00
Felix Fietkau 3ab30b486f base-files: reload switch settings on /etc/init.d/network start as well
SVN-Revision: 20232
2010-03-15 14:02:49 +00:00
Travis Kemen 95e564124c fixup linux-atm package after the broken patch earlier
SVN-Revision: 20225
2010-03-15 03:59:14 +00:00
Vasilis Tsiligiannis f8f71a88b4 hostap-driver: Fix package installation
SVN-Revision: 20224
2010-03-15 00:51:26 +00:00
Travis Kemen 1223494f1d /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

SVN-Revision: 20221
2010-03-14 21:42:56 +00:00
Travis Kemen 3a13fb95ab if readethers is set to true make sure /etc/ethers exists, closes #6740
SVN-Revision: 20220
2010-03-14 21:33:02 +00:00
Travis Kemen 6aca925ca8 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

SVN-Revision: 20219
2010-03-14 21:26:45 +00:00
Felix Fietkau 73f61a64eb 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>

SVN-Revision: 20218
2010-03-14 21:10:07 +00:00
Travis Kemen 6457d34586 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>

SVN-Revision: 20216
2010-03-14 18:58:33 +00:00
Travis Kemen 411ab9871e fix missing nls support for 2.6.33
SVN-Revision: 20214
2010-03-14 18:22:57 +00:00
Felix Fietkau 14e104688d add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
SVN-Revision: 20196
2010-03-14 13:16:26 +00:00
Felix Fietkau f434771b7a madwifi: disable softled by default on pci devices (fixes #4484)
SVN-Revision: 20195
2010-03-14 12:25:23 +00:00
Felix Fietkau 95a8e6a7dd wireless-tools: fix encryption display in the scanning list (#6732)
SVN-Revision: 20194
2010-03-14 04:49:31 +00:00
Travis Kemen 63e0890777 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

SVN-Revision: 20190
2010-03-14 02:01:14 +00:00
Travis Kemen 2e058c3021 this patches fixes iproute2 parallel build.
-Raphael

SVN-Revision: 20189
2010-03-14 01:56:33 +00:00
Travis Kemen fafcea14a6 this patch fixes iptables parallel build.
-Raphael

SVN-Revision: 20188
2010-03-14 01:53:41 +00:00
Travis Kemen 5a32f56774 this patch fixes gdb parallel build.
-Raphael

SVN-Revision: 20187
2010-03-14 01:50:53 +00:00
Travis Kemen b6555735bd this patch fixes openssl parallel build.
-Raphael

SVN-Revision: 20186
2010-03-14 01:47:55 +00:00
Jo-Philipp Wich 1968fb8da3 base-files: force preinit to use busybox mount (#6797)
SVN-Revision: 20176
2010-03-13 02:59:05 +00:00
Gabor Juhos 32be7f7605 package/base-files: call preinit_ip_deconfig before processing init on initramfs images
SVN-Revision: 20159
2010-03-12 14:37:19 +00:00
Felix Fietkau a95d43125c ath9k: fix a client mode crash that happens on wpa rekeying
SVN-Revision: 20155
2010-03-12 03:03:57 +00:00
Felix Fietkau a27a5a1973 minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
SVN-Revision: 20153
2010-03-11 22:08:06 +00:00
Nicolas Thill c3ddcedf4a kernel: fix kmod-pcmcia-yenta on 2.4
SVN-Revision: 20147
2010-03-11 16:37:11 +00:00
Claudio Mignanti ff96ad6b8b fix kernel modules dependences for i2c and ata-core
SVN-Revision: 20146
2010-03-11 15:38:50 +00:00
Felix Fietkau 9ab5d11a46 mac80211: improve performance a bit
SVN-Revision: 20145
2010-03-11 15:30:37 +00:00
Nicolas Thill 5601865155 kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
SVN-Revision: 20133
2010-03-11 09:12:44 +00:00
Lars-Peter Clausen 93f97a1bb0 kernel: Add SoC sound support package
SVN-Revision: 20130
2010-03-11 01:35:12 +00:00
Hauke Mehrtens 012b44f840 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.

SVN-Revision: 20125
2010-03-10 21:51:17 +00:00
Nicolas Thill d08b2b02cf base-files: fix preinit code typos
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>

SVN-Revision: 20124
2010-03-10 18:09:53 +00:00
Nicolas Thill f00bcb24be kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
SVN-Revision: 20123
2010-03-10 17:53:04 +00:00
Nicolas Thill 7d50b29b4d busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option
SVN-Revision: 20122
2010-03-10 17:49:14 +00:00
Nicolas Thill de36549de1 uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
SVN-Revision: 20118
2010-03-10 04:17:22 +00:00
Nicolas Thill b4e99d33d9 use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
2010-03-10 04:12:57 +00:00
Felix Fietkau 656de42f9c 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.
SVN-Revision: 20115
2010-03-10 01:17:23 +00:00
Felix Fietkau 3f733bc1ec mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)
SVN-Revision: 20114
2010-03-10 01:09:17 +00:00
Felix Fietkau 56f94c0d2a mac80211: fix compile for 2.6.33 (thx, acoul)
SVN-Revision: 20113
2010-03-10 01:09:12 +00:00
Felix Fietkau 5c02f218be hostapd: restore wds sta state after the sta reassociates
SVN-Revision: 20108
2010-03-09 21:33:24 +00:00
Felix Fietkau 8b9afa6f75 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
SVN-Revision: 20106
2010-03-09 21:23:14 +00:00
Felix Fietkau ad1507756b 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
SVN-Revision: 20104
2010-03-09 21:16:38 +00:00
Felix Fietkau 875b9fc0ae hostapd: fix setting the station vlan for wds stations on reauthentication
SVN-Revision: 20103
2010-03-09 21:16:32 +00:00
Felix Fietkau 1aa0192b94 hostapd: upgrade to 20100309
SVN-Revision: 20090
2010-03-09 17:36:10 +00:00
Felix Fietkau ddb6eb9d51 mac80211: add support for the noscan option for skipping the initial scan on hostapd startup
SVN-Revision: 20089
2010-03-09 17:36:04 +00:00
Felix Fietkau 7fdbfef92f wpa_supplicant: fix bridging settings for wds
SVN-Revision: 20088
2010-03-09 17:35:59 +00:00
Jo-Philipp Wich 9b8ff17f8c dnsmasq: remove redundant code introduced with r20074
SVN-Revision: 20079
2010-03-09 01:41:06 +00:00
Jo-Philipp Wich 58820edbd9 dnsmasq: allow multiple macs per static lease address (#6205)
SVN-Revision: 20074
2010-03-08 23:28:55 +00:00
Hauke Mehrtens 32885a5a05 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.

SVN-Revision: 20073
2010-03-08 22:05:36 +00:00
Gabor Juhos 3bc81edc70 package: fix w1-gpio-custom package (closes #6770)
SVN-Revision: 20066
2010-03-08 17:35:03 +00:00
Travis Kemen 891d26ab51 add missing file from patch
SVN-Revision: 20062
2010-03-08 15:25:53 +00:00
Travis Kemen 9b8f12303a finish cleaning my broken commit
SVN-Revision: 20061
2010-03-08 15:03:42 +00:00
Travis Kemen c859a20e69 fix missing parts of r19997.
SVN-Revision: 20057
2010-03-08 14:21:32 +00:00
Gabor Juhos 945cfb9059 package: add module for the RB750 LED driver
SVN-Revision: 20052
2010-03-08 12:10:07 +00:00
Jo-Philipp Wich 4bbb272f48 dnsmasq: prevent bad command line error when a dhcp pool has ignore set and the corresponding iface has only whitespace as value
SVN-Revision: 20048
2010-03-08 03:52:04 +00:00
Nicolas Thill 60c17a9e9c acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets)
SVN-Revision: 20047
2010-03-08 01:55:31 +00:00
Felix Fietkau 3f6ca40dd1 mac80211: remove an obsolete patch which breaks 2.6.32 compat
SVN-Revision: 20046
2010-03-08 00:34:30 +00:00
Felix Fietkau 708a33027f mac80211: small whitespace fix in minstrel_ht
SVN-Revision: 20045
2010-03-08 00:34:26 +00:00
Felix Fietkau 33f8fa04df mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
SVN-Revision: 20040
2010-03-07 18:35:39 +00:00
Florian Fainelli ae329c40eb add support for new ar7-atm version D7.05.00.00 (#6515)
SVN-Revision: 20039
2010-03-07 18:16:07 +00:00
Felix Fietkau e7c6e9d603 mac80211: improve minstrel_ht performance by reducing the impact of slow sampling
SVN-Revision: 20038
2010-03-07 17:00:43 +00:00
Florian Fainelli 30ce77d30a add one more acx-mac80211 patch to finally allow its building on ar7
SVN-Revision: 20036
2010-03-07 16:36:51 +00:00
Felix Fietkau a12048b2bf mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length
SVN-Revision: 20035
2010-03-07 16:29:41 +00:00
Felix Fietkau 05ca2b606a mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
SVN-Revision: 20034
2010-03-07 16:29:37 +00:00
Felix Fietkau e111568b6d mac80211: implement .rate_update in minstrel_ht
SVN-Revision: 20033
2010-03-07 16:29:33 +00:00
Felix Fietkau c5885e669e mac80211: update to wireless-testing 2010-03-03
SVN-Revision: 20032
2010-03-07 16:29:28 +00:00
Nicolas Thill 74e3887e5a siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead
SVN-Revision: 20026
2010-03-07 03:55:34 +00:00
Nicolas Thill 5462fe7958 siit: use $(KERNEL_MAKEOPTS)
SVN-Revision: 20025
2010-03-07 03:44:48 +00:00
Nicolas Thill 3b774fe654 siit: remove obsolete dep (builds fine on 2.6.31 since r18191)
SVN-Revision: 20024
2010-03-07 03:41:57 +00:00
Florian Fainelli c3ef00eb2b add some missing patches to acx-mac80211 it now builds the pci module as well
SVN-Revision: 20020
2010-03-06 22:33:13 +00:00
Florian Fainelli 2e757a6692 move netdev_ops conversion, previous hunk was not correct
SVN-Revision: 20016
2010-03-06 12:48:13 +00:00