summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-101-1/+0
* register eth0 device on the TEW-632BRP boardGabor Juhos2008-12-091-0/+10
* ag71xx driver: increase size of dma descriptorsGabor Juhos2008-12-091-1/+2
* ag71xx driver: use same FIFO configuration for all SOCGabor Juhos2008-12-092-19/+26
* preliminary 2.6.28 supportGabor Juhos2008-12-0929-0/+1595
* rename a patchGabor Juhos2008-12-091-0/+0
* ag71xx driver: add OOM handlerGabor Juhos2008-12-082-8/+31
* ag71xx driver: don't refill rx buffers twiceGabor Juhos2008-12-081-2/+0
* ag71xx driver: interrupt status is masked by hw, don't mask it againGabor Juhos2008-12-081-2/+0
* ag71xx driver: remove unused codeGabor Juhos2008-12-081-7/+0
* ag71xx driver: NAPI poll cleanupGabor Juhos2008-12-072-8/+16
* ag71xx driver: handle TX timoutGabor Juhos2008-12-072-1/+25
* add dummy code for the TRENDnet TEW-632BRP boardGabor Juhos2008-12-067-0/+30
* ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-062-32/+1
* ag71xx driver: improve poll routineGabor Juhos2008-12-052-17/+12
* ag71xx driver: always flush register writesGabor Juhos2008-12-051-7/+19
* ag71xx driver: don't use dma_cache_wback_invGabor Juhos2008-12-052-4/+9
* ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)Gabor Juhos2008-12-052-2/+2
* EHCI driver: add AR913x supportGabor Juhos2008-12-041-30/+90
* add SoC specific reset codeGabor Juhos2008-12-041-8/+44
* add AR913x specific reset register offsetsGabor Juhos2008-12-041-0/+6
* rename reset register definitionsGabor Juhos2008-12-045-39/+39
* fix a typoGabor Juhos2008-12-041-1/+1
* register GPIO buttons on the AP83 boardGabor Juhos2008-12-041-0/+23
* make all AR913x GPIO lines usableGabor Juhos2008-12-043-2/+23
* OHCI driver cleanupGabor Juhos2008-12-041-64/+29
* register USB device on the AP83 boardGabor Juhos2008-12-041-0/+1
* add ar913x specific USB setupGabor Juhos2008-12-041-0/+13
* don't override CONFIG_USB_EHCI_ROOT_TTGabor Juhos2008-12-041-0/+1
* create platform data for the EHCI driverGabor Juhos2008-12-033-3/+32
* rename USB variablesGabor Juhos2008-12-031-10/+10
* ag71xx driver: minor cleanupGabor Juhos2008-12-031-5/+1
* oops, i accidentally switched it to 2.6.27.7Gabor Juhos2008-12-031-1/+1
* make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-023-267/+1
* update mips_machine stuffGabor Juhos2008-12-0213-77/+44
* ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit desc...Gabor Juhos2008-12-021-9/+9
* ag71xx driver: add some debug stuffGabor Juhos2008-12-021-0/+22
* ag71xx driver: reset DMA registers in hardware initializationGabor Juhos2008-12-012-8/+50
* update .26 USB patch as well (missed from r13455)Gabor Juhos2008-11-301-1/+1
* update USB patchesGabor Juhos2008-11-301-1/+1
* more ehci driver cleanupGabor Juhos2008-11-301-35/+37
* ag71xx driver: fix a typoGabor Juhos2008-11-302-2/+2
* ehci driver cleanupGabor Juhos2008-11-301-41/+21
* refresh patchesGabor Juhos2008-11-285-6/+6
* sync kernel configGabor Juhos2008-11-282-2/+0
* ag71xx driver: clean up hardware initializationGabor Juhos2008-11-282-10/+21
* fix build error introduced in r13389Gabor Juhos2008-11-281-2/+2
* register eth1 device on the AP83 boardGabor Juhos2008-11-281-2/+9
* add gpio leds for the AP83 boardGabor Juhos2008-11-281-0/+24
* ag71xx driver: add more register bit definitionsGabor Juhos2008-11-271-6/+8