aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gemini: add support for wiligear wbd-222 (patch by Darius Augulis)Felix Fietkau2010-04-163-0/+216
| | | | SVN-Revision: 20949
* gemini: either scatter/gather dma or hw checksum breaks ethernet, comment ↵Felix Fietkau2010-04-161-0/+11
| | | | | | out the define that enables both SVN-Revision: 20940
* swconfig: Add cpu port index to help output.Gabor Juhos2010-04-165-1/+6
| | | | | | | | | | | | | Let swconfig provide the cpu port index in its help page. This is needed as e.g. Atheros switches have their cpu port at port 0, not port 5. This could allow e.g. luci to get a rough overview of the layout of the switch. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 20939
* swconfig: Fix switch name.Gabor Juhos2010-04-161-1/+1
| | | | | | | | | | This patch fixes a small typo in swconfig's client side that caused it to print the interface name instead of the switch's device name on the help page. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 20938
* atheros: nuke clocksoure init patchGabor Juhos2010-04-163-168/+0
| | | | SVN-Revision: 20937
* dnsmasq: don't append search domain to custom host entriesJo-Philipp Wich2010-04-162-3/+3
| | | | SVN-Revision: 20935
* package/modules: package isp116x-hcd driverGabor Juhos2010-04-161-1/+19
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20934
* ppc40x: enable USB supportGabor Juhos2010-04-161-0/+1
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20933
* ppc40x: add isp116x-hcd to the device tree for the OpenRB boardGabor Juhos2010-04-161-2/+28
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20932
* ppc40x: make isp116x-hcd driver usable on the OpenRB boardGabor Juhos2010-04-162-0/+417
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20931
* ppc40x: add more EBC_BXCR definesGabor Juhos2010-04-164-18/+37
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20930
* ppc40x: move perwe fixup into a separate functionGabor Juhos2010-04-162-12/+24
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20929
* Fix bug in foregrounding in /etc/init.d/rcSFlorian Fainelli2010-04-161-2/+6
| | | | | | | | Not using the config_xxx functions correctly. Amended. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 20928
* brcm47xx: fix ide drive assignment (closes #7061)Alexandros C. Couloumbis2010-04-163-0/+42
| | | | SVN-Revision: 20924
* - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 ↵Jo-Philipp Wich2010-04-164-8/+42
| | | | | | available for malta target SVN-Revision: 20923
* package/ifxmips-dsl-api: move configuration in submenuNicolas Thill2010-04-162-3/+6
| | | | SVN-Revision: 20922
* yckage/ifx-tapidemo: move configuration in submenuNicolas Thill2010-04-162-3/+5
| | | | SVN-Revision: 20921
* package/ifx-tapi: move configuration in submenuNicolas Thill2010-04-162-3/+7
| | | | SVN-Revision: 20920
* package/uboot-lantiq: move configuration in submenuNicolas Thill2010-04-162-3/+6
| | | | SVN-Revision: 20919
* package/uboot-ifxmips: move configuration in submenuNicolas Thill2010-04-162-1/+6
| | | | SVN-Revision: 20918
* package/ifx-vmmc: move configuration in submenuNicolas Thill2010-04-162-3/+6
| | | | SVN-Revision: 20917
* package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' ↵Nicolas Thill2010-04-162-3/+5
| | | | | | in 'Config.in' for coherency SVN-Revision: 20916
* package/openssl: move configuration in submenuNicolas Thill2010-04-162-4/+4
| | | | SVN-Revision: 20915
* package/ar7-atm: move configuration in submenuNicolas Thill2010-04-162-1/+6
| | | | SVN-Revision: 20914
* package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to ↵Nicolas Thill2010-04-161-1/+2
| | | | | | kmod-bluetooth (closes: #7063) SVN-Revision: 20913
* package/busybox: rename 'target-config.in' to 'Config.in' for coherency, ↵Nicolas Thill2010-04-162-5/+7
| | | | | | move submenu to it and source main busybox Config.in from there SVN-Revision: 20912
* package/madwifi: move configuration in submenuNicolas Thill2010-04-162-5/+6
| | | | SVN-Revision: 20911
* package/mac80211: move all configuration items in submenus, merge Config.in* ↵Nicolas Thill2010-04-166-167/+184
| | | | | | into the main Makefile SVN-Revision: 20910
* package/libpcap: move configuration to submenuNicolas Thill2010-04-162-3/+7
| | | | SVN-Revision: 20909
* package/udev: move configuration in submenu, rename udev-config.in to ↵Nicolas Thill2010-04-162-5/+4
| | | | | | Config.in for consistency SVN-Revision: 20908
* package/mmc_over_gpio: more configuration in submenuNicolas Thill2010-04-161-19/+21
| | | | SVN-Revision: 20907
* package/compcache: move configuration in submenuNicolas Thill2010-04-162-4/+4
| | | | SVN-Revision: 20906
* package/kernel: remove references to old TARGET_olpc now that it has been ↵Nicolas Thill2010-04-161-2/+2
| | | | | | merged with TARGET_x86 SVN-Revision: 20905
* package/busybox: add 3 upstream fixes, bump release numberNicolas Thill2010-04-164-1/+190
| | | | SVN-Revision: 20904
* package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵Nicolas Thill2010-04-161-1/+1
| | | | | | (closes: #7140) SVN-Revision: 20901
* toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local ↵Nicolas Thill2010-04-161-0/+61
| | | | | | references to linkonce (see http://gcc.gnu.org/PR16276, closes: #7014) SVN-Revision: 20900
* package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵Nicolas Thill2010-04-161-16/+32
| | | | | | & kmod-ipsec6 (partially closes: #7164) SVN-Revision: 20893
* ar71xx: fix up alignment handlingFelix Fietkau2010-04-152-26/+41
| | | | | | | | | | | - on ar724x, rx buffers can be aligned with an offset of 2, which keeps the ip header aligned - alignment offset is only added if the ar8216 workaround is not active and the phy driver does not advertise its own packet alignment - ar71xx and ar91xx can not handle rx alignment offsets, however taking a hit on unaligned exceptions seems to have less overhead than re-aligning the data for large packets - use memmove to re-align small packets, if necessary tested on ar9132, ar7240 and ar7242 based devices without ar8216 headers SVN-Revision: 20892
* brcm47xx: add preliminary 2.6.34 supportAlexandros C. Couloumbis2010-04-1524-0/+2672
| | | | SVN-Revision: 20888
* ath9k: fix crash issues caused by the ar9300 support patchFelix Fietkau2010-04-157-604/+755
| | | | SVN-Revision: 20887
* uhttpd: fix bug in path canonization introduced by r20883Jo-Philipp Wich2010-04-151-2/+3
| | | | SVN-Revision: 20885
* uhttpd: - make network timeout configurable, increase default to 30 seconds ↵Jo-Philipp Wich2010-04-158-82/+186
| | | | | | (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...) SVN-Revision: 20883
* toolchain/uClubc-0.9.31: fix syscalls on MIPSGabor Juhos2010-04-151-0/+110
| | | | SVN-Revision: 20882
* 2.6.34: fix kzalloc errorAlexandros C. Couloumbis2010-04-151-1/+2
| | | | SVN-Revision: 20881
* package/base-files: fix typo in r20874 (thanks to rhk for spotting it)Nicolas Thill2010-04-151-1/+1
| | | | SVN-Revision: 20878
* package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)Nicolas Thill2010-04-151-1/+5
| | | | SVN-Revision: 20875
* package/base-files: use a single $(CP) instead of two to copy shared library ↵Nicolas Thill2010-04-151-10/+20
| | | | | | files SVN-Revision: 20874
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)Nicolas Thill2010-04-1531-1/+5115
| | | | SVN-Revision: 20873
* toolchain/kernel-headers: restore support for patches, needed for ubicom32Nicolas Thill2010-04-151-0/+1
| | | | SVN-Revision: 20872
* package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)Nicolas Thill2010-04-151-1/+1
| | | | SVN-Revision: 20869