ar71xx: detect link on LAN ports
[openwrt.git] / target / linux / ar71xx / files / drivers / net / ag71xx / ag71xx.h
2011-05-17 matteoar71xx: detect link on LAN ports
2011-05-14 matteouse correct macros and frame size in ag71xx
2011-05-07 juhosgar71xx: ag71xx: add timestamps to ag71xx_buf
2011-05-07 juhosgar71xx: ag71xx: use debugfs_remove_recursive
2011-04-02 nbdar71xx: only allow internal access to the ar7240 switch...
2010-11-12 juhosgar71xx: return statements does not need parenthesis
2010-11-12 juhosgar71xx: fix inline attribute location
2010-11-12 juhosgar71xx: fix whitespaces nits
2010-08-16 nbdar71xx: add a new driver for the ar7240 switch using...
2010-04-09 juhosgar71xx: ag71xx: avoid unalinged accesses when using...
2010-04-09 juhosgar71xx: ag71xx: call the phy driver's netif_receive_skb()
2010-04-03 juhosgar71xx: fix broken LAN ports on the boards with AR8216...
2010-03-27 juhosgar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
2010-03-21 juhosgar71xx: change PHY select logic, and update phy_masks
2010-03-09 juhosgar71xx: ag71xx: fix MAC address setup
2010-03-05 juhosgar71xx: ag71xx: move link update function
2010-03-05 juhosgar71xx: ag71xx: don't use dev->trans_start
2010-03-05 juhosgar71xx: ag71xx: use dma_unmap_single to unmap frames
2010-03-02 juhosgar71xx: ag71xx: use correct device pointer for dma_map_...
2010-03-02 juhosgar71xx: ag71xx: don't use virt_to_phys
2010-03-02 juhosgar71xx: ag71xx: simplify register access functions
2010-03-02 juhosgar71xx: ag71xx: use NETDEV_TX_OK
2010-01-08 juhosgar71xx: add NAPI statistics to the ag71xx driver
2010-01-06 jow[ar71xx] fix typo after r19054
2010-01-06 juhosgar71xx: add detailed interrupt statistics for the ag71x...
2010-01-04 juhosgar71xx: add dummy debugfs support for the ag71xx driver
2009-12-08 juhosgar71xx: add support for external mii_bus
2009-10-30 juhosgar71xx: use soc specific divider for mdio clock
2009-09-23 juhosgar71xx: flush mii register writes
2009-09-23 juhosgar71xx: don't use mac_base2 in the ag71xx driver
2009-09-23 juhosgar71xx: remove some extern directives in the ag71xx...
2009-07-13 juhosg[ar71xx] ag71xx driver: fix a typo
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: descriptors always aligned...
2009-07-07 juhosg[ar71xx] add AR7240 specific fixes for the ag71xx driver
2009-07-02 juhosg[ar71xx] fix a bitmask in the ag71xx driver
2009-02-25 juhosg[ar71xx] ag71xx driver: add a workaround for the ar8216...
2009-02-15 juhosg[ar71xx] ag71xx driver: add Kconfig option for enabling...
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: increase size of dma descriptors
2008-12-09 juhosg[ar71xx] ag71xx driver: use same FIFO configuration...
2008-12-08 juhosg[ar71xx] ag71xx driver: add OOM handler
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: always flush register writes
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: fix RX_STATUS_OF bitmask, and...
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: add more register bit definitions
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-24 juhosg[ar71xx] ethernet driver preparation for gigabit support
2008-11-14 juhosg[ar71xx] define some bits of the ethernet controller...
2008-10-31 juhosg[ar71xx] setup speed/duplex on RB-433/450 (closes ...
2008-10-15 juhosg[ar71xx] minor ethernet driver update
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