summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
AgeCommit message (Expand)Author
2011-12-01ar71xx: use /lib/functions/uci-defaults.shjuhosg
2011-11-24ar71xx: modify phy mask of the WP543 boardjuhosg
2011-11-24ar71xx: fix wndr3800 machine namejuhosg
2011-11-24ar71xx: copy atheros initramfs images to the image directoryjuhosg
2011-11-24ar71xx: specify mtd layout in command line for the DB120 boardjuhosg
2011-11-20ar71xx: set GE0 phy_mask for AR933xjuhosg
2011-11-14ar71xx: fix USB LED on the DB120 boardjuhosg
2011-11-14ar71xx: add a function for selecting output signal on a given GPIO pinjuhosg
2011-11-14ar71xx: fix GPIO function handling on AR934xjuhosg
2011-11-14ar71xx: add AR71XX_ prefix to GPIO_REG_* definesjuhosg
2011-11-14ar71xx: merge nand scan patchjuhosg
2011-11-14ar71xx: fix a compiler warningjuhosg
2011-11-14ar71xx: fix GPIO count for AR934xjuhosg
2011-11-14ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934Xjuhosg
2011-11-14ar71xx: use a dummy irq chip for WMAC and PCIe irq hadlingjuhosg
2011-11-14ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS definesjuhosg
2011-11-14ar71xx: add an irq parameter for ar724x_pcibios_initjuhosg
2011-11-14ar71xx: remove hardwired interface parameters from mach-* filesjuhosg
2011-11-14ar71xx: force hardwired interface parameters in ar71xx_add_device_ethjuhosg
2011-11-14ar71xx: use if-else instead of conditional operators in ar71xx_add_device_ethjuhosg
2011-11-13ar71xx: enable has_gbit flag on AR724{0,1}juhosg
2011-11-13ar71xx: fixup onboard PCIe chip registration on the DB120 boardjuhosg
2011-11-13ar71xx: drop DB120_WMAC_MAC_OFFSET, it is not neededjuhosg
2011-11-13ar71xx: ag71xx: add support for getting switch port link statusjuhosg
2011-11-13ar71xx: remove mii_ctrl resources of the ethernet devicesjuhosg
2011-11-13ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xxjuhosg
2011-11-13ar71xx: ag71xx: remove unused mii_cfg related functions and definesjuhosg
2011-11-13ar71xx: set MII interface speed from the set_speed callbacksjuhosg
2011-11-13ar71xx: rename set_pll callback to set_speed in ag71xx_platform_datajuhosg
2011-11-13ar71xx: ag71xx: remove MII interface setup codejuhosg
2011-11-13ar71xx: configure MII interface type from ar71xx_setup_phy_if_modejuhosg
2011-11-13ar71xx: fix occasional kernel hangs during boot on AR934xjuhosg
2011-11-13ar71xx: refresh kernel patchesjuhosg
2011-11-12ar71xx: use the button for WPS control on the DB120juhosg
2011-11-12ar71xx: register the second ethernet interface on the DB120 boardjuhosg
2011-11-12ar71xx: implement SoC specific phy interface setupjuhosg
2011-11-12ar71xx: move phy interface setup into a separate functionjuhosg
2011-11-12ar71xx: register both MDIO bus on the DB120 boardjuhosg
2011-11-12ar71xx: add AR934X specific MDIO registration codejuhosg
2011-11-12ar71xx: add a secondary mdio busjuhosg
2011-11-12ar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_*juhosg
2011-11-12ar71xx: add an id argument to ar71xx_add_device_mdiojuhosg
2011-11-12ar71xx: pass netdev and miidev pointer to ar71xx_add_device_dsajuhosg
2011-11-12ar71xx: add AR934x specific USB setupjuhosg
2011-11-12ar71xx: register the first ethernet interface on the DB120 boardjuhosg
2011-11-12ar71xx: allow to register ethernet interfaces for AR934Xjuhosg
2011-11-12ar71xx: ag71xx: use fixed link parameters if the mii bus is not registeredjuhosg
2011-11-12ar71xx: add AR934X specific bootstrap and reset register bitsjuhosg
2011-11-12ar71xx: add diag support for the DB120 boardjuhosg
2011-11-12ar71xx: fix GPIO direction setup for AR934xjuhosg