Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: adding support for zyxel nbg460n/550n/550nh boards | Gabor Juhos | 2010-04-18 | 8 | -0/+245 | |
| | | | | | | | | | | This patch adds support for the zyxel nbg460n/550n/550nh routers. Currently this only works if a second stage bootloader is also flashed, as the used switch needs extra initialization. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 20990 | |||||
* | ppc40x: build initramfs images for the OpenRB/Magicbox boards | Gabor Juhos | 2010-04-18 | 1 | -0/+8 | |
| | | | | SVN-Revision: 20980 | |||||
* | ath9k: add stbc support | Felix Fietkau | 2010-04-18 | 3 | -0/+99 | |
| | | | | SVN-Revision: 20976 | |||||
* | mac80211: add ldpc and stbc support to minstrel_ht | Felix Fietkau | 2010-04-18 | 1 | -2/+12 | |
| | | | | SVN-Revision: 20975 | |||||
* | mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵ | Felix Fietkau | 2010-04-17 | 1 | -11/+0 | |
| | | | | | | turns on debugging for atheros drivers SVN-Revision: 20972 | |||||
* | mac80211: use minstrel_ht by default for ath9k | Felix Fietkau | 2010-04-17 | 1 | -0/+1 | |
| | | | | SVN-Revision: 20971 | |||||
* | mac80211: minstrel_ht - increase space between sampling attempts to allow ↵ | Felix Fietkau | 2010-04-17 | 1 | -1/+1 | |
| | | | | | | for better aggregation SVN-Revision: 20970 | |||||
* | mac80211: enable 3-stream support in minstrel_ht | Felix Fietkau | 2010-04-17 | 1 | -3/+3 | |
| | | | | SVN-Revision: 20969 | |||||
* | ath9k: enable 3-stream and MCS16-23 support | Felix Fietkau | 2010-04-17 | 4 | -0/+214 | |
| | | | | SVN-Revision: 20968 | |||||
* | ath9k: improve reliability of the rx stuck fixup | Felix Fietkau | 2010-04-17 | 1 | -2/+2 | |
| | | | | SVN-Revision: 20967 | |||||
* | mac80211: update to wireless-testing 2010-04-16 | Felix Fietkau | 2010-04-17 | 9 | -35464/+11 | |
| | | | | SVN-Revision: 20966 | |||||
* | package] dropbear: Add bind 'Interface' option (#7149) | Vasilis Tsiligiannis | 2010-04-17 | 1 | -1/+8 | |
| | | | | SVN-Revision: 20960 | |||||
* | kernel: refresh 2.6.32 patches | Gabor Juhos | 2010-04-17 | 2 | -4/+4 | |
| | | | | SVN-Revision: 20952 | |||||
* | ppc40x: fix MagicBox partition table | Gabor Juhos | 2010-04-17 | 1 | -4/+4 | |
| | | | | SVN-Revision: 20951 | |||||
* | mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter) | Felix Fietkau | 2010-04-16 | 1 | -2/+2 | |
| | | | | SVN-Revision: 20950 | |||||
* | gemini: add support for wiligear wbd-222 (patch by Darius Augulis) | Felix Fietkau | 2010-04-16 | 3 | -0/+216 | |
| | | | | SVN-Revision: 20949 | |||||
* | gemini: either scatter/gather dma or hw checksum breaks ethernet, comment ↵ | Felix Fietkau | 2010-04-16 | 1 | -0/+11 | |
| | | | | | | out the define that enables both SVN-Revision: 20940 | |||||
* | swconfig: Add cpu port index to help output. | Gabor Juhos | 2010-04-16 | 5 | -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 Juhos | 2010-04-16 | 1 | -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 patch | Gabor Juhos | 2010-04-16 | 3 | -168/+0 | |
| | | | | SVN-Revision: 20937 | |||||
* | dnsmasq: don't append search domain to custom host entries | Jo-Philipp Wich | 2010-04-16 | 2 | -3/+3 | |
| | | | | SVN-Revision: 20935 | |||||
* | package/modules: package isp116x-hcd driver | Gabor Juhos | 2010-04-16 | 1 | -1/+19 | |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20934 | |||||
* | ppc40x: enable USB support | Gabor Juhos | 2010-04-16 | 1 | -0/+1 | |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20933 | |||||
* | ppc40x: add isp116x-hcd to the device tree for the OpenRB board | Gabor Juhos | 2010-04-16 | 1 | -2/+28 | |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20932 | |||||
* | ppc40x: make isp116x-hcd driver usable on the OpenRB board | Gabor Juhos | 2010-04-16 | 2 | -0/+417 | |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20931 | |||||
* | ppc40x: add more EBC_BXCR defines | Gabor Juhos | 2010-04-16 | 4 | -18/+37 | |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20930 | |||||
* | ppc40x: move perwe fixup into a separate function | Gabor Juhos | 2010-04-16 | 2 | -12/+24 | |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20929 | |||||
* | Fix bug in foregrounding in /etc/init.d/rcS | Florian Fainelli | 2010-04-16 | 1 | -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. Couloumbis | 2010-04-16 | 3 | -0/+42 | |
| | | | | SVN-Revision: 20924 | |||||
* | - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 ↵ | Jo-Philipp Wich | 2010-04-16 | 4 | -8/+42 | |
| | | | | | | available for malta target SVN-Revision: 20923 | |||||
* | package/ifxmips-dsl-api: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -3/+6 | |
| | | | | SVN-Revision: 20922 | |||||
* | yckage/ifx-tapidemo: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -3/+5 | |
| | | | | SVN-Revision: 20921 | |||||
* | package/ifx-tapi: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -3/+7 | |
| | | | | SVN-Revision: 20920 | |||||
* | package/uboot-lantiq: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -3/+6 | |
| | | | | SVN-Revision: 20919 | |||||
* | package/uboot-ifxmips: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -1/+6 | |
| | | | | SVN-Revision: 20918 | |||||
* | package/ifx-vmmc: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -3/+6 | |
| | | | | SVN-Revision: 20917 | |||||
* | package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' ↵ | Nicolas Thill | 2010-04-16 | 2 | -3/+5 | |
| | | | | | | in 'Config.in' for coherency SVN-Revision: 20916 | |||||
* | package/openssl: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -4/+4 | |
| | | | | SVN-Revision: 20915 | |||||
* | package/ar7-atm: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -1/+6 | |
| | | | | SVN-Revision: 20914 | |||||
* | package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to ↵ | Nicolas Thill | 2010-04-16 | 1 | -1/+2 | |
| | | | | | | kmod-bluetooth (closes: #7063) SVN-Revision: 20913 | |||||
* | package/busybox: rename 'target-config.in' to 'Config.in' for coherency, ↵ | Nicolas Thill | 2010-04-16 | 2 | -5/+7 | |
| | | | | | | move submenu to it and source main busybox Config.in from there SVN-Revision: 20912 | |||||
* | package/madwifi: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -5/+6 | |
| | | | | SVN-Revision: 20911 | |||||
* | package/mac80211: move all configuration items in submenus, merge Config.in* ↵ | Nicolas Thill | 2010-04-16 | 6 | -167/+184 | |
| | | | | | | into the main Makefile SVN-Revision: 20910 | |||||
* | package/libpcap: move configuration to submenu | Nicolas Thill | 2010-04-16 | 2 | -3/+7 | |
| | | | | SVN-Revision: 20909 | |||||
* | package/udev: move configuration in submenu, rename udev-config.in to ↵ | Nicolas Thill | 2010-04-16 | 2 | -5/+4 | |
| | | | | | | Config.in for consistency SVN-Revision: 20908 | |||||
* | package/mmc_over_gpio: more configuration in submenu | Nicolas Thill | 2010-04-16 | 1 | -19/+21 | |
| | | | | SVN-Revision: 20907 | |||||
* | package/compcache: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -4/+4 | |
| | | | | SVN-Revision: 20906 | |||||
* | package/kernel: remove references to old TARGET_olpc now that it has been ↵ | Nicolas Thill | 2010-04-16 | 1 | -2/+2 | |
| | | | | | | merged with TARGET_x86 SVN-Revision: 20905 | |||||
* | package/busybox: add 3 upstream fixes, bump release number | Nicolas Thill | 2010-04-16 | 4 | -1/+190 | |
| | | | | SVN-Revision: 20904 | |||||
* | package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵ | Nicolas Thill | 2010-04-16 | 1 | -1/+1 | |
| | | | | | | (closes: #7140) SVN-Revision: 20901 |