summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: ag71xx: reorganize ag71xx_rx_packet functionGabor Juhos2010-03-271-6/+7
| | | | SVN-Revision: 20504
* ar71xx: ag71xx: Add netpoll supportGabor Juhos2010-03-271-0/+17
| | | | | | | | | | | This patch adds support for polling interrupts, used by netconsole and the likes. Tested on d-link dir-615 C1 using netconsole. Signed-off-by: Pat Erley <pat-lkml@erley.org> SVN-Revision: 20503
* ar71xx: add images for pb92 - no kernel size check yet, lzma images did not ↵Felix Fietkau2010-03-261-0/+26
| | | | | | yet work in my tests SVN-Revision: 20496
* ar71xx: add basic kernel support for pb92Felix Fietkau2010-03-269-0/+186
| | | | SVN-Revision: 20495
* ar71xx: add support for ar7241 and ar7242Felix Fietkau2010-03-269-12/+73
| | | | SVN-Revision: 20494
* ar71xx: fix pci link detection for ar724xFelix Fietkau2010-03-262-2/+3
| | | | SVN-Revision: 20493
* brcm47xx: remove support for older for kernelHauke Mehrtens2010-03-2652-5690/+0
| | | | SVN-Revision: 20492
* wrt400n: lan ports don't need the ar8216 workaroundAndy Boyett2010-03-262-2/+1
| | | | SVN-Revision: 20491
* adjust module loading sequence to change 20345, as snd-soc-core needs to get ↵Mirko Vogt2010-03-261-3/+3
| | | | | | loaded before SVN-Revision: 20490
* add missing linux/types.h header in netlink.hFlorian Fainelli2010-03-261-0/+11
| | | | SVN-Revision: 20488
* pxcab: remove 2.6.31 configGabor Juhos2010-03-261-466/+0
| | | | SVN-Revision: 20485
* atheros: remove 2.6.31 related stuffGabor Juhos2010-03-2614-6660/+0
| | | | SVN-Revision: 20484
* more cleaningFlorian Fainelli2010-03-268-430/+0
| | | | SVN-Revision: 20482
* remove empty subtargets directoriesFlorian Fainelli2010-03-263-0/+0
| | | | SVN-Revision: 20481
* remove now useless patches, thanks rtzFlorian Fainelli2010-03-264-176/+0
| | | | SVN-Revision: 20446
* adm5120: nuke 2.6.30 stuffGabor Juhos2010-03-2616-1293/+0
| | | | SVN-Revision: 20445
* kernel: update to 2.6.32.10Gabor Juhos2010-03-2645-123/+107
| | | | SVN-Revision: 20444
* drop support for 2.6.30Florian Fainelli2010-03-268-574/+0
| | | | SVN-Revision: 20442
* drop support for 2.6.30Florian Fainelli2010-03-262-605/+0
| | | | SVN-Revision: 20441
* drop support for 2.6.30Florian Fainelli2010-03-264-300/+0
| | | | SVN-Revision: 20440
* drop support for 2.6.30Florian Fainelli2010-03-2638-5474/+0
| | | | SVN-Revision: 20439
* drop support for 2.6.30 kernelFlorian Fainelli2010-03-2680-14087/+0
| | | | SVN-Revision: 20438
* added support for wrt54g3gv2-vf and new trx header formatMarkus Wigge2010-03-251-3/+19
| | | | | | | | | | | | - hacked addpattern due to changes in header format - added "-5" to addpattern, some 0xFF are needed for trx2 header "-4" broke CRC checking in CFE - hacked trx.c due to new header format version - added target to create trx-V2 images the flashmap driver possibly needs to be customized. SVN-Revision: 20433
* fix the mac address setting on sitecom devices after r20294Florian Fainelli2010-03-251-1/+1
| | | | SVN-Revision: 20427
* add missing CONFIG_CB1400_CORE symbol, spotted by buildbotFlorian Fainelli2010-03-252-0/+2
| | | | SVN-Revision: 20426
* add support for D4PW board, patch from mexitFlorian Fainelli2010-03-252-0/+120
| | | | SVN-Revision: 20420
* fix for previous commitJohn Crispin2010-03-251-161/+0
| | | | SVN-Revision: 20419
* implement gpiolib drivers for core gpio and ebu attached latchesJohn Crispin2010-03-257-252/+495
| | | | SVN-Revision: 20418
* use profiles again intead of subtargets.Florian Fainelli2010-03-2519-795/+53
| | | | | | | We have now a single kernel which autodetects the type of device we are running on, so we can switch back to having profiles. Patch by Bernhard Loos. SVN-Revision: 20416
* ar71xx: Add basic WLAN LED control to TL-WR1043NDGabor Juhos2010-03-251-0/+22
| | | | | | | * thanks to KillaB * closes #6834 SVN-Revision: 20415
* ar71xx: create smaller initramfs images for the TP-Link boardsGabor Juhos2010-03-251-1/+1
| | | | SVN-Revision: 20414
* revert back to 2.6.32.9 for backfireFlorian Fainelli2010-03-241-1/+1
| | | | SVN-Revision: 20410
* typoJohn Crispin2010-03-241-5/+5
| | | | SVN-Revision: 20403
* adds support for airties wav-281/arcor a800/arcaydian arv452John Crispin2010-03-241-0/+79
| | | | SVN-Revision: 20402
* meta partition should not span brn-boot sectorJohn Crispin2010-03-241-4/+5
| | | | SVN-Revision: 20401
* add phylib support to ethernet driverJohn Crispin2010-03-241-10/+111
| | | | SVN-Revision: 20400
* base-files: remove redundant "Press " when writing enter failsafe messageJo-Philipp Wich2010-03-231-1/+0
| | | | SVN-Revision: 20393
* generic-2.6: fix r20386 (thanks nico), update missing symbols on ↵Alexandros C. Couloumbis2010-03-233-2/+4
| | | | | | config-2.6.32 too SVN-Revision: 20388
* generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)Alexandros C. Couloumbis2010-03-231-0/+2
| | | | SVN-Revision: 20386
* also generate images for AG1A, thanks obinouFlorian Fainelli2010-03-231-0/+1
| | | | SVN-Revision: 20385
* sound jz4740_pcm: Set dma channel to NULL after it has been freed, because ↵Lars-Peter Clausen2010-03-221-1/+3
| | | | | | hw_free can be called multiple times aswell. SVN-Revision: 20373
* sound jz4740_pcm: Don't request dma channel mor then once.Lars-Peter Clausen2010-03-221-4/+5
| | | | | | | | | It is possible that the hw_params callback is called multiple times when using the oss emulation layer. Thus we need to check whether the dma channel has already been requested otherwise we'll end up with all dma channels being requested by sound driver. SVN-Revision: 20369
* atheros: config-2.6.33, add missing option on commit r20332Alexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20360
* ar71xx: use the RB411 setup for the RB411UGabor Juhos2010-03-211-10/+1
| | | | SVN-Revision: 20359
* ar71xx: change PHY select logic, and update phy_masksGabor Juhos2010-03-2122-78/+37
| | | | SVN-Revision: 20358
* fix ethernet driver remove function to use the correct annotation (#6311)Florian Fainelli2010-03-214-8/+8
| | | | SVN-Revision: 20350
* jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()Lars-Peter Clausen2010-03-211-17/+23
| | | | SVN-Revision: 20349
* x86: do no overwrite CONFIG_SCSI_LOWLEVELHauke Mehrtens2010-03-213-3/+2
| | | | | | | CONFIG_SCSI_LOWLEVEL is needed for some packages. Backport commit r19759 into kernel 2.6.30 SVN-Revision: 20340
* kernel: Add some missing config symbolsHauke Mehrtens2010-03-215-10/+142
| | | | | | | This adds some missing config symbols and opens the menu behind CONFIG_SND_PCI and CONFIG_ISDN. SVN-Revision: 20339
* add register definitions for ebuJohn Crispin2010-03-211-1/+2
| | | | SVN-Revision: 20338