aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: adding support for zyxel nbg460n/550n/550nh boardsGabor Juhos2010-04-184-0/+225
* ar71xx: update phy masks for the Planex boardsGabor Juhos2010-04-092-4/+10
* ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boardsGabor Juhos2010-04-092-8/+16
* ar71xx: fix ethernet on final pb92 board (previous value was based on a preli...Felix Fietkau2010-04-061-1/+1
* [PATCH 1/2] Add support for the ar8316 switch.Jo-Philipp Wich2010-04-052-0/+2
* ar71xx: fix the wan port on pb92Felix Fietkau2010-03-281-9/+7
* ar71xx: reset the mdio bus on ar7241/ar7242Felix Fietkau2010-03-281-1/+4
* ar71xx: add basic kernel support for pb92Felix Fietkau2010-03-266-0/+180
* ar71xx: add support for ar7241 and ar7242Felix Fietkau2010-03-267-8/+59
* [ar71xx] wrt400n: lan ports don't need the ar8216 workaroundAndy Boyett2010-03-261-1/+0
* ar71xx: use the RB411 setup for the RB411UGabor Juhos2010-03-211-10/+1
* ar71xx: change PHY select logic, and update phy_masksGabor Juhos2010-03-2120-33/+6
* ar71xx: optimize register access in irq.cGabor Juhos2010-03-181-23/+46
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-181-162/+0
* ar71xx: use set_irq_chained_handler for the PCI IRQsGabor Juhos2010-03-181-37/+12
* ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2Gabor Juhos2010-03-182-5/+5
* ar71xx: remove unnecessary includes from setup.cGabor Juhos2010-03-181-2/+0
* ar71xx: fix semantics error in the __ar71xx_gpio_get_value function.Gabor Juhos2010-03-161-1/+1
* ar71xx: optimize GPIO codeGabor Juhos2010-03-161-21/+24
* ar71xx: fix oprofile supportFelix Fietkau2010-03-111-0/+2
* ar71xx: override lan port names on the RB750Gabor Juhos2010-03-091-1/+8
* ar71xx: allow overriding of the lan port names on AP91 based boardsGabor Juhos2010-03-095-5/+24
* ar71xx: add NAND driver for the RB750Gabor Juhos2010-03-081-1/+6
* ar71xx: add ar71xx_gpio_function_setupGabor Juhos2010-03-081-1/+20
* ar71xx: add LED driver for the RB750Gabor Juhos2010-03-081-0/+49
* ar71xx: add latch handling code for the RB750Gabor Juhos2010-03-081-0/+50
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-074-0/+29
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-073-2/+2
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-051-0/+7
* ar71xx: use COMMAND_LINE_SIZEGabor Juhos2010-03-021-1/+1
* ar71xx: register DSA switch for the AP91 based boardsGabor Juhos2010-03-011-0/+16
* ar71xx: register RTL8366RB switch on the TL-WR1043NB boardGabor Juhos2010-02-241-3/+22
* ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND boardGabor Juhos2010-02-241-0/+1
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardGabor Juhos2010-02-192-2/+13
* ar71xx: fix wireless mac address on the TL-WR741NDGabor Juhos2010-02-191-1/+1
* ar71xx: move AP91 specific ethernet initialization into a separate fileGabor Juhos2010-02-196-49/+71
* ar71xx: add missing GPIO LED for the WNDR3700 boardGabor Juhos2010-02-191-0/+5
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardGabor Juhos2010-02-191-0/+3
* ar71xx: fix WLAN mac address on the TL-WR1043NDGabor Juhos2010-02-101-1/+1
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700Gabor Juhos2010-02-093-6/+16
* ar71xx: merge generic machine code into setup.cGabor Juhos2010-01-254-28/+8
* rtl8366_smi: move RTL8366S driver into a separate fileGabor Juhos2010-01-223-24/+24
* ar71xx: fix ethernet mac address on the WZR-HP-G300NHGabor Juhos2010-01-181-1/+3
* ar71xx: fix phy interface selection for the RB-450GGabor Juhos2010-01-171-2/+2
* Fix Routerboard 411ar on board wirelessGabor Juhos2010-01-171-0/+4
* ar71xx: add preliminary support for the Buffalo WZR-HP-G300NHGabor Juhos2010-01-154-0/+274
* ar71xx: reduce button threshold valuesGabor Juhos2010-01-1322-46/+46
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardGabor Juhos2010-01-114-1/+161
* ar71xx: add missing flash partition for the DIR-825Gabor Juhos2010-01-081-0/+5
* ar71xx: don't include nvram.h for the WRT400NGabor Juhos2010-01-061-1/+0