aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libnl-tiny: fix potential redefinition of offsetofFelix Fietkau2009-05-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] revert r16017 there are no users of it yetFlorian Fainelli2009-05-241-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo in squashfs-lzma patch (thx, hauke)Felix Fietkau2009-05-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [pcmcia] yenta is build in an other package.Hauke Mehrtens2009-05-241-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ssb] Remove pcmcia support from ssb.Hauke Mehrtens2009-05-243-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Add rtl8180 and rtl8187 support.Hauke Mehrtens2009-05-242-4/+27
| | | | | | | Based on patch from #5138. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] optimize kernel for sizeGabor Juhos2009-05-244-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] optimize kernel for sizeGabor Juhos2009-05-242-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mips64el base-files compileFelix Fietkau2009-05-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] install the new lzma version (4.65) in staging_dir/host as lzma-newFlorian Fainelli2009-05-231-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] enable kernel compilation with size optimizationFlorian Fainelli2009-05-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] fix glamo modesetting.Lars-Peter Clausen2009-05-233-238/+172
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the ↵Felix Fietkau2009-05-231-3/+3
| | | | | | new lzma package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* also ignore env directoryFlorian Fainelli2009-05-230-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-221-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] use netdev_ops on 2.6.30Gabor Juhos2009-05-221-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove the "turbo" iwpriv command, it does not do anything useful, ↵Felix Fietkau2009-05-221-3/+0
| | | | | | but it can lead to crashes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.30: mini_fo fixesGabor Juhos2009-05-221-0/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [docs] a couple of small fixes in the Wireless documentationFlorian Fainelli2009-05-221-12/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] disable unnecessary PCI quirksGabor Juhos2009-05-222-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: move PCI quirk patch from the adm5120 target into the ↵Gabor Juhos2009-05-225-191/+45
| | | | | | generic patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] allow sta mode to work with psk+aes (#4687)Florian Fainelli2009-05-222-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.28: refresh patchesGabor Juhos2009-05-222-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.30: refresh patchesGabor Juhos2009-05-224-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix UART code for 2.6.30Gabor Juhos2009-05-222-2/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add experimental support for 2.6.30Gabor Juhos2009-05-2221-0/+1561
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.30: nuke unnecessary patchGabor Juhos2009-05-221-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] fix crc calculation with the new padding (#5143)Florian Fainelli2009-05-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] update compat-wireless to 2009-05-21Andy Boyett2009-05-224-26/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] integrate 2.6.28 specific patch into the usb driverGabor Juhos2009-05-225-90/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] sync kernel configGabor Juhos2009-05-212-30/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm-2.4: potential fix for pptp natFelix Fietkau2009-05-211-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] usb driver: fix urb_print function definitionGabor Juhos2009-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a rare ad-hoc mode crashFelix Fietkau2009-05-211-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix typos in the PB42 support codeGabor Juhos2009-05-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable lzma for squashfs4 by defaultFelix Fietkau2009-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: cosmetic fixes for maxrate/minrateFelix Fietkau2009-05-214-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with ↵Gabor Juhos2009-05-211-1/+1
| | | | | | CONFIG_CRYPTO_ALGAPI2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others ↵Felix Fietkau2009-05-211-0/+1
| | | | | | (patch from #4729) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppp] refresh patchesHauke Mehrtens2009-05-2122-332/+277
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppp] Make patches apply agagin.Hauke Mehrtens2009-05-2118-2375/+0
| | | | | | | The deleted parts were two times in the patches. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update ppp to v2.4.4 (#5102)Jo-Philipp Wich2009-05-2042-3008/+5084
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [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