1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • 31510cc472 [linux-atm] make linux-atm depend on its kernel modul atm.ko hauke 2010-02-20 13:20:36 +00:00
  • 06fe5c22d3 [br2684] allow routed mode operation again hauke 2010-02-20 13:18:34 +00:00
  • abc05662c5 [package] kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at> jow 2010-02-20 05:17:39 +00:00
  • c5b11fb03d this patch adds support for bzr in include/download.mk, and fixes whitespace. thepeople 2010-02-20 04:48:07 +00:00
  • 92af8399eb [package] firewall: fix bad number error in fw_redirect() (#6704) jow 2010-02-20 03:39:55 +00:00
  • cfcce2a247 [x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed jow 2010-02-20 03:22:17 +00:00
  • c72e01bd9d [package] mac80211: fix typo introduced in r19760 (#6707) jow 2010-02-19 22:44:22 +00:00
  • d5434378fc [brcm-2.4] update kernel to version 2.4.37.9 and refresh patches hauke 2010-02-19 21:30:10 +00:00
  • c3c69bf727 [package] iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation. jow 2010-02-19 21:25:40 +00:00
  • 22ffc1eabc [mac80211] rt2800lib depends on rt2x00-usb hauke 2010-02-19 19:13:23 +00:00
  • e7ef199780 [x86] switch kernel compression from lzma to gzip and reorder symbols - fixes boot problems in VirtualBox jow 2010-02-19 18:25:23 +00:00
  • 4a16263771 swconfig: Remove unused code nbd 2010-02-19 17:33:46 +00:00
  • fe6de57324 ath9k: fix beacon timer restarts after card resets - improves stability in AP mode nbd 2010-02-19 17:22:37 +00:00
  • 5608c64b51 [mac80211] remove pcmcia and sdio hauke 2010-02-19 15:41:55 +00:00
  • e850d545e6 [brcm63xx] fix the receiving of packets with a 1500 mtu and vlan enabled (#6698) florian 2010-02-19 11:56:13 +00:00
  • ad11dad16d ar71xx: fix mac addresses on the DIR-600 rev. A1 board juhosg 2010-02-19 11:52:42 +00:00
  • 0faa4c10ff ar71xx: fix wireless mac address on the TL-WR741ND juhosg 2010-02-19 11:52:39 +00:00
  • aaaca934ab ar71xx: move AP91 specific ethernet initialization into a separate file juhosg 2010-02-19 11:52:36 +00:00
  • 150c8036c8 ar71xx: create firmware images for the TL-WR941ND v4 board juhosg 2010-02-19 11:52:33 +00:00
  • d2617d12b7 firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4 juhosg 2010-02-19 11:52:30 +00:00
  • e695e1f005 ar71xx: sync kernel config juhosg 2010-02-19 11:52:28 +00:00
  • dac0304da2 ar71xx: add uci configuration for the WAN LED on the WNDR3700 juhosg 2010-02-19 11:52:25 +00:00
  • fb850a6839 mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board juhosg 2010-02-19 11:52:22 +00:00
  • cadd5454c3 ar71xx: add missing GPIO LED for the WNDR3700 board juhosg 2010-02-19 11:52:19 +00:00
  • 0a0ed2c3ec ar71xx: fix polarity of GPIO buttons on the WNDR3700 board juhosg 2010-02-19 11:52:15 +00:00
  • 3d367153b8 kernel: add a bunch of missing symbols to the 2.6.30 config juhosg 2010-02-19 10:24:03 +00:00
  • 4c9cdb33c0 adm5120: sync kernel configs juhosg 2010-02-19 10:23:59 +00:00
  • aeee7fa7bf [uClibc/avr32]: fix varargs handling of the prctl syscall kaloz 2010-02-19 09:58:52 +00:00
  • c5bf5112cf [package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) jow 2010-02-19 02:12:48 +00:00
  • 1f500407b2 [package] iproute2: make tc depend on kmod-sched (#6681) jow 2010-02-19 01:58:06 +00:00
  • 6af6a9cf59 [package] kernel: add the token bucket filter to kmod-sched (#6681) jow 2010-02-19 01:56:10 +00:00
  • 9d72ec90ea [package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now jow 2010-02-19 01:44:10 +00:00
  • f082191aa5 [generic-2.4] netfilter: add support for raw table and NOTRACK target (#5504) jow 2010-02-19 01:36:47 +00:00
  • 53f7eaf61c hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672 nbd 2010-02-19 01:34:44 +00:00
  • c0a4b957c5 mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel) nbd 2010-02-19 01:07:21 +00:00
  • b52c399411 ath9k: fix rate control fallback rate selection - improves throughput and link stability nbd 2010-02-19 00:47:32 +00:00
  • 13278fa5e8 mac80211: move the 2.6.30 compat patch to the other compat patches nbd 2010-02-19 00:47:28 +00:00
  • 9435e670b4 autotools.mk: Add PKG_LIBTOOL_PATHS variable. lars 2010-02-18 23:50:44 +00:00
  • e538c2dafe [packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n lars 2010-02-18 23:31:08 +00:00
  • dcedf23ed4 fix a compile error in block2mtd when compiled as module nbd 2010-02-18 21:34:49 +00:00
  • c59c6f6f00 refresh grub patches kaloz 2010-02-18 12:10:12 +00:00
  • 8c4ee22149 add missing symbol thepeople 2010-02-18 03:42:36 +00:00
  • c610ea3347 [sibyte]: upgrade to 2.6.32.8 kaloz 2010-02-17 23:00:47 +00:00
  • 95a76a6afc [package] mac80211: add compile fix for pre-2.6.32 kernels jow 2010-02-17 22:37:04 +00:00
  • 7da3062c4a carl9170: update to version 1.0.1.1 and fix a compile error nbd 2010-02-17 18:27:42 +00:00
  • 25ca63a87a mac80211: update to wireless-testing 2010-02-16 nbd 2010-02-17 14:13:27 +00:00
  • c3e1243558 refresh generic 2.6.32 patches kaloz 2010-02-17 11:11:53 +00:00
  • 056bc00bde [toolchain/mips]: use gcc 4.4.3 for mips64 targets kaloz 2010-02-17 11:07:51 +00:00
  • 92319b9ec3 fix opkg.conf thepeople 2010-02-17 02:34:48 +00:00
  • f3299d51f8 [tools/wrt350nv2-builder] Update to v2.2 fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos thepeople 2010-02-17 02:18:13 +00:00
  • f74678487d [x86] - clean up menu.lst template - make grub usage of vt0 selectable in menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images jow 2010-02-17 00:59:41 +00:00
  • 3273001b80 [mpc83xx]: include the board name in the generated dtb's filename kaloz 2010-02-16 23:51:18 +00:00
  • 0184bd9327 [toolchain/avr32]: use binutils 2.19.1 by default for avr32, too kaloz 2010-02-16 21:49:32 +00:00
  • 5fa0e90293 [toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release kaloz 2010-02-16 21:48:13 +00:00
  • 359a75c294 mpc83xx: clean up the mess caused by the reverted sorting patch nbd 2010-02-16 21:34:55 +00:00
  • a6dc04e249 Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable nbd 2010-02-16 21:34:50 +00:00
  • 72989b4c97 add some more config symbols to the generic 2.6.32 config kaloz 2010-02-16 21:33:47 +00:00
  • e5d9c14c1b [ppc40x]: upgrade to 2.6.32.8 kaloz 2010-02-16 21:31:23 +00:00
  • c09ae0ed92 [ppc44x]: upgrade to 2.6.32.8 kaloz 2010-02-16 21:30:11 +00:00
  • 46009566ca [toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default kaloz 2010-02-16 21:29:07 +00:00
  • e710e0ceb7 mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs nbd 2010-02-16 18:29:16 +00:00
  • 3fd6746e0b mpc83xx: add support for the vitesse 8601 phy nbd 2010-02-16 18:29:12 +00:00
  • c2d22765cc mpc83xx: add support for mpc8313 in 2.6.32 nbd 2010-02-16 18:29:08 +00:00
  • c838a0d599 hostapd: select crda if mac80211 is selected nbd 2010-02-16 18:29:03 +00:00
  • 6271ea8ec3 kernel: build the scsi core package even if CONFIG_SCSI=y nbd 2010-02-16 18:28:59 +00:00
  • 698e57880d kernel: add a package for block2mtd nbd 2010-02-16 18:28:55 +00:00
  • e436ecd76a kernel: add a package for kmod-ata-sil nbd 2010-02-16 18:28:50 +00:00
  • cf0d08e56e hostapd: fix wpad compile on powerpc nbd 2010-02-16 18:28:46 +00:00
  • e6052b4755 hostapd: move the roboswitch config override to the right place nbd 2010-02-16 18:28:42 +00:00
  • 9c0a1f1956 [etrax]: ...and probably claudio forgot to rename this directory, too :) kaloz 2010-02-16 08:08:54 +00:00
  • 7987522958 I guess florian didn't want this file here ;) kaloz 2010-02-16 08:08:11 +00:00
  • 6c96f63720 [xburst]: change back kernel version to 2.6.32.8 kaloz 2010-02-16 08:00:13 +00:00
  • 51aea9a21e Merge commit 'nbd/master' into xburst Lars-Peter Clausen 2010-02-15 22:20:19 +01:00
  • cd02ed524b Add audio feature flag. lars 2010-02-15 20:03:18 +00:00
  • 74d7ae6816 swconfig: add copyright for Martin Mares nbd 2010-02-15 17:29:07 +00:00
  • 8fdfe51f29 swconfig: use print_attr_val() in CMD_GET nbd 2010-02-15 17:29:04 +00:00
  • 62634962e9 swconfig: add show command nbd 2010-02-15 17:29:00 +00:00
  • 958c69f1aa swconfig: clean up command line parsing nbd 2010-02-15 17:28:56 +00:00
  • 29616c3532 ath9k: adjust ack timeout workaround patch based on upstream submission nbd 2010-02-15 17:28:52 +00:00
  • 51eeb15390 fixup the hunks in patch kaloz 2010-02-15 11:34:25 +00:00
  • 14632568da ubicom32 isn't supported with binutils 2.18 kaloz 2010-02-15 09:36:03 +00:00
  • 833439850e [x86] add missing symbols to default config jow 2010-02-14 16:40:33 +00:00
  • cea46cd3a4 kernel: yet another missing config symbol for 2.6.32 juhosg 2010-02-14 12:50:09 +00:00
  • 62fd278362 Merge commit 'nbd/master' into xburst Lars-Peter Clausen 2010-02-14 00:12:06 +01:00
  • fdc3e417f7 [xburst] jz-mmc: Fix deadlock which could occur if the card was removed while a data transfer was active. lars 2010-02-13 23:08:26 +00:00
  • 6346d49aa9 [x86] revert accidentally committed changes in Xen config jow 2010-02-13 21:06:50 +00:00
  • ed51187aa7 [x86] merge 2.6.31 and 2.6.32 configs jow 2010-02-13 21:02:22 +00:00
  • c570e301dd Merge commit 'nbd/master' into xburst Lars-Peter Clausen 2010-02-13 21:37:26 +01:00
  • 13590610e3 [x86] move kernel config symbols from the Xen subtarget to the platform config jow 2010-02-13 20:15:05 +00:00
  • dfdd7a1581 [kernel] More missing debug config symbols for the generic 2.6.32 config lars 2010-02-13 14:56:52 +00:00
  • 7c22456d9d [imagebuilder] fix custom package selection jow 2010-02-13 01:56:48 +00:00
  • ea0f6ae1f0 add geodns addresses for the kernel, closes #6574 thepeople 2010-02-13 01:07:44 +00:00
  • aa5799156e fix mistake, thanks xMff thepeople 2010-02-13 01:05:31 +00:00
  • 669c4ccdd1 sync kernel config, closes #6675 thepeople 2010-02-13 00:53:21 +00:00
  • ce4e4e59e6 [kernel] Add some missing debug symbols to the generic 2.6.32 config. lars 2010-02-13 00:45:34 +00:00
  • 7c695d1132 [x86] prepare kernel 2.6.32 support jow 2010-02-13 00:37:11 +00:00
  • 68ea568ac8 [x86] add preinit xenfs mount handler jow 2010-02-12 22:37:17 +00:00
  • 9ac055aef2 [x86] make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen jow 2010-02-12 19:04:12 +00:00
  • 3d52559043 [package] kernel: add xen kmods jow 2010-02-12 19:01:45 +00:00
  • 11b3d2a843 [x86] add Xen DomU subtarget jow 2010-02-12 19:01:10 +00:00