summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵nbd2010-04-171-11/+0
| | | | | | turns on debugging for atheros drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use minstrel_ht by default for ath9knbd2010-04-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: minstrel_ht - increase space between sampling attempts to allow ↵nbd2010-04-171-1/+1
| | | | | | for better aggregation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable 3-stream support in minstrel_htnbd2010-04-171-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: enable 3-stream and MCS16-23 supportnbd2010-04-174-0/+214
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve reliability of the rx stuck fixupnbd2010-04-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-04-16nbd2010-04-179-35464/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package] dropbear: Add bind 'Interface' option (#7149)acinonyx2010-04-171-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh 2.6.32 patchesjuhosg2010-04-172-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: fix MagicBox partition tablejuhosg2010-04-171-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)nbd2010-04-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gemini: add support for wiligear wbd-222 (patch by Darius Augulis)nbd2010-04-163-0/+216
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gemini: either scatter/gather dma or hw checksum breaks ethernet, comment ↵nbd2010-04-161-0/+11
| | | | | | out the define that enables both git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: Add cpu port index to help output.juhosg2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: Fix switch name.juhosg2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: nuke clocksoure init patchjuhosg2010-04-163-168/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: don't append search domain to custom host entriesjow2010-04-162-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/modules: package isp116x-hcd driverjuhosg2010-04-161-1/+19
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: enable USB supportjuhosg2010-04-161-0/+1
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: add isp116x-hcd to the device tree for the OpenRB boardjuhosg2010-04-161-2/+28
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: make isp116x-hcd driver usable on the OpenRB boardjuhosg2010-04-162-0/+417
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: add more EBC_BXCR definesjuhosg2010-04-164-18/+37
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: move perwe fixup into a separate functionjuhosg2010-04-162-12/+24
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix bug in foregrounding in /etc/init.d/rcSflorian2010-04-161-2/+6
| | | | | | | | Not using the config_xxx functions correctly. Amended. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix ide drive assignment (closes #7061)acoul2010-04-163-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta]jow2010-04-164-8/+42
| | | | | | | | | - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ifxmips-dsl-api: move configuration in submenunico2010-04-162-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* yckage/ifx-tapidemo: move configuration in submenunico2010-04-162-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ifx-tapi: move configuration in submenunico2010-04-162-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/uboot-lantiq: move configuration in submenunico2010-04-162-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/uboot-ifxmips: move configuration in submenunico2010-04-162-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ifx-vmmc: move configuration in submenunico2010-04-162-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' ↵nico2010-04-162-3/+5
| | | | | | in 'Config.in' for coherency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/openssl: move configuration in submenunico2010-04-162-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ar7-atm: move configuration in submenunico2010-04-162-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to ↵nico2010-04-161-1/+2
| | | | | | kmod-bluetooth (closes: #7063) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: rename 'target-config.in' to 'Config.in' for coherency, ↵nico2010-04-162-5/+7
| | | | | | move submenu to it and source main busybox Config.in from there git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: move configuration in submenunico2010-04-162-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: move all configuration items in submenus, merge Config.in* ↵nico2010-04-166-167/+184
| | | | | | into the main Makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/libpcap: move configuration to submenunico2010-04-162-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/udev: move configuration in submenu, rename udev-config.in to ↵nico2010-04-162-5/+4
| | | | | | Config.in for consistency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mmc_over_gpio: more configuration in submenunico2010-04-161-19/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/compcache: move configuration in submenunico2010-04-162-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: remove references to old TARGET_olpc now that it has been ↵nico2010-04-161-2/+2
| | | | | | merged with TARGET_x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: add 3 upstream fixes, bump release numbernico2010-04-164-1/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵nico2010-04-161-1/+1
| | | | | | (closes: #7140) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local ↵nico2010-04-161-0/+61
| | | | | | references to linkonce (see http://gcc.gnu.org/PR16276, closes: #7014) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵nico2010-04-161-16/+32
| | | | | | & kmod-ipsec6 (partially closes: #7164) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix up alignment handlingnbd2010-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add preliminary 2.6.34 supportacoul2010-04-1524-0/+2672
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20888 3c298f89-4303-0410-b956-a3cf2f4a3e73