Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broadcom-wl: fix 11bg hwmode, add lrs mode | Jo-Philipp Wich | 2010-04-09 | 1 | -4/+6 |
| | | | | SVN-Revision: 20768 | ||||
* | refresh patches | Florian Fainelli | 2010-04-09 | 9 | -38/+28 |
| | | | | SVN-Revision: 20767 | ||||
* | do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338 | Florian Fainelli | 2010-04-09 | 2 | -0/+26 |
| | | | | SVN-Revision: 20765 | ||||
* | ar71xx: nuke clocksource init patches, it is not required since 2.6.27 | Gabor Juhos | 2010-04-09 | 3 | -168/+0 |
| | | | | SVN-Revision: 20764 | ||||
* | x86: generic: fix soekris support (closes #7081) | Alexandros C. Couloumbis | 2010-04-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 20757 | ||||
* | update to version 2010.3 httpd-failsafe: removed warnings, cleanup html ↵ | Ralph Hempel | 2010-04-09 | 6 | -1158/+1686 |
| | | | | | | | | 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 | ||||
* | fix firmware handling | Ralph Hempel | 2010-04-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 20755 | ||||
* | ar71xx: update phy masks for the Planex boards | Gabor Juhos | 2010-04-09 | 2 | -4/+10 |
| | | | | | | | | This avoids probing of the AR8216 chip on the eth0 interface. Cc: backfire@openwrt.org SVN-Revision: 20754 | ||||
* | generic: make chip detection more reliable in the AR8216 driver | Gabor Juhos | 2010-04-09 | 1 | -2/+22 |
| | | | | | | | | Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards. Cc: bacfire@openwrt.org SVN-Revision: 20753 | ||||
* | ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards | Gabor Juhos | 2010-04-09 | 4 | -8/+52 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20752 | ||||
* | ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive ↵ | Gabor Juhos | 2010-04-09 | 2 | -1/+8 |
| | | | | | | | | functions Cc: backfire@openwrt.org SVN-Revision: 20751 | ||||
* | ar71xx: ag71xx: call the phy driver's netif_receive_skb() | Gabor Juhos | 2010-04-09 | 2 | -3/+7 |
| | | | | | | | | | | | | Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers to mangle rx packets. This patch fixes it. This fixes the header mangling of the AR8216 driver. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> Cc:backfire@openwrt.org SVN-Revision: 20750 | ||||
* | fix kexec for mips, patch from Adrian Byszuk (#7115) | Florian Fainelli | 2010-04-08 | 6 | -0/+66 |
| | | | | SVN-Revision: 20745 | ||||
* | broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G ↵ | Jo-Philipp Wich | 2010-04-07 | 2 | -0/+16 |
| | | | | | | only), 11gst (G performance) and 11bg (default) SVN-Revision: 20740 | ||||
* | package/grub: play it safe, cross compile everywhere | Alexandros C. Couloumbis | 2010-04-07 | 1 | -10/+0 |
| | | | | SVN-Revision: 20739 | ||||
* | added WRT54G3GV2-VF detection to broadcom-diag | Markus Wigge | 2010-04-07 | 1 | -0/+16 |
| | | | | | | | | | + 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 | ||||
* | block-extroot: unblock package if kmod-broadcom-sdhc has been selected | Jo-Philipp Wich | 2010-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 20735 | ||||
* | fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch | Jo-Philipp Wich | 2010-04-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 20733 | ||||
* | package/block-mount: disable config options altering busybox configuration, ↵ | Nicolas Thill | 2010-04-06 | 1 | -24/+1 |
| | | | | | | fix dependencies SVN-Revision: 20727 | ||||
* | package/busybox: enable blkid, mkswap & swaponoff applets, enable ↵ | Nicolas Thill | 2010-04-06 | 2 | -16/+16 |
| | | | | | | uuid/volumeid support, bumb release number SVN-Revision: 20726 | ||||
* | ar71xx: fix ethernet on final pb92 board (previous value was based on a ↵ | Felix Fietkau | 2010-04-06 | 1 | -1/+1 |
| | | | | | | preliminary version) SVN-Revision: 20725 | ||||
* | Add support for the ar8316 switch. This patch enhances the ar8216 driver ↵ | Jo-Philipp Wich | 2010-04-05 | 9 | -38/+256 |
| | | | | | | | | | | with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices. [PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g. Add the ar8216 driver to the ar71xx target, and add network configurations for the RouterStation Pro and the RouterBoard RB-450G. SVN-Revision: 20722 | ||||
* | add kernel support for iptables comment match | Jo-Philipp Wich | 2010-04-05 | 1 | -0/+95 |
| | | | | SVN-Revision: 20720 | ||||
* | switch: explicitely clear port mappings in unsused vlans (#7082) | Jo-Philipp Wich | 2010-04-05 | 2 | -1/+7 |
| | | | | SVN-Revision: 20717 | ||||
* | target/rdc: revert [20653], the proper fix for #7005 is in [20712] | Nicolas Thill | 2010-04-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 20714 | ||||
* | ixp4xx: add back the patch for avoiding dma bounce buffers for network ↵ | Felix Fietkau | 2010-04-04 | 1 | -0/+13 |
| | | | | | | buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram SVN-Revision: 20708 | ||||
* | sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks ↵ | Nicolas Thill | 2010-04-04 | 1 | -1/+1 |
| | | | | | | to acinonyx SVN-Revision: 20703 | ||||
* | jzcodec: Only support 16bit formats for now | Lars-Peter Clausen | 2010-04-04 | 1 | -5/+2 |
| | | | | SVN-Revision: 20701 | ||||
* | do not disable netfilter support for xburst target (some packages require ↵ | Mirko Vogt | 2010-04-04 | 1 | -1/+0 |
| | | | | | | netfilter support) SVN-Revision: 20698 | ||||
* | netfilter: fix extension list in package descriptions (closes: #7045) | Nicolas Thill | 2010-04-04 | 1 | -93/+44 |
| | | | | SVN-Revision: 20694 | ||||
* | netfilter: extension fixes (partially closes: #7045) * add missing xt_owner ↵ | Nicolas Thill | 2010-04-04 | 1 | -1/+4 |
| | | | | | | (2.6) * enable ipt_quota (2.4), disabled in [8499] is building fine with recent iptables * add missing ipt_nat_tftp (2.4) * add missing nf_nat_amanda (2.6) SVN-Revision: 20693 | ||||
* | cyassl: shouldn't depend on zlib when compiled with --without-zlib | Steven Barth | 2010-04-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 20692 | ||||
* | include/netfilter.mk: move ebtables definitions at the end | Nicolas Thill | 2010-04-04 | 1 | -36/+37 |
| | | | | SVN-Revision: 20690 | ||||
* | opkg: add upstream patch fixing the order packages are configured (closes: ↵ | Nicolas Thill | 2010-04-03 | 2 | -1/+16 |
| | | | | | | #7057, #7058), bump release number SVN-Revision: 20686 | ||||
* | hotplug2: Refresh patches | Vasilis Tsiligiannis | 2010-04-03 | 4 | -39/+31 |
| | | | | SVN-Revision: 20685 | ||||
* | hotplug2: Fix event blocking when there are no available children (#6958, #7030) | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+203 |
| | | | | SVN-Revision: 20684 | ||||
* | base-files: Use hotplug2 to download firmware | Vasilis Tsiligiannis | 2010-04-03 | 2 | -16/+5 |
| | | | | SVN-Revision: 20683 | ||||
* | hotplug2: Always fork rules flagged as slow | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+21 |
| | | | | SVN-Revision: 20682 | ||||
* | hotplug2: Fix forking (#7033) | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+59 |
| | | | | SVN-Revision: 20681 | ||||
* | hotplug2: Cancel firmware loading on file openning errors | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+19 |
| | | | | SVN-Revision: 20680 | ||||
* | hotplug2: Fix sysfs path (#7031) | Vasilis Tsiligiannis | 2010-04-03 | 1 | -0/+15 |
| | | | | SVN-Revision: 20679 | ||||
* | hostapd: fixup madwifi turbo modes (#7060) | Jo-Philipp Wich | 2010-04-03 | 1 | -1/+2 |
| | | | | SVN-Revision: 20675 | ||||
* | mac80211: update rt2x00 mcu patch (thanks to Luis Correia) | Gabor Juhos | 2010-04-03 | 2 | -42/+12 |
| | | | | SVN-Revision: 20674 | ||||
* | ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024) | Gabor Juhos | 2010-04-03 | 3 | -8/+12 |
| | | | | | | * cc: backfire@openwrt.org SVN-Revision: 20673 | ||||
* | base-files: also regenerate wifi config if existing config contains only ↵ | Jo-Philipp Wich | 2010-04-03 | 2 | -3/+6 |
| | | | | | | whitespace SVN-Revision: 20669 | ||||
* | uhttpd: - cope with options instead of lists in uci config - fix compilation ↵ | Jo-Philipp Wich | 2010-04-03 | 3 | -16/+13 |
| | | | | | | without tls (#7050) - bump to rev 7 SVN-Revision: 20668 | ||||
* | kernel: move support for generic IDE chipsets out of ide-core in their own ↵ | Nicolas Thill | 2010-04-03 | 1 | -23/+47 |
| | | | | | | packages, fix ixp4xx build issue (closes: #6939) SVN-Revision: 20664 | ||||
* | busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner) | Nicolas Thill | 2010-04-03 | 28 | -116/+302 |
| | | | | SVN-Revision: 20661 | ||||
* | busybox: add myself as maintainer | Nicolas Thill | 2010-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 20657 | ||||
* | dnsmasq: allow multiple hostnames per domain section | Jo-Philipp Wich | 2010-04-02 | 2 | -5/+11 |
| | | | | SVN-Revision: 20656 |