ar71xx: add support for the TL-WR841N v1.5 board
[openwrt/openwrt.git] / target / linux / ar71xx / files / drivers /
2009-12-15 Felix FietkauRevert "ar71xx: move phy_connect call to ag71xx_open...
2009-12-11 Gabor Juhosar71xx: add driver for the USB LED on the WNDR3700
2009-12-11 Gabor Juhosar71xx: fix NULL pointer dereference in the ethernet...
2009-12-11 Gabor Juhosar71xx: merge ag71xx specific patches
2009-12-11 Gabor Juhosar71xx: move mdio_bus reset code
2009-12-08 Gabor Juhosar71xx: add mdio bus driver for the rtl8366 switch
2009-12-08 Gabor Juhosar71xx: add support for external mii_bus
2009-12-08 Gabor Juhosar71xx: move phy_connect call to ag71xx_open
2009-12-03 Gabor Juhosar71xx: change mii_bus name
2009-11-30 Gabor Juhosar71xx: override fifo_cfg[123] values on AR7240
2009-11-29 Felix Fietkauar71xx: mask out reserved bits from the dma tx status...
2009-10-30 Gabor Juhosar71xx: use soc specific divider for mdio clock
2009-10-30 Gabor Juhosar71xx: update mdio_reset code
2009-09-23 Gabor Juhosar71xx: flush mii register writes
2009-09-23 Gabor Juhosar71xx: don't use mac_base2 in the ag71xx driver
2009-09-23 Gabor Juhosar71xx: remove some extern directives in the ag71xx...
2009-08-09 Gabor JuhosWRT160NL: more mtd parser cleanup
2009-08-08 Gabor JuhosWRT160NL: mtd parser cleanup
2009-08-08 Gabor Juhosmove the trx parser out from the patch
2009-08-06 Gabor Juhosupdate ar71xx_spi driver
2009-07-13 Gabor Juhosag71xx driver: rename ag71xx_debug module parameter
2009-07-13 Gabor Juhosag71xx driver: fix a typo
2009-07-13 Gabor Juhosag71xx driver: align descriptors on cache_line boundary
2009-07-13 Gabor Juhosag71xx driver: store descriptor pointers in ag71xx_buf
2009-07-12 Gabor Juhosag71xx driver: descriptors always aligned on 4 byte...
2009-07-12 Gabor Juhosag71xx driver: don't flush ddr on tx path
2009-07-11 Gabor Juhosadd SPI controller driver for the PB44 board
2009-07-11 Gabor Juhosuse platform data to setup the MAC_CFG register in...
2009-07-11 Gabor Juhosadd definitions for some magic values in the spi_vsc738...
2009-07-10 Gabor Juhosfix a bug in the SPI driver (closes #5485)
2009-07-07 Gabor Juhosadd AR7240 specific fixes for the ag71xx driver
2009-07-02 Gabor Juhosfix a bitmask in the ag71xx driver
2009-06-11 Gabor Juhosmove definition of ar91xx_flash_platform_data into...
2009-06-06 Gabor Juhosupdate flash locking code
2009-06-06 Gabor Juhosadd parallel flash driver
2009-06-04 Gabor Juhosadd SPI driver for the Vitesse VSC7385 switch
2009-06-03 Gabor Juhosadd another SPI controller driver for the earlier AP83...
2009-05-28 Gabor Juhosadd support for board specific PLL settings
2009-05-05 Gabor Juhosuse dev_name() instead of bus_id in ag71xx, ohci-ar71xx...
2009-04-26 Gabor Juhosselect ar8216 support for the WRT400N (thanks to netprince)
2009-04-23 Gabor Juhosenable the synopsys woarkaround in the ehci-ar71xx...
2009-02-25 Gabor Juhosag71xx driver: forgot to add a new file
2009-02-25 Gabor Juhosag71xx driver: add a workaround for the ar8216 chip...
2009-02-22 Gabor Juhosmicrel phy driver: change initcall level if compiled...
2009-02-15 Gabor Juhosag71xx driver: add Kconfig option for enabling debug...
2009-02-15 Gabor Juhosag71xx driver: apply 2.6.28 specific patches
2009-02-13 Gabor Juhosag71xx driver: fix a kernel crash caused by r14496
2009-02-13 Gabor Juhosag71xx driver: fix return code of the napi poll routine...
2009-02-13 Gabor Juhosag71xx driver: update phy connecting code
2009-02-13 Gabor Juhosremove netif schedule from the ag71xx driver
2009-02-12 Gabor Juhospull ethernet mac out of reset before registering the...
2009-01-26 Gabor Juhosmove random MAC address generation into the platform...
2008-12-09 Gabor Juhosag71xx driver: increase size of dma descriptors
2008-12-09 Gabor Juhosag71xx driver: use same FIFO configuration for all SOC
2008-12-08 Gabor Juhosag71xx driver: add OOM handler
2008-12-08 Gabor Juhosag71xx driver: don't refill rx buffers twice
2008-12-08 Gabor Juhosag71xx driver: interrupt status is masked by hw, don...
2008-12-08 Gabor Juhosag71xx driver: remove unused code
2008-12-07 Gabor Juhosag71xx driver: NAPI poll cleanup
2008-12-07 Gabor Juhosag71xx driver: handle TX timout
2008-12-06 Gabor Juhosag71xx driver: always use NAPI to transmit packets
2008-12-05 Gabor Juhosag71xx driver: improve poll routine
2008-12-05 Gabor Juhosag71xx driver: always flush register writes
2008-12-05 Gabor Juhosag71xx driver: don't use dma_cache_wback_inv
2008-12-05 Gabor Juhosag71xx driver: don't use CHECKSUM_UNNECCESARY (closes...
2008-12-04 Gabor JuhosEHCI driver: add AR913x support
2008-12-04 Gabor Juhosrename reset register definitions
2008-12-04 Gabor JuhosOHCI driver cleanup
2008-12-03 Gabor Juhoscreate platform data for the EHCI driver
2008-12-03 Gabor Juhosag71xx driver: minor cleanup
2008-12-02 Gabor Juhosag71xx driver: fix RX_STATUS_OF bitmask, and add DMA...
2008-12-02 Gabor Juhosag71xx driver: add some debug stuff
2008-12-01 Gabor Juhosag71xx driver: reset DMA registers in hardware initiali...
2008-11-30 Gabor Juhosmore ehci driver cleanup
2008-11-30 Gabor Juhosag71xx driver: fix a typo
2008-11-30 Gabor Juhosehci driver cleanup
2008-11-28 Gabor Juhosag71xx driver: clean up hardware initialization
2008-11-27 Gabor Juhosag71xx driver: add more register bit definitions
2008-11-27 Gabor Juhosag71xx driver: unregister MDIO bus in module exit
2008-11-27 Gabor Juhosag71xx driver: use SoC specific PLL values
2008-11-26 Gabor Juhosag71xx: introduce SoC specific fuctions for DDR flush...
2008-11-26 Gabor Juhosag71xx: dump additional registers in debug mode
2008-11-24 Gabor Juhosethernet driver preparation for gigabit support
2008-11-14 Gabor Juhosdefine some bits of the ethernet controller's registers
2008-11-12 Gabor Juhoscosmetic changes in the ag71xx driver
2008-10-31 Gabor Juhossetup speed/duplex on RB-433/450 (closes #4151)
2008-10-15 Gabor Juhosminor ethernet driver update
2008-09-30 Gabor Juhosadd hardware watchdog driver
2008-09-03 Gabor Juhosfix EHCI driver
2008-08-10 Gabor Juhosag71xx: add initial message level support
2008-08-06 Gabor Juhosreorder nand partitions on RB-4xx (closes #3852)
2008-07-29 Gabor Juhosethernet driver updates * new mii bus code, mac0 and...
2008-07-29 Gabor Juhosfix the name of the micrel PHY driver
2008-07-22 Gabor Juhosparse mac address on RouterBOARDs
2008-07-21 Gabor Juhossurprise :p