summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files
AgeCommit message (Expand)Author
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
2010-01-20rtl8366_smi: fix error checking in rtl8366s_set_vlan_4k_entryjuhosg
2010-01-20rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_infojuhosg
2010-01-20rtl8366_smi: fix return codes in rtl8366s_reset_vlanjuhosg
2010-01-20rtl8366_smi: move variable initialization out from the loopjuhosg
2010-01-20rtl8366_smi: fix port->flags calculation in rtl8366_get_portsjuhosg
2010-01-18ar71xx: fix ethernet mac address on the WZR-HP-G300NHjuhosg
2010-01-18rtl8366_smi: use inline function instead of a macro on top of container_ofjuhosg
2010-01-18rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/...nbd
2010-01-18rtl8366_smi: fix excessive stack usage and buffer handling bugsnbd
2010-01-17ar71xx: fix return statement in the rtl8366 drivernbd
2010-01-17rtl8366_smi: register the switch directly from the probe routinejuhosg
2010-01-17rtl8366_smi: use vlanmc name for all vlanconfig variablesjuhosg
2010-01-17rtl8366_smi: use vlan4k name for all vlan4kentry variablesjuhosg
2010-01-17rtl8366_smi: move memset into the rtl8366s_get_member_config functionjuhosg
2010-01-17rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry functionjuhosg
2010-01-17rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry functionjuhosg
2010-01-17ar71xx: upgrade rtl8366_smi driverjuhosg
2010-01-17ar71xx: fix phy interface selection for the RB-450Gjuhosg
2010-01-17Fix Routerboard 411ar on board wirelessjuhosg
2010-01-15ar71xx: add preliminary support for the Buffalo WZR-HP-G300NHjuhosg
2010-01-15ar71xx: add GPIO driver for the NXP 74HC153 chipjuhosg
2010-01-13ar71xx: reduce button threshold valuesjuhosg
2010-01-11ar71xx: add support for the D-Link DIR-600 rev. A1 boardjuhosg
2010-01-08ar71xx: add NAPI statistics to the ag71xx driverjuhosg
2010-01-08ar71xx: add missing flash partition for the DIR-825juhosg
2010-01-06[ar71xx] fix typo after r19054jow