aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] [madwifi] Declare some missing local variables in madwifi.shJo-Philipp Wich2009-05-201-17/+58
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [madwifi] Fix device name allocationJo-Philipp Wich2009-05-201-0/+30
| | | | | | | | | | This patch fixes a bug in madwifi where names for wifi devices are not allocated during device setup. It fixes some instability on devices which share IRQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [madwifi] Build madwifi with compression capability enabledJo-Philipp Wich2009-05-201-0/+3
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [qos-scripts] Reload IMQ only when neededJo-Philipp Wich2009-05-201-3/+3
| | | | | | | | [PATCH] [qos-scripts] Use config_get_bool for halfduplex option Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [qos-scripts] Fix packet/connection marking when using halfduplex optionJo-Philipp Wich2009-05-201-1/+1
| | | | | | | | | | This fixes an bug where QoS is not applied to packets passing through POSTROUTING chain when using halfduplex option. Since QoS is done on IMQ device, packets should be marked before sending to the IMQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [qos-scripts] Reload modules with parameters specifiedJo-Philipp Wich2009-05-201-2/+11
| | | | | | | | | | | This patch makes qos-scripts reload a module when there is need to pass some parameters to it. It fixes an issue on devices with more than two interfaces where many IMQ devices are needed but the module is already loaded with the default numdevs=2 Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] profiles: madwifi is not supported on 2.4, remove atheros profileAndy Boyett2009-05-201-17/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [docs] build: update svn url from https:// to svn://Andy Boyett2009-05-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [madwifi] Detect every atheros device presentJo-Philipp Wich2009-05-201-1/+1
| | | | | | | | | | This patch is for boards with more than one atheros devices. It changes detect_atheros() function to continue with the detection of every device present and don't return when just one is found Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] change the uClibc-0.9.29 check (#5165)Florian Fainelli2009-05-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-206-18/+1566
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] do not overrid CONFIG_BRIDGE (#5163)Florian Fainelli2009-05-201-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)Florian Fainelli2009-05-201-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to new stable 2.6.27.24Florian Fainelli2009-05-203-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.30: gets rid of the length limitation on the name ↵Gabor Juhos2009-05-201-13/+24
| | | | | | in the mips_machine stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] refresh patchesGabor Juhos2009-05-202-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add experimental support for the Atheros PB44 boardGabor Juhos2009-05-209-0/+94
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] disable CONFIG_SSB_BLOCKIO by default until we fix it properly in ↵Florian Fainelli2009-05-194-1/+3
| | | | | | mac80211 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini] enable LEDS in kernel configGabor Juhos2009-05-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini] enable PCI supportGabor Juhos2009-05-191-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini] sync kernel configGabor Juhos2009-05-191-36/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] remove 2.6.29 since there are no remaining users of itFlorian Fainelli2009-05-1993-43950/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini] disable the watchdog if the bootloader left it enabledGabor Juhos2009-05-181-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] oops... add missing 2.6.30 configLars-Peter Clausen2009-05-181-0/+491
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] bump to 2.6.30-rc6Lars-Peter Clausen2009-05-18159-1/+55656
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable EABI for gemini and storm -- our toolchain can't support EABI on ↵Imre Kaloz2009-05-181-0/+1
| | | | | | plain armv4, yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* even more config file cleanupImre Kaloz2009-05-1831-78/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.30-rc6, refresh patchesImre Kaloz2009-05-1830-761/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add missing SSB_BLOCKIO to prevent build failres, will resolve ↵Florian Fainelli2009-05-181-0/+1
| | | | | | that globally later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cavium-octeon] enable command line mtd partitionning and enable bridgingFlorian Fainelli2009-05-181-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fixup resolv.conf check in udhcpc scriptJo-Philipp Wich2009-05-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [opkg] update to r4993Florian Fainelli2009-05-173-28/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for sysupgrade (#5117)Florian Fainelli2009-05-172-1/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [opkg] opkg.conf: update trunk snapshots urlAndy Boyett2009-05-172-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libertas: use last known stable firmware version, move it to ↵Nicolas Thill2009-05-171-6/+8
| | | | | | "Wireless Drivers" section, rename LICENSE file to match firmware git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: initialize GZIPED to 0 in sysupgrade since it's used ↵Nicolas Thill2009-05-171-2/+2
| | | | | | later in numeric comparisons git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: change dependency on kmod-nfs-common in kmod-nfs & ↵Nicolas Thill2009-05-171-2/+2
| | | | | | kmod-nfsd from "depends" to "select" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: don't try to set an interface essid with an empty valueNicolas Thill2009-05-171-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs4: add lzma support (kernel support still missing)Felix Fietkau2009-05-174-0/+472
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the new lzma library (version 4.65), to be used for squashfs4Felix Fietkau2009-05-173-0/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] openssl: fix annoying build errors when changing upstream versionsNicolas Thill2009-05-171-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] revert r15861 for generic-2.4 configJo-Philipp Wich2009-05-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm-2.4: nvram_set has been removed, remove some remaining calls to itFelix Fietkau2009-05-161-7/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini] add missing includesGabor Juhos2009-05-153-4/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adjust patches and config once again...Mirko Vogt2009-05-154-50723/+1780
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini] add static mtd map for the WBD-111Gabor Juhos2009-05-152-0/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh kernel configMirko Vogt2009-05-151-5/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831Imre Kaloz2009-05-152-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic/2.6.{29,30}: fix rootfs_split with squashfs4Gabor Juhos2009-05-152-0/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [image] create squashfs4 images if kernel version >=2.6.29Gabor Juhos2009-05-151-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15866 3c298f89-4303-0410-b956-a3cf2f4a3e73