aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package/busybox: enable blkid, mkswap & swaponoff applets, enable ↵Nicolas Thill2010-04-062-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 Fietkau2010-04-061-1/+1
| | | | | | preliminary version) SVN-Revision: 20725
* Add support for the ar8316 switch. This patch enhances the ar8216 driver ↵Jo-Philipp Wich2010-04-059-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 matchJo-Philipp Wich2010-04-051-0/+95
| | | | SVN-Revision: 20720
* switch: explicitely clear port mappings in unsused vlans (#7082)Jo-Philipp Wich2010-04-052-1/+7
| | | | SVN-Revision: 20717
* target/rdc: revert [20653], the proper fix for #7005 is in [20712]Nicolas Thill2010-04-051-0/+1
| | | | SVN-Revision: 20714
* ixp4xx: add back the patch for avoiding dma bounce buffers for network ↵Felix Fietkau2010-04-041-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 Thill2010-04-041-1/+1
| | | | | | to acinonyx SVN-Revision: 20703
* jzcodec: Only support 16bit formats for nowLars-Peter Clausen2010-04-041-5/+2
| | | | SVN-Revision: 20701
* do not disable netfilter support for xburst target (some packages require ↵Mirko Vogt2010-04-041-1/+0
| | | | | | netfilter support) SVN-Revision: 20698
* netfilter: fix extension list in package descriptions (closes: #7045)Nicolas Thill2010-04-041-93/+44
| | | | SVN-Revision: 20694
* netfilter: extension fixes (partially closes: #7045) * add missing xt_owner ↵Nicolas Thill2010-04-041-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-zlibSteven Barth2010-04-041-1/+0
| | | | SVN-Revision: 20692
* include/netfilter.mk: move ebtables definitions at the endNicolas Thill2010-04-041-36/+37
| | | | SVN-Revision: 20690
* opkg: add upstream patch fixing the order packages are configured (closes: ↵Nicolas Thill2010-04-032-1/+16
| | | | | | #7057, #7058), bump release number SVN-Revision: 20686
* hotplug2: Refresh patchesVasilis Tsiligiannis2010-04-034-39/+31
| | | | SVN-Revision: 20685
* hotplug2: Fix event blocking when there are no available children (#6958, #7030)Vasilis Tsiligiannis2010-04-031-0/+203
| | | | SVN-Revision: 20684
* base-files: Use hotplug2 to download firmwareVasilis Tsiligiannis2010-04-032-16/+5
| | | | SVN-Revision: 20683
* hotplug2: Always fork rules flagged as slowVasilis Tsiligiannis2010-04-031-0/+21
| | | | SVN-Revision: 20682
* hotplug2: Fix forking (#7033)Vasilis Tsiligiannis2010-04-031-0/+59
| | | | SVN-Revision: 20681
* hotplug2: Cancel firmware loading on file openning errorsVasilis Tsiligiannis2010-04-031-0/+19
| | | | SVN-Revision: 20680
* hotplug2: Fix sysfs path (#7031)Vasilis Tsiligiannis2010-04-031-0/+15
| | | | SVN-Revision: 20679
* hostapd: fixup madwifi turbo modes (#7060)Jo-Philipp Wich2010-04-031-1/+2
| | | | SVN-Revision: 20675
* mac80211: update rt2x00 mcu patch (thanks to Luis Correia)Gabor Juhos2010-04-032-42/+12
| | | | SVN-Revision: 20674
* ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)Gabor Juhos2010-04-033-8/+12
| | | | | | * cc: backfire@openwrt.org SVN-Revision: 20673
* base-files: also regenerate wifi config if existing config contains only ↵Jo-Philipp Wich2010-04-032-3/+6
| | | | | | whitespace SVN-Revision: 20669
* uhttpd: - cope with options instead of lists in uci config - fix compilation ↵Jo-Philipp Wich2010-04-033-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 Thill2010-04-031-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 Thill2010-04-0328-116/+302
| | | | SVN-Revision: 20661
* busybox: add myself as maintainerNicolas Thill2010-04-021-1/+2
| | | | SVN-Revision: 20657
* dnsmasq: allow multiple hostnames per domain sectionJo-Philipp Wich2010-04-022-5/+11
| | | | SVN-Revision: 20656
* do not set CONFIG_NET_DEV_OPS (#7005)Florian Fainelli2010-04-021-1/+0
| | | | SVN-Revision: 20653
* flashmap and image generation: reduced union bcm_tag to a single struct ↵Florian Fainelli2010-04-015-679/+266
| | | | | | combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. SVN-Revision: 20652
* brcm-2.4: fix commit r18413 "128MB ram problem"Hauke Mehrtens2010-04-011-9/+16
| | | | | | This was missing in commit r20072 SVN-Revision: 20651
* mac80211: remove MCU requests for SoC platforms in the rt2x00 driverGabor Juhos2010-04-012-1/+60
| | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20650
* base-files: Cancel firmware loading if file doesn't existVasilis Tsiligiannis2010-04-011-1/+1
| | | | SVN-Revision: 20649
* add a subtarget and drivers for the Intel Tolapai SoCImre Kaloz2010-04-0127-1/+13278
| | | | SVN-Revision: 20648
* load firmware to /lib/firmwareJohn Crispin2010-03-312-6/+13
| | | | SVN-Revision: 20642
* improve extract codeJohn Crispin2010-03-311-3/+9
| | | | SVN-Revision: 20641
* adds proper md5sum to ifxosJohn Crispin2010-03-311-1/+1
| | | | SVN-Revision: 20640
* update os abstraction layerJohn Crispin2010-03-312-24/+9
| | | | SVN-Revision: 20639
* hostapd: fix build error caused by r20631Gabor Juhos2010-03-311-1/+10
| | | | SVN-Revision: 20638
* adds voip supportJohn Crispin2010-03-3115-1/+1303
| | | | SVN-Revision: 20637
* fix licensing issues of ifxmips dsl driverJohn Crispin2010-03-313-2/+26
| | | | SVN-Revision: 20636
* uboot only builds with gcc 3.4.6John Crispin2010-03-311-1/+1
| | | | SVN-Revision: 20635
* ramips: add wpad-mini to the default packagesGabor Juhos2010-03-311-1/+1
| | | | SVN-Revision: 20632
* hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as wellGabor Juhos2010-03-311-1/+1
| | | | SVN-Revision: 20631
* select LZMA compressed initramfs by default for ramipsGabor Juhos2010-03-311-0/+1
| | | | SVN-Revision: 20630
* mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selectedGabor Juhos2010-03-311-0/+1
| | | | | | | | | 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
* cleanup configuration handlingRalph Hempel2010-03-312-42/+47
| | | | SVN-Revision: 20628