aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: adding support for zyxel nbg460n/550n/550nh boardsGabor Juhos2010-04-188-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 boardsGabor Juhos2010-04-181-0/+8
| | | | SVN-Revision: 20980
* ath9k: add stbc supportFelix Fietkau2010-04-183-0/+99
| | | | SVN-Revision: 20976
* mac80211: add ldpc and stbc support to minstrel_htFelix Fietkau2010-04-181-2/+12
| | | | SVN-Revision: 20975
* mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵Felix Fietkau2010-04-171-11/+0
| | | | | | turns on debugging for atheros drivers SVN-Revision: 20972
* mac80211: use minstrel_ht by default for ath9kFelix Fietkau2010-04-171-0/+1
| | | | SVN-Revision: 20971
* mac80211: minstrel_ht - increase space between sampling attempts to allow ↵Felix Fietkau2010-04-171-1/+1
| | | | | | for better aggregation SVN-Revision: 20970
* mac80211: enable 3-stream support in minstrel_htFelix Fietkau2010-04-171-3/+3
| | | | SVN-Revision: 20969
* ath9k: enable 3-stream and MCS16-23 supportFelix Fietkau2010-04-174-0/+214
| | | | SVN-Revision: 20968
* ath9k: improve reliability of the rx stuck fixupFelix Fietkau2010-04-171-2/+2
| | | | SVN-Revision: 20967
* mac80211: update to wireless-testing 2010-04-16Felix Fietkau2010-04-179-35464/+11
| | | | SVN-Revision: 20966
* package] dropbear: Add bind 'Interface' option (#7149)Vasilis Tsiligiannis2010-04-171-1/+8
| | | | SVN-Revision: 20960
* kernel: refresh 2.6.32 patchesGabor Juhos2010-04-172-4/+4
| | | | SVN-Revision: 20952
* ppc40x: fix MagicBox partition tableGabor Juhos2010-04-171-4/+4
| | | | SVN-Revision: 20951
* mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)Felix Fietkau2010-04-161-2/+2
| | | | SVN-Revision: 20950
* 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