summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* turn the wrtsl54gs workaround into a more generic fix and reduce the chance ↵nbd2008-11-021-36/+18
| | | | | | of it introducing any breakage git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix ACL race condition (patch by Sebastian Gottschall)nbd2008-11-021-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix noderef and state machine issues in the currently unused ↵nbd2008-11-0265-465/+602
| | | | | | ap-to-ap wds mode; refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a rare wds related noderef issuenbd2008-11-0218-190/+191
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Flash mapping fixes from sn9, thanksflorian2008-11-012-18/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] setup speed/duplex on RB-433/450 (closes #4151)juhosg2008-10-313-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typonbd2008-10-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove GPG not enabled in this build warningthepeople2008-10-301-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns ↵thepeople2008-10-291-0/+1
| | | | | | servers no longer in the config get cleared git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add back the include() function to awk (extracted from the old awx patch)nbd2008-10-291-0/+212
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't bring down interfaces when preparing themnbd2008-10-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵nbd2008-10-294-9/+7
| | | | | | when bringing an interface down - fixes an issue with random hostapd death git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hostapd a/g mode if only the channel is configured in the confignbd2008-10-291-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hostapd race condition which breaks wpa with madwifinbd2008-10-291-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config optionnbd2008-10-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a null pointer deref in vi's searchmbm2008-10-291-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix locations for the uClibc snapshot version (#4065)florian2008-10-281-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the only working sourceforge.net mirror for gentext2fs, the others are ↵florian2008-10-281-1/+1
| | | | | | ever not synchronised or timing out git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] mac80211: fix zd1211rw firmware locationjuhosg2008-10-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update kernel configuration and add profiles and per-profile kernel ↵florian2008-10-285-9/+48
| | | | | | configuration files for AMIT and Zyxel boards, thanks sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add flashmap support for AMIT and Zyxel boards, thanks sn9florian2008-10-282-6/+300
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove some configuration files, workarounds are now in the ethernet driver, ↵florian2008-10-284-46/+38
| | | | | | thanks sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add amit boards specific fixupsflorian2008-10-284-0/+124
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve routing/nat performance for devices using the marvell 88e6060 switchnbd2008-10-285-10/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prepare image Makefile to generate valid images for amit and g570s boards, ↵florian2008-10-281-5/+21
| | | | | | thanks sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix target description and features available for rdcflorian2008-10-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add makeamitbin to generate images for other RDC-based devices, thanks sn9 !florian2008-10-282-0/+317
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use 2.6.27.4 kernel versionflorian2008-10-282-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix conditional depends in ipkg control filesnbd2008-10-271-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] Add preliminary support for USR8200 boardnoz2008-10-261-0/+327
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typoflorian2008-10-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* select gpioctl by default on atherosnbd2008-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13040 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove LED api abuse from r13032 per request fom nbd, gpioctl is now built ↵thepeople2008-10-231-14/+5
| | | | | | by defualt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to 2.6.26.7florian2008-10-2315-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update targets to 2.6.27.3florian2008-10-232-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove polarity from config file generationthepeople2008-10-231-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mistakes in last committhepeople2008-10-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Simplify antenna selection and remove the need for gpioctl for the nanostation2.thepeople2008-10-231-12/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix polaritythepeople2008-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve reliability of the antenna diversity settingnbd2008-10-232-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement uci config option for the nanostation antenna/polarity control ↵nbd2008-10-231-8/+47
| | | | | | (ns2 and ns5 supported) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add a patch for detecting vendor / device name information (only ↵nbd2008-10-234-9/+326
| | | | | | implemented for WiSoC at the moment) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure that the dhcp client (or other processes necessary to get a ↵nbd2008-10-231-0/+1
| | | | | | connection) gets restarted when the wifi is restarted git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix accidentally committed typonbd2008-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update patches and rename board 9 stands for development boardflorian2008-10-223-9/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc ↵nbd2008-10-22165-45570/+7767
| | | | | | build errors git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)nbd2008-10-211-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing evaloader specific changes from #2830florian2008-10-201-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not use dynamic ticks on rb532 (#4110)florian2008-10-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ↵florian2008-10-205-2/+120
| | | | | | testing with 8MB devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13015 3c298f89-4303-0410-b956-a3cf2f4a3e73