ar71xx: add missing wireless led changes for wzr-hp-g300nh2
[openwrt.git] / target / linux / ar71xx / files /
2011-12-19 nbdar71xx: add missing wireless led changes for wzr-hp...
2011-12-18 nbdar71xx: add support for the wzr-hp-g300nh2
2011-12-15 juhosgar71xx: connect GMAC0 to the internal switch on DB120
2011-12-15 juhosgar71xx: add defines for the AR934X GMAC interface
2011-12-15 juhosgar71xx: fix GMAC1 interface speed on the DB120 board
2011-12-15 juhosgar71xx: ag71xx: fix switch port setup for AR934X
2011-12-15 juhosgar71xx: ag71xx: allow to connect PHY4 to the CPU on...
2011-12-15 juhosgar71xx: ag71xx: setup switch interface mode on AR934X
2011-12-15 juhosgar71xx: ag71xx: detect the built-in switch of the AR934...
2011-12-15 juhosgar71xx: allow to attach the internal switch for AR934x
2011-12-15 juhosgar71xx: introduce ar71xx_switch_data
2011-12-15 juhosgar71xx: tplinkpart: allow to detect JFFS2 as well
2011-12-15 juhosgar71xx: ag71xx: check PHY IDs before accessing the...
2011-12-15 juhosgar71xx: ag71xx: don't use port 4 of the switch, it...
2011-12-15 juhosgar71xx: ag71xx: nuke ar7240sw_init
2011-12-15 juhosgar71xx: fix mac addresses on jjPlus devices
2011-12-14 juhosgar71xx: add support for ALFA Network's Hornet-UB board
2011-12-14 juhosgar71xx: add GPIO function bit defines for AR933X
2011-12-14 nbdar71xx: fix gpio count for ar7241/ar7242
2011-12-14 nbdar71xx: register extra leds behind the wireless mac...
2011-12-13 nbdkernel: move linux/ath9k_platform.h to generic files...
2011-12-13 nbdar71xx: fix wireless led on wzr-hp-g450h
2011-12-13 juhosgar71xx: enable AR9341 support at setup.c
2011-12-13 juhosgar71xx: Build images for Netgear WNDRMAC and WNDRMACv2
2011-12-13 nbdar71xx: add gpios and usb for wzr-hp-g450h
2011-12-11 juhosgar71xx: use RedBoot parser on PB44
2011-12-05 juhosgar71xx: use correct mac on the lan interface on several...
2011-12-05 juhosgar71xx: allow to pass negative offset values for ar71xx...
2011-12-05 juhosgar71xx: don't register PCI controller on AR934x if...
2011-12-05 juhosgar71xx: check squashfs signature in TP-Link mtd parser
2011-12-05 nbdar71xx: add preliminary support for wzr-hp-g450h
2011-12-05 nbdar71xx: move multi-m25p80 concat code from wzr-hp-ag300...
2011-12-05 juhosgar71xx: rewrite WNDR3700/3800 handling
2011-12-03 juhosgar71xx: use the tp-link parser on the tp-link boards
2011-12-03 juhosgar71xx: add mtd partition parser for the TP-Link boards
2011-12-03 juhosgar71xx: run the RedBoot parser only on the RedBoot...
2011-12-03 juhosgar71xx: run the MyLoader parser only on the WP543 board
2011-12-03 juhosgar71xx: run the wrt160nl parser only on the WRT160NL...
2011-12-01 juhosgar71xx: add support for Ubiquiti AirRouter
2011-11-24 juhosgar71xx: modify phy mask of the WP543 board
2011-11-24 juhosgar71xx: fix wndr3800 machine name
2011-11-20 juhosgar71xx: set GE0 phy_mask for AR933x
2011-11-14 juhosgar71xx: fix USB LED on the DB120 board
2011-11-14 juhosgar71xx: add a function for selecting output signal...
2011-11-14 juhosgar71xx: fix GPIO function handling on AR934x
2011-11-14 juhosgar71xx: add AR71XX_ prefix to GPIO_REG_* defines
2011-11-14 juhosgar71xx: merge nand scan patch
2011-11-14 juhosgar71xx: fix a compiler warning
2011-11-14 juhosgar71xx: fix GPIO count for AR934x
2011-11-14 juhosgar71xx: flush DDR writeback buffers for WMAC and PCIe...
2011-11-14 juhosgar71xx: use a dummy irq chip for WMAC and PCIe irq...
2011-11-14 juhosgar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS defines
2011-11-14 juhosgar71xx: add an irq parameter for ar724x_pcibios_init
2011-11-14 juhosgar71xx: remove hardwired interface parameters from...
2011-11-14 juhosgar71xx: force hardwired interface parameters in ar71xx_...
2011-11-14 juhosgar71xx: use if-else instead of conditional operators...
2011-11-13 juhosgar71xx: enable has_gbit flag on AR724{0,1}
2011-11-13 juhosgar71xx: fixup onboard PCIe chip registration on the...
2011-11-13 juhosgar71xx: drop DB120_WMAC_MAC_OFFSET, it is not needed
2011-11-13 juhosgar71xx: ag71xx: add support for getting switch port...
2011-11-13 juhosgar71xx: remove mii_ctrl resources of the ethernet devices
2011-11-13 juhosgar71xx: ag71xx: remove unused mii_ctrl field from struc...
2011-11-13 juhosgar71xx: ag71xx: remove unused mii_cfg related functions...
2011-11-13 juhosgar71xx: set MII interface speed from the set_speed...
2011-11-13 juhosgar71xx: rename set_pll callback to set_speed in ag71xx_...
2011-11-13 juhosgar71xx: ag71xx: remove MII interface setup code
2011-11-13 juhosgar71xx: configure MII interface type from ar71xx_setup_...
2011-11-12 juhosgar71xx: use the button for WPS control on the DB120
2011-11-12 juhosgar71xx: register the second ethernet interface on the...
2011-11-12 juhosgar71xx: implement SoC specific phy interface setup
2011-11-12 juhosgar71xx: move phy interface setup into a separate function
2011-11-12 juhosgar71xx: register both MDIO bus on the DB120 board
2011-11-12 juhosgar71xx: add AR934X specific MDIO registration code
2011-11-12 juhosgar71xx: add a secondary mdio bus
2011-11-12 juhosgar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_*
2011-11-12 juhosgar71xx: add an id argument to ar71xx_add_device_mdio
2011-11-12 juhosgar71xx: pass netdev and miidev pointer to ar71xx_add_de...
2011-11-12 juhosgar71xx: add AR934x specific USB setup
2011-11-12 juhosgar71xx: register the first ethernet interface on the...
2011-11-12 juhosgar71xx: allow to register ethernet interfaces for AR934X
2011-11-12 juhosgar71xx: ag71xx: use fixed link parameters if the mii...
2011-11-12 juhosgar71xx: add AR934X specific bootstrap and reset registe...
2011-11-12 juhosgar71xx: fix GPIO direction setup for AR934x
2011-11-12 juhosgar71xx: fix AR934X clock frequency calculation
2011-11-08 nbdar71xx: remove dead code
2011-11-08 nbdar71xx: on ar7240, exclude ports from their own port...
2011-11-07 juhosgar71xx: add support for the Buffalo WHR-HP-GN board
2011-11-07 juhosgar71xx: add support for the Buffalo WHR-G301N board
2011-11-07 juhosgar71xx: fix WHR-HP-G300N MTD partitions
2011-11-01 juhosgar71xx: add missing AR71XX_MACH_TL_WR741ND_V4
2011-11-01 juhosgar71xx: add initial support for the TL-WR741ND v4 board
2011-11-01 juhosgar71xx: add AR933X GMAC register defines
2011-11-01 juhosgar71xx: unify LED names on Planex boards
2011-11-01 juhosgar71xx: unify LED names on Buffalo boards
2011-11-01 juhosgar71xx: unify LED names on TP-Link boards
2011-10-27 juhosgar71xx: add initial support for the OpenMesh OM2P board
2011-10-27 juhosgar71xx/all0258n: fix partition layout
2011-10-24 juhosgar71xx: Buffalo WHR-HP-G300N kernel support
2011-10-24 juhosgar71xx: add kernel support for the Allnet ALL0258N...
2011-10-11 jogolinux: ar71xx: add support for Mikrotik Routerboard...
next