summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files
AgeCommit message (Expand)Author
2010-03-09ar71xx: override lan port names on the RB750juhosg
2010-03-09ar71xx: allow overriding of the lan port names on AP91 based boardsjuhosg
2010-03-09ar71xx: fix a typo in the ar7240 dsa driverjuhosg
2010-03-09ar71xx: ag71xx: fix MAC address setupjuhosg
2010-03-08ar71xx: add NAND driver for the RB750juhosg
2010-03-08ar71xx: add ar71xx_gpio_function_setupjuhosg
2010-03-08ar71xx: add LED driver for the RB750juhosg
2010-03-08ar71xx: add latch handling code for the RB750juhosg
2010-03-07ar71xx: add preliminary support for the RouterBOARD 750juhosg
2010-03-07ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symboljuhosg
2010-03-05ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetjuhosg
2010-03-05ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockjuhosg
2010-03-05ar71xx: ag71xx: move link update functionjuhosg
2010-03-05ar71xx: ag71xx: don't use dev->trans_startjuhosg
2010-03-05ar71xx: ag71xx: use dma_unmap_single to unmap framesjuhosg
2010-03-02ar71xx: ag71xx: use correct device pointer for dma_map_singlejuhosg
2010-03-02ar71xx: ag71xx: don't use virt_to_physjuhosg
2010-03-02ar71xx: ag71xx: simplify register access functionsjuhosg
2010-03-02ar71xx: ag71xx: use NETDEV_TX_OKjuhosg
2010-03-02ar71xx: use COMMAND_LINE_SIZEjuhosg
2010-03-01ar71xx: register DSA switch for the AP91 based boardsjuhosg
2010-03-01ar71xx: add DSA driver for the AR7240 built-in ethernet switchjuhosg
2010-03-01ar71xx: add QinQ tagging format for the DSA driverjuhosg
2010-02-24ar71xx: register RTL8366RB switch on the TL-WR1043NB boardjuhosg
2010-02-24ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND boardjuhosg
2010-02-24ar71xx: enable TX/RX flow control on the AR7240juhosg
2010-02-19ar71xx: fix mac addresses on the DIR-600 rev. A1 boardjuhosg
2010-02-19ar71xx: fix wireless mac address on the TL-WR741NDjuhosg
2010-02-19ar71xx: move AP91 specific ethernet initialization into a separate filejuhosg
2010-02-19ar71xx: add missing GPIO LED for the WNDR3700 boardjuhosg
2010-02-19ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardjuhosg
2010-02-10ar71xx: fix WLAN mac address on the TL-WR1043NDjuhosg
2010-02-09ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700juhosg
2010-02-06ar71xx: add missing fields to the ar71xx-ehci driverjuhosg
2010-01-25rtl8366: make it available on all platformsjuhosg
2010-01-25rtl8366s: simplify mib counters handlingjuhosg
2010-01-25ar71xx: merge generic machine code into setup.cjuhosg
2010-01-22rtl8366_smi: move RTL8366S driver into a separate filejuhosg
2010-01-22rtl8366_smi: rename rtl8366s specific functions and definitionsjuhosg
2010-01-22rtl8366_smi: move chip specific stuff into its own structjuhosg
2010-01-22rtl8366_smi: separate gpio initializationjuhosg
2010-01-22rtl8366_smi: store GPIO numbers directly in the rtl8366_smi structjuhosg
2010-01-22rtl8366_smi: store device pointer instead of plaform_devicejuhosg
2010-01-21rtl8366_smi: rename switch attribute handlersjuhosg
2010-01-20rtl8366_smi: simplify rtl8366_attr_get_port_link functionjuhosg
2010-01-20rtl8366_smi: make rtl8366_phy_config_{aneg,init} staticjuhosg
2010-01-20rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functionsjuhosg
2010-01-20rtl8366_smi: minor code optimalizationsjuhosg
2010-01-20rtl8366_smi: coding style cleanupjuhosg
2010-01-20rtl8366_smi: add Kconfig option for the debugfs stuffjuhosg