ar71xx: add ar71xx_gpio_function_setup
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files /
2010-03-08 Gabor Juhosar71xx: add ar71xx_gpio_function_setup
2010-03-08 Gabor Juhosar71xx: add LED driver for the RB750
2010-03-08 Gabor Juhosar71xx: add latch handling code for the RB750
2010-03-07 Gabor Juhosar71xx: add preliminary support for the RouterBOARD 750
2010-03-07 Gabor Juhosar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and chang...
2010-03-05 Gabor Juhosar71xx: don't init PCI irqs on the AR7240 if the PCIe...
2010-03-05 Gabor Juhosar71xx: ag71xx: move calling ag71xx_phy_stop out from...
2010-03-05 Gabor Juhosar71xx: ag71xx: move link update function
2010-03-05 Gabor Juhosar71xx: ag71xx: don't use dev->trans_start
2010-03-05 Gabor Juhosar71xx: ag71xx: use dma_unmap_single to unmap frames
2010-03-02 Gabor Juhosar71xx: ag71xx: use correct device pointer for dma_map_...
2010-03-02 Gabor Juhosar71xx: ag71xx: don't use virt_to_phys
2010-03-02 Gabor Juhosar71xx: ag71xx: simplify register access functions
2010-03-02 Gabor Juhosar71xx: ag71xx: use NETDEV_TX_OK
2010-03-02 Gabor Juhosar71xx: use COMMAND_LINE_SIZE
2010-03-01 Gabor Juhosar71xx: register DSA switch for the AP91 based boards
2010-03-01 Gabor Juhosar71xx: add DSA driver for the AR7240 built-in ethernet...
2010-03-01 Gabor Juhosar71xx: add QinQ tagging format for the DSA driver
2010-02-24 Gabor Juhosar71xx: register RTL8366RB switch on the TL-WR1043NB...
2010-02-24 Gabor Juhosar71xx: fix pll value for the eth0 interface on the...
2010-02-24 Gabor Juhosar71xx: enable TX/RX flow control on the AR7240
2010-02-19 Gabor Juhosar71xx: fix mac addresses on the DIR-600 rev. A1 board
2010-02-19 Gabor Juhosar71xx: fix wireless mac address on the TL-WR741ND
2010-02-19 Gabor Juhosar71xx: move AP91 specific ethernet initialization...
2010-02-19 Gabor Juhosar71xx: add missing GPIO LED for the WNDR3700 board
2010-02-19 Gabor Juhosar71xx: fix polarity of GPIO buttons on the WNDR3700...
2010-02-10 Gabor Juhosar71xx: fix WLAN mac address on the TL-WR1043ND
2010-02-09 Gabor Juhosar71xx/mac80211: add a workaround for the bad signal...
2010-02-06 Gabor Juhosar71xx: add missing fields to the ar71xx-ehci driver
2010-01-25 Gabor Juhosrtl8366: make it available on all platforms
2010-01-25 Gabor Juhosrtl8366s: simplify mib counters handling
2010-01-25 Gabor Juhosar71xx: merge generic machine code into setup.c
2010-01-22 Gabor Juhosrtl8366_smi: move RTL8366S driver into a separate file
2010-01-22 Gabor Juhosrtl8366_smi: rename rtl8366s specific functions and...
2010-01-22 Gabor Juhosrtl8366_smi: move chip specific stuff into its own...
2010-01-22 Gabor Juhosrtl8366_smi: separate gpio initialization
2010-01-22 Gabor Juhosrtl8366_smi: store GPIO numbers directly in the rtl8366...
2010-01-22 Gabor Juhosrtl8366_smi: store device pointer instead of plaform_device
2010-01-21 Gabor Juhosrtl8366_smi: rename switch attribute handlers
2010-01-20 Gabor Juhosrtl8366_smi: simplify rtl8366_attr_get_port_link function
2010-01-20 Gabor Juhosrtl8366_smi: make rtl8366_phy_config_{aneg,init} static
2010-01-20 Gabor Juhosrtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index...
2010-01-20 Gabor Juhosrtl8366_smi: minor code optimalizations
2010-01-20 Gabor Juhosrtl8366_smi: coding style cleanup
2010-01-20 Gabor Juhosrtl8366_smi: add Kconfig option for the debugfs stuff
2010-01-20 Gabor Juhosrtl8366_smi: fix error checking in rtl8366s_set_vlan_4k...
2010-01-20 Gabor Juhosrtl8366_smi: fix parameter checking in rtl8366_attr_get...
2010-01-20 Gabor Juhosrtl8366_smi: fix return codes in rtl8366s_reset_vlan
2010-01-20 Gabor Juhosrtl8366_smi: move variable initialization out from...
2010-01-20 Gabor Juhosrtl8366_smi: fix port->flags calculation in rtl8366_get...
2010-01-18 Gabor Juhosar71xx: fix ethernet mac address on the WZR-HP-G300NH
2010-01-18 Gabor Juhosrtl8366_smi: use inline function instead of a macro...
2010-01-18 Felix Fietkaurtl8366_smi: reset the vlan table when resetting the...
2010-01-18 Felix Fietkaurtl8366_smi: fix excessive stack usage and buffer handl...
2010-01-17 Felix Fietkauar71xx: fix return statement in the rtl8366 driver
2010-01-17 Gabor Juhosrtl8366_smi: register the switch directly from the...
2010-01-17 Gabor Juhosrtl8366_smi: use vlanmc name for all vlanconfig variables
2010-01-17 Gabor Juhosrtl8366_smi: use vlan4k name for all vlan4kentry variables
2010-01-17 Gabor Juhosrtl8366_smi: move memset into the rtl8366s_get_member_c...
2010-01-17 Gabor Juhosrtl8366_smi: move memset into the rtl8366s_get_vlan_4k_...
2010-01-17 Gabor Juhosrtl8366_smi: add vid parameter to the rtl8366s_get_vlan...
2010-01-17 Gabor Juhosar71xx: upgrade rtl8366_smi driver
2010-01-17 Gabor Juhosar71xx: fix phy interface selection for the RB-450G
2010-01-17 Gabor JuhosFix Routerboard 411ar on board wireless
2010-01-15 Gabor Juhosar71xx: add preliminary support for the Buffalo WZR...
2010-01-15 Gabor Juhosar71xx: add GPIO driver for the NXP 74HC153 chip
2010-01-13 Gabor Juhosar71xx: reduce button threshold values
2010-01-11 Gabor Juhosar71xx: add support for the D-Link DIR-600 rev. A1...
2010-01-08 Gabor Juhosar71xx: add NAPI statistics to the ag71xx driver
2010-01-08 Gabor Juhosar71xx: add missing flash partition for the DIR-825
2010-01-06 Jo-Philipp Wich[ar71xx] fix typo after r19054
2010-01-06 Gabor Juhosar71xx: don't include nvram.h for the WRT400N
2010-01-06 Gabor Juhosar71xx: add detailed interrupt statistics for the ag71x...
2010-01-05 Gabor Juhosar71xx: init PCI on the WRT400N board (thanks to Ben...
2010-01-04 Gabor Juhosar71xx: update Kconfig of the ag71xx driver
2010-01-04 Gabor Juhosar71xx: add dummy debugfs support for the ag71xx driver
2010-01-01 Gabor Juhosar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board
2010-01-01 Gabor Juhosar71xx: update mips multi-machine stuff
2010-01-01 Gabor Juhosar71xx: select AR71XX_NVRAM for the WRT160NL
2009-12-31 Gabor Juhosar71xx: fix wireless mac address on the WRT160NL
2009-12-27 Gabor Juhosar71xx: fix random wireless mac address on the TEW...
2009-12-27 Gabor Juhosar71xx: pass eeprom and mac address location to the...
2009-12-27 Gabor Juhosar71xx: remove duplicated include
2009-12-26 Gabor Juhosar71xx: move dsa switch device support into a separate...
2009-12-26 Gabor Juhosar71xx: move mach type definitions into a separate...
2009-12-26 Gabor Juhosar71xx: change board specific Kconfig option to 'default n'
2009-12-26 Gabor Juhosar71xx: move USB host device support into a separate...
2009-12-26 Gabor Juhosar71xx: remove more unnecessary includes
2009-12-26 Gabor Juhosar71xx: use the generic m25p80 registration code for...
2009-12-26 Gabor Juhosar71xx: move gpio-buttons support into a spearate file
2009-12-26 Gabor Juhosar71xx: move leds-gpio device support into a spearate...
2009-12-25 Gabor Juhosar71xx: move PB42 specific PCI init code into a separat...
2009-12-25 Gabor Juhosar71xx: remove unnecessary includes
2009-12-25 Gabor Juhosar71xx: fix bi-color led on the TL-WR841N v1.5
2009-12-22 Gabor Juhosar71xx: add support for the TL-WR841N v1.5 board
2009-12-22 Gabor Juhosar71xx: add dsa driver for the 88e6063 chip
2009-12-20 Gabor Juhosar71xx: update AR7240 PCI code
2009-12-19 Gabor Juhosar71xx: Fix LED active_low for the TL-WR1043ND board
2009-12-18 Gabor Juhostl-wr1043nd: Register missing leds.
2009-12-18 Gabor Juhosar71xx: ar913x_wmac device support into a separate...
next