summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers
AgeCommit message (Expand)Author
2009-11-30ar71xx: override fifo_cfg[123] values on AR7240juhosg
2009-11-29ar71xx: mask out reserved bits from the dma tx status in the ethernet drivernbd
2009-10-30ar71xx: use soc specific divider for mdio clockjuhosg
2009-10-30ar71xx: update mdio_reset codejuhosg
2009-09-23ar71xx: flush mii register writesjuhosg
2009-09-23ar71xx: don't use mac_base2 in the ag71xx driverjuhosg
2009-09-23ar71xx: remove some extern directives in the ag71xx driverjuhosg
2009-08-09[ar71xx] WRT160NL: more mtd parser cleanupjuhosg
2009-08-08[ar71xx] WRT160NL: mtd parser cleanupjuhosg
2009-08-08[ar71xx] move the trx parser out from the patchjuhosg
2009-08-06[ar71xx] update ar71xx_spi driverjuhosg
2009-07-13[ar71xx] ag71xx driver: rename ag71xx_debug module parameterjuhosg
2009-07-13[ar71xx] ag71xx driver: fix a typojuhosg
2009-07-13[ar71xx] ag71xx driver: align descriptors on cache_line boundaryjuhosg
2009-07-13[ar71xx] ag71xx driver: store descriptor pointers in ag71xx_bufjuhosg
2009-07-12[ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundaryjuhosg
2009-07-12[ar71xx] ag71xx driver: don't flush ddr on tx pathjuhosg
2009-07-11[ar71xx] add SPI controller driver for the PB44 boardjuhosg
2009-07-11[ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d...juhosg
2009-07-11[ar71xx] add definitions for some magic values in the spi_vsc7385 driverjuhosg
2009-07-10[ar71xx] fix a bug in the SPI driver (closes #5485)juhosg
2009-07-07[ar71xx] add AR7240 specific fixes for the ag71xx driverjuhosg
2009-07-02[ar71xx] fix a bitmask in the ag71xx driverjuhosg
2009-06-11[ar71xx] move definition of ar91xx_flash_platform_data into a separate header...juhosg
2009-06-06[ar71xx] update flash locking codejuhosg
2009-06-06[ar71xx] add parallel flash driverjuhosg
2009-06-04[ar71xx] add SPI driver for the Vitesse VSC7385 switchjuhosg
2009-06-03[ar71xx] add another SPI controller driver for the earlier AP83 boardsjuhosg
2009-05-28[ar71xx] add support for board specific PLL settingsjuhosg
2009-05-05[ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx...juhosg
2009-04-26[ar71xx] select ar8216 support for the WRT400N (thanks to netprince)juhosg
2009-04-23[ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driverjuhosg
2009-02-25[ar71xx] ag71xx driver: forgot to add a new filejuhosg
2009-02-25[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...juhosg
2009-02-22[ar71xx] micrel phy driver: change initcall level if compiled into the kerneljuhosg
2009-02-15[ar71xx] ag71xx driver: add Kconfig option for enabling debug messagesjuhosg
2009-02-15[ar71xx] ag71xx driver: apply 2.6.28 specific patchesjuhosg
2009-02-13[ar71xx] ag71xx driver: fix a kernel crash caused by r14496juhosg
2009-02-13[ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ...juhosg
2009-02-13[ar71xx] ag71xx driver: update phy connecting codejuhosg
2009-02-13[ar71xx] remove netif schedule from the ag71xx driverjuhosg
2009-02-12[ar71xx] pull ethernet mac out of reset before registering the mdio_busjuhosg
2009-01-26[ar71xx] move random MAC address generation into the platform initialization ...juhosg
2008-12-09[ar71xx] ag71xx driver: increase size of dma descriptorsjuhosg
2008-12-09[ar71xx] ag71xx driver: use same FIFO configuration for all SOCjuhosg
2008-12-08[ar71xx] ag71xx driver: add OOM handlerjuhosg
2008-12-08[ar71xx] ag71xx driver: don't refill rx buffers twicejuhosg
2008-12-08[ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it againjuhosg
2008-12-08[ar71xx] ag71xx driver: remove unused codejuhosg
2008-12-07[ar71xx] ag71xx driver: NAPI poll cleanupjuhosg