summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* [ar71xx] add experimental support for the NETGEAR WNR2000 boardjuhosg2008-12-309-0/+99
* [ar71xx] add dummy WMAC devicejuhosg2008-12-305-0/+32
* [ar71xx] add experimental support for the Ubiquiti LSX boardjuhosg2008-12-291-3/+11
* [ar71xx] generate firmware image for the Ubiquiti RouterStation board (based ...juhosg2008-12-291-0/+24
* [ar71xx] don't override CONFIG_NF_CT_ACCTjuhosg2008-12-282-2/+0
* [ar71xx] generate firmware image for the D-Link DIR-615 C1 boardjuhosg2008-12-281-1/+6
* [ar71xx] add WMAC definitionsjuhosg2008-12-262-0/+6
* [ar71xx] add Ubiquiti board detectionjuhosg2008-12-261-0/+6
* [ar71xx] use SoC specific irq dispatch codejuhosg2008-12-233-5/+24
* [ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ...juhosg2008-12-204-8/+7
* [ar71xx] rb-4xx: setup code cleanupjuhosg2008-12-201-37/+16
* [ar71xx] improve Ubiquiti RouterStation support (based on a patch by Jonas <j...juhosg2008-12-191-6/+75
* [ar71xx] rename RouterStation stuff, and add machine type for the LSX boardjuhosg2008-12-198-9/+12
* [ar71xx] add support for Macronix mx25lxxx flash chips, based on a patch by J...juhosg2008-12-173-0/+42
* [ar71xx] generate firmware image for the TEW-652BRP boardjuhosg2008-12-171-0/+5
* [ar71xx] sync kernel configsjuhosg2008-12-153-15/+10
* [ar71xx] prepare for RouterStation supportjuhosg2008-12-158-0/+47
* [ar71xx] move machine setup codejuhosg2008-12-154-18/+32
* [ar71xx] refresh 2.6.28 patchesjuhosg2008-12-156-10/+10
* [kernel] add simple prom emulator to 2.6.2{7,8} as welljuhosg2008-12-152-0/+20
* [ar71xx] tew-632brp: add status LEDjuhosg2008-12-151-0/+5
* [ar71xx] tew-632brp: register GPIO buttonsjuhosg2008-12-151-0/+18
* [ar71xx] tew-632brp: register GPIO LEDsjuhosg2008-12-151-0/+18
* [ar71xx] tew-632brp: use LZMA compressed uImagejuhosg2008-12-152-12/+12
* [ar71xx] generate firmware image for the TEW-632BRP boardjuhosg2008-12-141-5/+36
* [ar71xx] enable simple prom emulatorjuhosg2008-12-141-0/+10
* [ar71xx] tew-632brp: register flash devicejuhosg2008-12-141-0/+58
* Disable CONFIG_NF_CT_ACCTflorian2008-12-101-1/+0
* [ar71xx] register eth0 device on the TEW-632BRP boardjuhosg2008-12-091-0/+10
* [ar71xx] ag71xx driver: increase size of dma descriptorsjuhosg2008-12-091-1/+2
* [ar71xx] ag71xx driver: use same FIFO configuration for all SOCjuhosg2008-12-092-19/+26
* [ar71xx] preliminary 2.6.28 supportjuhosg2008-12-0929-0/+1595
* [ar71xx] rename a patchjuhosg2008-12-091-0/+0
* [ar71xx] ag71xx driver: add OOM handlerjuhosg2008-12-082-8/+31
* [ar71xx] ag71xx driver: don't refill rx buffers twicejuhosg2008-12-081-2/+0
* [ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it againjuhosg2008-12-081-2/+0
* [ar71xx] ag71xx driver: remove unused codejuhosg2008-12-081-7/+0
* [ar71xx] ag71xx driver: NAPI poll cleanupjuhosg2008-12-072-8/+16
* [ar71xx] ag71xx driver: handle TX timoutjuhosg2008-12-072-1/+25
* [ar71xx] add dummy code for the TRENDnet TEW-632BRP board juhosg2008-12-067-0/+30
* [ar71xx] ag71xx driver: always use NAPI to transmit packetsjuhosg2008-12-062-32/+1
* [ar71xx] ag71xx driver: improve poll routinejuhosg2008-12-052-17/+12
* [ar71xx] ag71xx driver: always flush register writesjuhosg2008-12-051-7/+19
* [ar71xx] ag71xx driver: don't use dma_cache_wback_invjuhosg2008-12-052-4/+9
* [ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)juhosg2008-12-052-2/+2
* [ar71xx] EHCI driver: add AR913x supportjuhosg2008-12-041-30/+90
* [ar71xx] add SoC specific reset codejuhosg2008-12-041-8/+44
* [ar71xx] add AR913x specific reset register offsetsjuhosg2008-12-041-0/+6
* [ar71xx] rename reset register definitionsjuhosg2008-12-045-39/+39
* [ar71xx] fix a typojuhosg2008-12-041-1/+1