summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix one more instance of r18295Felix Fietkau2009-11-041-1/+1
| | | | SVN-Revision: 18301
* 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ↵Andy Boyett2009-11-043-23/+59
| | | | | | Gimpelevich SVN-Revision: 18300
* include kmod-rdc321x-wdt by defaultFlorian Fainelli2009-11-041-1/+1
| | | | SVN-Revision: 18299
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-042-1/+15
| | | | SVN-Revision: 18298
* add missing ledtrig-netdev dependency on the networking stackFlorian Fainelli2009-11-042-2/+2
| | | | SVN-Revision: 18297
* fix platform specific overrides for kernel modules, fixes lp on brcm-2.4Felix Fietkau2009-11-041-1/+1
| | | | SVN-Revision: 18295
* mac80211: update to 2009-11-03Felix Fietkau2009-11-0410-5577/+6
| | | | SVN-Revision: 18294
* mac80211: fill some important capabilities into ht_capab in the hostapd configFelix Fietkau2009-11-042-1/+15
| | | | SVN-Revision: 18293
* LuCI main repo is down due to server crash, switch to repo mirrorJo-Philipp Wich2009-11-041-1/+1
| | | | SVN-Revision: 18292
* madwifi: fix a crash bug related to refcounting of bss nodesFelix Fietkau2009-11-041-11/+0
| | | | SVN-Revision: 18290
* fix breakage on wl500gp after r18214, thanks sn9 (#6084)Florian Fainelli2009-11-031-2/+2
| | | | SVN-Revision: 18289
* images without tagid now fallback to the untouched partition layout (#6093)Florian Fainelli2009-11-031-2/+9
| | | | SVN-Revision: 18288
* unbreak brcm-2.4Felix Fietkau2009-11-031-1/+1
| | | | SVN-Revision: 18287
* temporary remove the pfifo fast patch from 2.6.32, tooImre Kaloz2009-11-031-144/+0
| | | | SVN-Revision: 18284
* add preliminary 2.6.32 supportImre Kaloz2009-11-03158-0/+51395
| | | | SVN-Revision: 18283
* add more missing configuration symbolsFlorian Fainelli2009-11-032-0/+14
| | | | SVN-Revision: 18282
* refresh kernel patchesFlorian Fainelli2009-11-032-7/+7
| | | | SVN-Revision: 18281
* use 2.6.31.5, left-over from r18279Florian Fainelli2009-11-031-1/+1
| | | | SVN-Revision: 18280
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-0313-7/+964
| | | | SVN-Revision: 18279
* increase the rootdelay value to ensure usb enumeration completes before ↵Florian Fainelli2009-11-021-1/+1
| | | | | | block2mtd uses /dev/sdX SVN-Revision: 18278
* add cpu identification patch from bifferosFlorian Fainelli2009-11-021-0/+176
| | | | SVN-Revision: 18277
* forward port r18254 to 2.6.30Florian Fainelli2009-11-026-0/+551
| | | | SVN-Revision: 18276
* refresh patchesFlorian Fainelli2009-11-021-5/+3
| | | | SVN-Revision: 18275
* fix compilation failure of adm5120-dbg.c with the removal of bus_idFlorian Fainelli2009-11-021-1/+1
| | | | SVN-Revision: 18274
* squashfs4: use our lzma props settings again instead of the defaults ↵Felix Fietkau2009-11-021-0/+11
| | | | | | (smaller images on arm/mips) SVN-Revision: 18273
* squashfs4: refresh the cygwin patchFelix Fietkau2009-11-021-30/+24
| | | | SVN-Revision: 18272
* squashfs4: fix build breakageFelix Fietkau2009-11-021-3/+1
| | | | SVN-Revision: 18271
* resync 2.6.30/2.6.31 patchesImre Kaloz2009-11-029-52/+44
| | | | SVN-Revision: 18270
* use the new option for creating squashfs4-lzma imagesImre Kaloz2009-11-021-1/+1
| | | | SVN-Revision: 18269
* sync mksquashfs4 with the CVS code to generate LZMA imagesImre Kaloz2009-11-021-358/+2124
| | | | SVN-Revision: 18268
* Switch to the squashfs-lzma code from the squashfs-devel git tree.Imre Kaloz2009-11-0224-3040/+3045
| | | | SVN-Revision: 18267
* gcc: fix build with cloog/pplFelix Fietkau2009-11-021-0/+1
| | | | SVN-Revision: 18266
* binutils: fix path to cloog and pplFelix Fietkau2009-11-022-0/+5
| | | | SVN-Revision: 18265
* add cloog and ppl to the tools build for the graphite framework in gcc 4.4Felix Fietkau2009-11-023-0/+85
| | | | SVN-Revision: 18264
* add binutils 2.20Felix Fietkau2009-11-028-0/+328
| | | | SVN-Revision: 18263
* ixp4xx: fix weird ethernet issues with some devices caused by the ethernet ↵Felix Fietkau2009-11-023-3/+3
| | | | | | packet size increase. despite what the docs day, 14320 is the largest working MRU value, not 16320 fixes #5785 for me SVN-Revision: 18262
* clean up menuconfig path of dsl driver and userland helperJohn Crispin2009-11-012-4/+5
| | | | SVN-Revision: 18260
* adds dsl support, thank you infineon/lantiqJohn Crispin2009-11-0134-3351/+8430
| | | | SVN-Revision: 18259
* fix hostapd frame injection in mac80211, backport ↵Florian Fainelli2009-11-011-0/+44
| | | | | | 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070) SVN-Revision: 18258
* 2.6.28: remove zero-byte patch left by last commitAndy Boyett2009-11-011-0/+0
| | | | SVN-Revision: 18255
* 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. ↵Andy Boyett2009-11-014-18/+319
| | | | | | Thanks Daniel Gimpelevich SVN-Revision: 18254
* fix failsafe, was accidentally broken by r18214. Thanks Daniel GimpelevichAndy Boyett2009-11-011-2/+2
| | | | SVN-Revision: 18253
* ixp4xx: the missing phy_disconnect call has been added in upstream, remove ↵Gabor Juhos2009-10-314-28/+26
| | | | | | that patch SVN-Revision: 18252
* ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messagesGabor Juhos2009-10-318-50/+44
| | | | SVN-Revision: 18251
* alway include kmod-libertas by defaultFlorian Fainelli2009-10-311-1/+1
| | | | SVN-Revision: 18245
* kmod-libertas needs kmod-lib80211 to loadFlorian Fainelli2009-10-311-2/+1
| | | | SVN-Revision: 18244
* use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel GimpelevichAndy Boyett2009-10-301-0/+1
| | | | SVN-Revision: 18232
* refresh 2.6.30 kernel patchesFlorian Fainelli2009-10-305-16/+12
| | | | SVN-Revision: 18231
* fix build failures on include/scsi/scsi.h, spotted by udev compilationFlorian Fainelli2009-10-302-0/+34
| | | | SVN-Revision: 18230
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsGabor Juhos2009-10-302-2/+2
| | | | SVN-Revision: 18229