ar71xx: add support for external mii_bus
[openwrt.git] / target / linux / ar71xx / files / drivers / net / ag71xx / ag71xx_main.c
2009-12-08 juhosgar71xx: add support for external mii_bus
2009-12-08 juhosgar71xx: move phy_connect call to ag71xx_open
2009-11-30 juhosgar71xx: override fifo_cfg[123] values on AR7240
2009-11-29 nbdar71xx: mask out reserved bits from the dma tx status...
2009-09-23 juhosgar71xx: don't use mac_base2 in the ag71xx driver
2009-07-13 juhosg[ar71xx] ag71xx driver: rename ag71xx_debug module...
2009-07-13 juhosg[ar71xx] ag71xx driver: align descriptors on cache_line...
2009-07-13 juhosg[ar71xx] ag71xx driver: store descriptor pointers in...
2009-07-12 juhosg[ar71xx] ag71xx driver: don't flush ddr on tx path
2009-02-25 juhosg[ar71xx] ag71xx driver: add a workaround for the ar8216...
2009-02-15 juhosg[ar71xx] ag71xx driver: apply 2.6.28 specific patches
2009-02-13 juhosg[ar71xx] ag71xx driver: fix a kernel crash caused by...
2009-02-13 juhosg[ar71xx] ag71xx driver: fix return code of the napi...
2009-02-13 juhosg[ar71xx] ag71xx driver: update phy connecting code
2009-01-26 juhosg[ar71xx] move random MAC address generation into the...
2008-12-09 juhosg[ar71xx] ag71xx driver: use same FIFO configuration...
2008-12-08 juhosg[ar71xx] ag71xx driver: add OOM handler
2008-12-08 juhosg[ar71xx] ag71xx driver: don't refill rx buffers twice
2008-12-08 juhosg[ar71xx] ag71xx driver: interrupt status is masked...
2008-12-08 juhosg[ar71xx] ag71xx driver: remove unused code
2008-12-07 juhosg[ar71xx] ag71xx driver: NAPI poll cleanup
2008-12-07 juhosg[ar71xx] ag71xx driver: handle TX timout
2008-12-06 juhosg[ar71xx] ag71xx driver: always use NAPI to transmit...
2008-12-05 juhosg[ar71xx] ag71xx driver: improve poll routine
2008-12-05 juhosg[ar71xx] ag71xx driver: don't use dma_cache_wback_inv
2008-12-05 juhosg[ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY...
2008-12-02 juhosg[ar71xx] ag71xx driver: add some debug stuff
2008-12-01 juhosg[ar71xx] ag71xx driver: reset DMA registers in hardware...
2008-11-30 juhosg[ar71xx] ag71xx driver: fix a typo
2008-11-28 juhosg[ar71xx] ag71xx driver: clean up hardware initialization
2008-11-27 juhosg[ar71xx] ag71xx driver: unregister MDIO bus in module...
2008-11-26 juhosg[ar71xx] ag71xx: introduce SoC specific fuctions for...
2008-11-26 juhosg[ar71xx] ag71xx: dump additional registers in debug...
2008-11-14 juhosg[ar71xx] define some bits of the ethernet controller...
2008-11-12 juhosg[ar71xx] cosmetic changes in the ag71xx driver
2008-08-10 juhosg[ar71xx] ag71xx: add initial message level support
2008-07-29 juhosg[ar71xx] ethernet driver updates
2008-07-22 juhosg[ar71xx] parse mac address on RouterBOARDs
2008-07-21 juhosgsurprise :p