summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sort entries in images md5sums filesnico2010-03-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "mac80211/ath9k: fix duration calculation for short-guard-interval ↵nbd2010-03-102-15/+1
| | | | | | | | frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/ath9k: fix duration calculation for short-guard-interval frames ↵nbd2010-03-102-1/+15
| | | | | | (thanks to Duy Nguyen for pointing this out) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile for 2.6.33 (thx, acoul)nbd2010-03-103-10/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar8216: fix the mtu register definitionnbd2010-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: restore wds sta state after the sta reassociatesnbd2010-03-091-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix interface setup for wds clientnbd2010-03-091-2/+2
| | | | | | | | sometimes an interface does not get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: remove the hotplug script for adding wds station interfaces to a ↵nbd2010-03-093-14/+75
| | | | | | bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix setting the station vlan for wds stations on reauthenticationnbd2010-03-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network configuration for the PB44 boardjuhosg2010-03-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20099 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)juhosg2010-03-091-2/+2
| | | | | | | * Thanks to Eugeny Zadevalov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add uci-defaults for the RB750 boardjuhosg2010-03-091-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: override lan port names on the RB750juhosg2010-03-092-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: allow overriding of the lan port names on AP91 based boardsjuhosg2010-03-095-5/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: improve wget2nand scriptjuhosg2010-03-091-28/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix a typo in the ar7240 dsa driverjuhosg2010-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ag71xx: fix MAC address setupjuhosg2010-03-092-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing protocol definitions to default network configurationsjuhosg2010-03-095-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: upgrade to 20100309nbd2010-03-0912-1262/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add support for the noscan option for skipping the initial scan on ↵nbd2010-03-091-0/+2
| | | | | | hostapd startup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wpa_supplicant: fix bridging settings for wdsnbd2010-03-091-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] switch to 2.6.32florian2010-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] fix missing bits in ar7.h after r20037florian2010-03-091-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/metadata.pl: fix handling of multiple conditional depends on the ↵nbd2010-03-091-2/+2
| | | | | | same package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] remove dependency on CONFIG_ALLjow2010-03-091-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Several small fixes for ar8216 driver (patch by Jonas Gorski)nbd2010-03-092-12/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Create defines for some magic values/masks. * Change vlan_id to u16, to allow VIDs > 255. * Add a range check to set_pvid as it isn't a VID, but the index in the vlan table. * Set the max VID to 4094, since 4095 is a reserved value and should not be used. * In mangle_rx replace the provided VID with the VID of the table entry of the port, not the index of the table. * In hw_apply, remove a redundant emptyness check (was already checked several lines above). * In no vlan mode do not set the ingress mode to secure, as there are no vlan table entries, but to use the port's destination masks. Otherwise the switch won't forward anything. * In read_status tell that the phy is up (taken from the rtl8306 driver). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] jz4740: Properly setup intc irq handler.lars2010-03-091-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: remove redundant code introduced with r20074jow2010-03-091-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] n516-lpc: Ack wakeup events and some minor cleanupslars2010-03-091-54/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: allow multiple macs per static lease address (#6205)jow2010-03-081-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: build ipw2x00 driver from compat-wirelesshauke2010-03-083-75/+96
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix commit r18413 "128MB ram problem"hauke2010-03-0811-61/+146
| | | | | | | | | | | The patch commited in r18413 was wrong. This patch prevents prom_init_mem from scanning over 128MB ram. This is from #6765 and #3177 Refresh all patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] jz4740-gpio: Fix potential race conditionlars2010-03-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xbrust] Fix gpio and irq wakeup irq handling.lars2010-03-082-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Export gpio and irq registers through debugfslars2010-03-082-18/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mktplinkfw: fix help string, and remove duplicated optionjuhosg2010-03-081-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: fix w1-gpio-custom package (closes #6770)juhosg2010-03-082-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mkimage: fix spurious build errors caused by its braindead build systemnbd2010-03-081-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* imagebuilder: add REVISION variable (closes #6795)juhosg2010-03-082-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: simplify WP543 image generation, and fix rootfs offsetjuhosg2010-03-081-16/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing file from patchthepeople2010-03-081-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* finish cleaning my broken committhepeople2010-03-085-448/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync .33 configjuhosg2010-03-081-5/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable AR7240 DSA driver on 2.6.33 as welljuhosg2010-03-083-0/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing parts of r19997.thepeople2010-03-088-0/+549
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh patchesjuhosg2010-03-083-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add NAND driver for the RB750juhosg2010-03-086-1/+410
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ar71xx_gpio_function_setupjuhosg2010-03-082-1/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: add module for the RB750 LED driverjuhosg2010-03-081-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add LED driver for the RB750juhosg2010-03-087-0/+249
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20051 3c298f89-4303-0410-b956-a3cf2f4a3e73