summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* [ar71xx] reorder mtd partitions on the WRT400Njuhosg2009-05-131-4/+4
* [ar71xx] create image for the WRT400N board (thanks to netprince)juhosg2009-05-131-0/+4
* [ar71xx] remove extern directivesjuhosg2009-05-091-6/+6
* [ar71xx] increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)juhosg2009-05-091-1/+1
* [ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx...juhosg2009-05-054-12/+12
* [ar71xx] select ar8216 support for the WRT400N (thanks to netprince)juhosg2009-04-261-1/+1
* [ar71xx] add experimental support for the Linksys WRT400N board (thanks to ne...juhosg2009-04-265-0/+171
* [ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driverjuhosg2009-04-231-0/+1
* [ar71xx] ap81: register GPIO LEDsjuhosg2009-03-171-0/+28
* [ar71xx] ap81: register SPI flash, and add default MTD partitionsjuhosg2009-03-171-0/+53
* [ar71xx] ap81: register GPIO buttonsjuhosg2009-03-171-0/+29
* [ar71xx] ap81: register USB host controllerjuhosg2009-03-171-0/+2
* [ar71xx] ap81: register ethernet devices, and add default network configurati...juhosg2009-03-171-0/+14
* [ar71xx] ap83: remove unnecessary includejuhosg2009-03-171-1/+0
* [ar71xx] preliminary support for the Atheros AP81 refrence boardjuhosg2009-03-155-2/+33
* [ar71xx] pb42: add GPIO buttonsjuhosg2009-03-141-0/+28
* [ar71xx] pb42: fix ethernet, remove USB registration, add default network con...juhosg2009-03-141-5/+10
* [ar71xx] ls-sr71: add GPIO LEDsjuhosg2009-03-141-1/+43
* [ar71xx] simplify setup code for Ubiquiti boardsjuhosg2009-03-141-19/+17
* [ar71xx] tew-632brp: increase the size of rootfs partition, and build one uni...juhosg2009-03-011-4/+4
* [ar71xx] aw-nr580: add GPIO LEDsjuhosg2009-02-271-1/+33
* [ar71xx] aw-nr580: add support for the PCI slotjuhosg2009-02-271-0/+11
* [ar71xx] aw-nr580: add support for the LAN portsjuhosg2009-02-271-0/+9
* [ar71xx] aw-nr580: add GPIO buttonsjuhosg2009-02-271-0/+27
* [ar71xx] move 'ar71xx_add_device_usb' definition into devices.hjuhosg2009-02-272-2/+2
* [ar71xx] TL-WR941ND: update flash partition mapjuhosg2009-02-261-8/+4
* [ar71xx] preliminary support for the Ubiquiti RouterStation Projuhosg2009-02-263-0/+17
* [ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now...agb2009-02-261-0/+1
* [ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (...agb2009-02-261-0/+13
* [ar71xx] wnr2000: buttons and blinkenlights!agb2009-02-261-0/+55
* [ar71xx] ag71xx driver: forgot to add a new filejuhosg2009-02-251-0/+53
* [ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default netw...juhosg2009-02-251-0/+1
* [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...juhosg2009-02-255-5/+44
* [ar71xx] remove duplicated includesjuhosg2009-02-231-1/+0
* [ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switchjuhosg2009-02-233-0/+43
* [ar71xx] move device registration function prototypes into a separate header ...juhosg2009-02-2316-58/+89
* [ar71xx] rename platform.c to devices.cjuhosg2009-02-232-1/+1
* [ar71xx] enable TL-WR941ND in kernel configjuhosg2009-02-231-0/+4
* [ar71xx] tl-wr941nd: register ethernet device, and fix machine idjuhosg2009-02-231-1/+14
* [ar71xx] micrel phy driver: change initcall level if compiled into the kerneljuhosg2009-02-221-6/+6
* [ar71xx] preliminary support for the TL-WR941NDjuhosg2009-02-224-1/+130
* [ar71xx] add an alias board name for the Ubiquiti RouterStationjuhosg2009-02-191-0/+3
* [ar71xx] add a workaround for fixing the bad performance of the Ubiquiti Rout...juhosg2009-02-181-0/+32
* [ar71xx] ag71xx driver: add Kconfig option for enabling debug messagesjuhosg2009-02-152-2/+8
* [ar71xx] ag71xx driver: apply 2.6.28 specific patchesjuhosg2009-02-153-18/+27
* [ar71xx] switch to 2.6.28juhosg2009-02-159-0/+0
* [ar71xx] ag71xx driver: fix a kernel crash caused by r14496juhosg2009-02-132-2/+2
* [ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ...juhosg2009-02-132-4/+4
* [ar71xx] ag71xx driver: update phy connecting codejuhosg2009-02-135-35/+59
* [ar71xx] remove netif schedule from the ag71xx driverjuhosg2009-02-131-5/+1