summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add optimizations to the cfi cmdset 002 status checkingjuhosg2010-01-171-8/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix phy interface selection for the RB-450Gjuhosg2010-01-171-2/+2
| | | | | | | Patch from: https://forum.openwrt.org/viewtopic.php?pid=95865#p95865 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix Routerboard 411ar on board wirelessjuhosg2010-01-171-0/+4
| | | | | | | | | This patch adds the appropriate interrupt for slot 0 pin 1 of the Routerboard 411ar (RB411 with on board Atheros wireless). Signed-off-by: Andrew Bates abates@omeganetserv.com git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] missing prerequisite for Orion imagesjow2010-01-171-6/+13
| | | | | | | | | | | Webupgrade image building for WRT350Nv2 needs zip package. Copy command for WRT350Nv2 recovery image overrides error code of webupgrade builder, moved behind brackets. Removed indention of comments to avoid output in log. Signed-off by: Matthias Buecher <mail@maddes.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: print the current operating frequency in the phy infonbd2010-01-171-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: allow user space to query the current operating frequencynbd2010-01-172-0/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix mac address handling for multiple phy/vifnbd2010-01-171-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: upgrade to compat-wireless 2010-01-15nbd2010-01-1715-396/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: the lack of DQ* flash status checking for cfi cmdset 0002 does not ↵nbd2010-01-172-20/+71
| | | | | | only apply to erase commands, it also affects writes. extend the workaround to cover writes commands as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure that processed directories are printed on make V=99nbd2010-01-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove broadcom-mmc, superseded by broadcom-sdhcjow2010-01-163-729/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add broadcom-sdhc - successor of broadcom-mmc (#6343)jow2010-01-161-0/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] fix serial flash support (#6442)jow2010-01-164-481/+1361
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files:jow2010-01-162-1/+4
| | | | | | | | | sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion] add sysupgrade support for the Netgear WNR854T and Linksys WRT350N ↵jow2010-01-163-12/+55
| | | | | | v2 - thanks Matthias Buecher git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typo in AGPF_S0 reset button definitioncshore2010-01-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd-utils: refresh the cygwin_fixes patchnbd2010-01-161-33/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd-utils: fix compile on mac os xnbd2010-01-164-1/+121
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libuuid: only build the static variant - fixes compile on mac os xnbd2010-01-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a workaround for the tx ack time issue triggered by the timing ↵nbd2010-01-151-0/+14
| | | | | | | | | handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* etrax: fix detection of samsung flash chip (#6155)claudio2010-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: add gpio leds to alice gateclaudio2010-01-152-1/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix typos in the ar71xx.shjuhosg2010-01-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for the Buffalo WZR-HP-G300NHjuhosg2010-01-1511-5/+304
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add GPIO driver for the NXP 74HC153 chipjuhosg2010-01-158-0/+348
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix rts/cts handlingnbd2010-01-151-0/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: tweak rx interrupt mitigation settings for better performancenbd2010-01-151-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add some ibss related fixes from linux-wireless@nbd2010-01-152-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix ht capability detection (thx, stintel)nbd2010-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add a missing chunk of the short slot patchnbd2010-01-151-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: implement the distance settingnbd2010-01-151-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix short slot vs long slot handling, implement support for setting ↵nbd2010-01-153-0/+300
| | | | | | the coverage class git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: add patch for setting coverage class / distancenbd2010-01-152-0/+248
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13nbd2010-01-1519-265/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: update to 0.9.19nbd2010-01-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)jow2010-01-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: add GatewayPorts (-a) option (#6503)jow2010-01-142-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] add support for uClibc 0.9.30.2florian2010-01-1430-0/+5223
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: fallback to dest->root_dir if specified overlay_root does ↵jow2010-01-131-5/+18
| | | | | | not exist on filesystem (#6498) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] allow download urls using the file:// schema (#6480)jow2010-01-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] wpa_supplicant: add WEP key handling to conform with documented ↵jow2010-01-131-5/+32
| | | | | | behaviour in mac80211.sh (#6493) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files, mac80211 (#6491)jow2010-01-132-14/+37
| | | | | | | | | - fix wep key handling in iw with mac80211 based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd-utils depends on libuuidlars2010-01-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: reduce button threshold valuesjuhosg2010-01-1322-46/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: change debounce logic in the gpio-buttons driverjuhosg2010-01-132-21/+25
| | | | | | | * thanks to Nuno Gonçalves git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix 320S33B flash chip supportjuhosg2010-01-136-3/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix libuuid header location and reenable building of mkfs.ubifslars2010-01-132-5/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: another minor fix to monitor mode queue selectionnbd2010-01-121-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: upgrade to a new unofficial snapshot based on ↵nbd2010-01-129-142/+6
| | | | | | wireless-testing+wireless-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Disable CONFIG_MODVERSIONSlars2010-01-111-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19109 3c298f89-4303-0410-b956-a3cf2f4a3e73