aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Enable ohci on bcm96348gwFlorian Fainelli2008-12-081-0/+2
* preliminary ixp4xx 2.6.28 supportImre Kaloz2008-12-0837-0/+8294
* Prepare bcm63xx for SPI master supportFlorian Fainelli2008-12-082-1/+69
* add generic 2.6.28 patchesImre Kaloz2008-12-0880-0/+36878
* [ar71xx] ag71xx driver: add OOM handlerGabor Juhos2008-12-082-8/+31
* [ar71xx] ag71xx driver: don't refill rx buffers twiceGabor Juhos2008-12-081-2/+0
* [ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it againGabor Juhos2008-12-081-2/+0
* [ar71xx] ag71xx driver: remove unused codeGabor Juhos2008-12-081-7/+0
* Add support for bcm96348gw10 (Netgear DG834GT) (#4319)Florian Fainelli2008-12-073-2/+27
* [ar71xx] ag71xx driver: NAPI poll cleanupGabor Juhos2008-12-072-8/+16
* [ar71xx] ag71xx driver: handle TX timoutGabor Juhos2008-12-072-1/+25
* [adm5120] use mips_machine codeGabor Juhos2008-12-0641-308/+132
* [ar71xx] add dummy code for the TRENDnet TEW-632BRP board Gabor Juhos2008-12-067-0/+30
* ixp4xx/apex: Limit ram size to 64MBRod Whitby2008-12-062-1/+23
* [ar71xx] ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-062-32/+1
* [kernel] update to 2.6.27.8 and refresh patchesGabor Juhos2008-12-0612-60/+38
* [ar7] refresh 2.6.26 patchesGabor Juhos2008-12-061-4/+4
* [kernel] refresh 2.6.25 patchesGabor Juhos2008-12-062-3/+3
* [ar71xx] ag71xx driver: improve poll routineGabor Juhos2008-12-052-17/+12
* [ar71xx] ag71xx driver: always flush register writesGabor Juhos2008-12-051-7/+19
* [ar71xx] ag71xx driver: don't use dma_cache_wback_invGabor Juhos2008-12-052-4/+9
* [ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)Gabor Juhos2008-12-052-2/+2
* [ar71xx] EHCI driver: add AR913x supportGabor Juhos2008-12-041-30/+90
* [ar71xx] add SoC specific reset codeGabor Juhos2008-12-041-8/+44
* [ar71xx] add AR913x specific reset register offsetsGabor Juhos2008-12-041-0/+6
* [ar71xx] rename reset register definitionsGabor Juhos2008-12-045-39/+39
* Add missing GPIO related config symbolsFlorian Fainelli2008-12-041-0/+2
* [au1000] refresh patchesGabor Juhos2008-12-046-17/+13
* [ar71xx] fix a typoGabor Juhos2008-12-041-1/+1
* [ar71xx] register GPIO buttons on the AP83 boardGabor Juhos2008-12-041-0/+23
* [ar71xx] make all AR913x GPIO lines usableGabor Juhos2008-12-043-2/+23
* [ar71xx] OHCI driver cleanupGabor Juhos2008-12-041-64/+29
* [ar71xx] register USB device on the AP83 boardGabor Juhos2008-12-041-0/+1
* [ar71xx] add ar913x specific USB setupGabor Juhos2008-12-041-0/+13
* [ar71xx] don't override CONFIG_USB_EHCI_ROOT_TTGabor Juhos2008-12-041-0/+1
* Finally fix the CONFIG_SSB_SILENT symbolFlorian Fainelli2008-12-034-0/+4
* [ar71xx] create platform data for the EHCI driverGabor Juhos2008-12-033-3/+32
* [ar71xx] rename USB variablesGabor Juhos2008-12-031-10/+10
* [ar71xx] ag71xx driver: minor cleanupGabor Juhos2008-12-031-5/+1
* [ar71xx] oops, i accidentally switched it to 2.6.27.7Gabor Juhos2008-12-031-1/+1
* [kernel] make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-0215-3/+15
* [kernel] refresh 2.6.27 patchesGabor Juhos2008-12-021-1/+1
* [kernel] refresh 2.6.26 patchesGabor Juhos2008-12-022-3/+3
* [ar71xx] update mips_machine stuffGabor Juhos2008-12-0213-77/+44
* compile in-cpu rtc into the kernel, clean up configImre Kaloz2008-12-021-33/+25
* Fix an off-by one printing errorFlorian Fainelli2008-12-021-1/+1
* fix chaostables patch to have headers installed when using 'make -C $(KDIR) h...Nicolas Thill2008-12-026-0/+60
* [ar71xx] ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register...Gabor Juhos2008-12-021-9/+9
* [ar71xx] ag71xx driver: add some debug stuffGabor Juhos2008-12-021-0/+22
* [ar71xx] ag71xx driver: reset DMA registers in hardware initializationGabor Juhos2008-12-012-8/+50