summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* enable tgz for x86 - people are using it for system upgradesFelix Fietkau2009-04-221-1/+1
| | | | SVN-Revision: 15337
* atheros: enable swconfig by defaultFelix Fietkau2009-04-211-1/+1
| | | | SVN-Revision: 15331
* atheros: fix up the wlan mac address if the board data is missingFelix Fietkau2009-04-212-3/+5
| | | | SVN-Revision: 15330
* atheros: add default uci configuration for ICPlus IP175CFelix Fietkau2009-04-211-1/+19
| | | | SVN-Revision: 15329
* fix initscripts activation (closes: #4037, #4745)Nicolas Thill2009-04-211-2/+2
| | | | SVN-Revision: 15320
* rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid ↵Jo-Philipp Wich2009-04-211-1/+1
| | | | | | confusion SVN-Revision: 15316
* Generate suitable images for the UBNT PicoStation2Jo-Philipp Wich2009-04-211-0/+6
| | | | SVN-Revision: 15314
* clean up the ip175c driver some more, add support for setting the pvid and ↵Felix Fietkau2009-04-201-105/+91
| | | | | | fix querying the phy status SVN-Revision: 15308
* swconfig: add a generic method for setting the port primary vlan id (used ↵Felix Fietkau2009-04-202-7/+42
| | | | | | for transparently fixing up pvid for untagged port when setting vlan ports) SVN-Revision: 15307
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau2009-04-204-1/+1368
| | | | SVN-Revision: 15305
* atheros: nuke 2.6.26 support, 2.6.28 is stableFelix Fietkau2009-04-2039-6819/+0
| | | | SVN-Revision: 15303
* swconfig: treat struct switch_attr as constantFelix Fietkau2009-04-202-13/+13
| | | | SVN-Revision: 15302
* swconfig: remove old debugging stuffFelix Fietkau2009-04-201-2/+0
| | | | SVN-Revision: 15301
* etrax: dump to 2.6.29Claudio Mignanti2009-04-1912-205/+291
| | | | SVN-Revision: 15260
* correctly set mapbase while registering the UART (#4622)Florian Fainelli2009-04-191-1/+2
| | | | SVN-Revision: 15255
* fix redundant driver name printing in probe functionFlorian Fainelli2009-04-191-1/+1
| | | | SVN-Revision: 15254
* make images that can be flashed using the stock firmware web interface, ↵Florian Fainelli2009-04-192-8/+10
| | | | | | thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) SVN-Revision: 15253
* ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)Felix Fietkau2009-04-1837-0/+5779
| | | | SVN-Revision: 15252
* add generic 2.6.29 patches and config (squashfs still untested, user space ↵Felix Fietkau2009-04-1887-304/+38252
| | | | | | mkfs still missing) SVN-Revision: 15251
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-181-0/+9
| | | | SVN-Revision: 15249
* files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28Andy Boyett2009-04-189-0/+9
| | | | SVN-Revision: 15248
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-1784-84/+0
| | | | SVN-Revision: 15242
* do not override input config symbols (#4722)Florian Fainelli2009-04-171-2/+0
| | | | SVN-Revision: 15235
* resync au1550 kernel configurationFlorian Fainelli2009-04-171-1919/+0
| | | | SVN-Revision: 15234
* finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and ↵Florian Fainelli2009-04-173-4/+12
| | | | | | WRT54GS v1.1 with no side effects (#4061) SVN-Revision: 15232
* Update default configuration to use profilesHamish Guthrie2009-04-167-15/+58
| | | | SVN-Revision: 15229
* atheros: ignore rx long packet error flag from the ethernet coreFelix Fietkau2009-04-131-1/+1
| | | | SVN-Revision: 15225
* package ext4 (#4434)Florian Fainelli2009-04-121-0/+1
| | | | SVN-Revision: 15218
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵Florian Fainelli2009-04-124-4/+1
| | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215
* add the R_ARM_V4BX relocation to the ARM kernel module loaderMirko Vogt2009-04-101-0/+33
| | | | SVN-Revision: 15208
* mvswitch: re-enable header modeFelix Fietkau2009-04-101-1/+1
| | | | SVN-Revision: 15186
* atheros: ignore reports about oversized ethernet frames, as can be caused by ↵Felix Fietkau2009-04-102-5/+4
| | | | | | the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) SVN-Revision: 15185
* atheros: refresh failing kernel patch (#4916) and fix packet padding bugFelix Fietkau2009-04-101-11/+11
| | | | SVN-Revision: 15184
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-091-0/+100
| | | | SVN-Revision: 15178
* netfilter: speed up packet matching by allowing default rules to bypass the ↵Felix Fietkau2009-04-091-0/+74
| | | | | | common checks SVN-Revision: 15177
* atheros: make use of netdev_alloc_skbFelix Fietkau2009-04-091-7/+4
| | | | SVN-Revision: 15176
* patches for 2.6.28Claudio Mignanti2009-04-096-97/+189
| | | | SVN-Revision: 15174
* move etrax generic files to specific kernel versionClaudio Mignanti2009-04-097-0/+0
| | | | SVN-Revision: 15173
* b44: use netdev_alloc_skbFelix Fietkau2009-04-081-0/+11
| | | | SVN-Revision: 15159
* kernel: increase skb padding for network devices to accomodate for headroom ↵Felix Fietkau2009-04-081-0/+16
| | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158
* workaroun some stupid Kconfig bugs (#4895)Florian Fainelli2009-04-081-0/+23
| | | | SVN-Revision: 15157
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵Felix Fietkau2009-04-081-6/+6
| | | | | | still relies on it) SVN-Revision: 15155
* cleanup etrax patchesClaudio Mignanti2009-04-089-5859/+0
| | | | SVN-Revision: 15154
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-081-0/+29
| | | | SVN-Revision: 15153
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-082-29/+31
| | | | SVN-Revision: 15146
* imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)Florian Fainelli2009-04-071-1/+1
| | | | SVN-Revision: 15133
* fix typo in 910-cryptodev_backport.patch (#3933)Florian Fainelli2009-04-071-1/+1
| | | | SVN-Revision: 15132
* kernel: tweak the maximum allocation size to improve memory allocator ↵Felix Fietkau2009-04-071-0/+13
| | | | | | performance SVN-Revision: 15130
* kernel: replace jhash2 with the faster jhash3 algorithmFelix Fietkau2009-04-071-0/+227
| | | | SVN-Revision: 15128
* remove debugging codeFelix Fietkau2009-04-071-3/+1
| | | | SVN-Revision: 15127