summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers
AgeCommit message (Expand)Author
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
2008-12-07[ar71xx] ag71xx driver: handle TX timoutjuhosg
2008-12-06[ar71xx] ag71xx driver: always use NAPI to transmit packetsjuhosg
2008-12-05[ar71xx] ag71xx driver: improve poll routinejuhosg
2008-12-05[ar71xx] ag71xx driver: always flush register writesjuhosg
2008-12-05[ar71xx] ag71xx driver: don't use dma_cache_wback_invjuhosg
2008-12-05[ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)juhosg
2008-12-04[ar71xx] EHCI driver: add AR913x supportjuhosg
2008-12-04[ar71xx] rename reset register definitionsjuhosg
2008-12-04[ar71xx] OHCI driver cleanupjuhosg
2008-12-03[ar71xx] create platform data for the EHCI driverjuhosg
2008-12-03[ar71xx] ag71xx driver: minor cleanupjuhosg
2008-12-02[ar71xx] ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register...juhosg
2008-12-02[ar71xx] ag71xx driver: add some debug stuffjuhosg
2008-12-01[ar71xx] ag71xx driver: reset DMA registers in hardware initializationjuhosg
2008-11-30[ar71xx] more ehci driver cleanupjuhosg
2008-11-30[ar71xx] ag71xx driver: fix a typojuhosg
2008-11-30[ar71xx] ehci driver cleanupjuhosg