summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ar71xx/mach-wrt160nl.c
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: move arch specific files to files-2.6.39juhosg2012-01-221-127/+0
* ar71xx: run the wrt160nl parser only on the WRT160NL boardjuhosg2011-12-031-38/+4
* ar71xx: add an id argument to ar71xx_add_device_mdiojuhosg2011-11-121-1/+1
* ar71xx: use the gpio_keys_polled driver instead of gpio_buttonsjuhosg2011-04-121-7/+8
* ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmacjuhosg2011-04-111-3/+3
* ar71xx: fix whitespaces nitsjuhosg2010-11-121-9/+9
* ar71xx: change mac address initializationjuhosg2010-08-181-2/+4
* ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsjuhosg2010-04-211-2/+2
* ar71xx: reduce button threshold valuesjuhosg2010-01-131-2/+2
* ar71xx: update mips multi-machine stuffjuhosg2010-01-011-1/+2
* ar71xx: fix wireless mac address on the WRT160NLjuhosg2009-12-311-1/+17
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac fu...juhosg2009-12-271-1/+3
* ar71xx: move mach type definitions into a separate include filejuhosg2009-12-261-1/+1
* ar71xx: move USB host device support into a separate filejuhosg2009-12-261-0/+1
* ar71xx: remove more unnecessary includesjuhosg2009-12-261-1/+0
* ar71xx: move gpio-buttons support into a spearate filejuhosg2009-12-261-1/+1
* ar71xx: move leds-gpio device support into a spearate filejuhosg2009-12-261-0/+1
* ar71xx: ar913x_wmac device support into a separate filejuhosg2009-12-181-1/+2
* ar71xx: add common m25p80 devicejuhosg2009-12-181-14/+2
* rtl8306: manage the wan port as a separate phy device with proper link status...nbd2009-12-091-2/+0
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...nbd2009-12-081-1/+1
* [ar71xx] WRT160NL: add default trigger for the power ledjuhosg2009-08-091-0/+1
* [ar71xx] WRT160NL: register GPIO LEDs and buttonsjuhosg2009-08-071-1/+55
* [ar71xx] add ethernet suppor for the WRT160NL (thanks to Christian Daniel)juhosg2009-07-311-1/+14
* [ar71xx] add preliminary support for the WRT160NLjuhosg2009-05-251-0/+83