summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
* ar71xx: add latch handling code for the RB750juhosg2010-03-082-0/+104
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: increase kernel partition size for the WP543 boardsjuhosg2010-03-081-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: prevent bad command line error when a dhcp pool has ↵jow2010-03-081-1/+1
| | | | | | ignore set and the corresponding iface has only whitespace as value git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, ↵nico2010-03-081-1/+1
| | | | | | but that just fails on some targets) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove an obsolete patch which breaks 2.6.32 compatnbd2010-03-081-14/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: small whitespace fix in minstrel_htnbd2010-03-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add sound support for the n516.lars2010-03-073-0/+313
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add support for enabling/disabling the aic controllers clock.lars2010-03-072-27/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)nbd2010-03-071-6/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20040 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add support for new ar7-atm version D7.05.00.00 (#6515)florian2010-03-0722-0/+1761
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve minstrel_ht performance by reducing the impact of slow ↵nbd2010-03-071-6/+14
| | | | | | sampling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] correct the MDIO base address and reset sequence for Titan (#6573)florian2010-03-072-27/+85
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add one more acx-mac80211 patch to finally allow its building on ar7florian2010-03-071-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for ↵nbd2010-03-071-126/+107
| | | | | | improved performance and a-mpdu length git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsnbd2010-03-071-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: implement .rate_update in minstrel_htnbd2010-03-071-23/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-03-03nbd2010-03-0713-119/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] uClibc: enhance debug support (closes: #6118)nico2010-03-074-5/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like ↵nico2010-03-074-8/+0
| | | | | | all others arches) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for the RouterBOARD 750juhosg2010-03-078-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXjuhosg2010-03-072-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symboljuhosg2010-03-075-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... insteadnico2010-03-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] siit: use $(KERNEL_MAKEOPTS)nico2010-03-071-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20025 3c298f89-4303-0410-b956-a3cf2f4a3e73