index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
ag71xx
/
ag71xx.h
Age
Commit message (
Expand
)
Author
2011-05-31
ar71xx: ag71xx: make ring sizes configurable via ethtool
juhosg
2011-05-31
ar71xx: ag71xx: prepare to make ring sizes configurable
juhosg
2011-05-31
ar71xx: ag71xx: nuke unused AG71XX_TX_FIFO_LEN define
juhosg
2011-05-17
ar71xx: detect link on LAN ports
matteo
2011-05-14
use correct macros and frame size in ag71xx
matteo
2011-05-07
ar71xx: ag71xx: add timestamps to ag71xx_buf
juhosg
2011-05-07
ar71xx: ag71xx: use debugfs_remove_recursive
juhosg
2011-04-02
ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ...
nbd
2010-11-12
ar71xx: return statements does not need parenthesis
juhosg
2010-11-12
ar71xx: fix inline attribute location
juhosg
2010-11-12
ar71xx: fix whitespaces nits
juhosg
2010-08-16
ar71xx: add a new driver for the ar7240 switch using swconfig.
nbd
2010-04-09
ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive ...
juhosg
2010-04-09
ar71xx: ag71xx: call the phy driver's netif_receive_skb()
juhosg
2010-04-03
ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)
juhosg
2010-03-27
ar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
juhosg
2010-03-21
ar71xx: change PHY select logic, and update phy_masks
juhosg
2010-03-09
ar71xx: ag71xx: fix MAC address setup
juhosg
2010-03-05
ar71xx: ag71xx: move link update function
juhosg
2010-03-05
ar71xx: ag71xx: don't use dev->trans_start
juhosg
2010-03-05
ar71xx: ag71xx: use dma_unmap_single to unmap frames
juhosg
2010-03-02
ar71xx: ag71xx: use correct device pointer for dma_map_single
juhosg
2010-03-02
ar71xx: ag71xx: don't use virt_to_phys
juhosg
2010-03-02
ar71xx: ag71xx: simplify register access functions
juhosg
2010-03-02
ar71xx: ag71xx: use NETDEV_TX_OK
juhosg
2010-01-08
ar71xx: add NAPI statistics to the ag71xx driver
juhosg
2010-01-06
[ar71xx] fix typo after r19054
jow
2010-01-06
ar71xx: add detailed interrupt statistics for the ag71xx driver
juhosg
2010-01-04
ar71xx: add dummy debugfs support for the ag71xx driver
juhosg
2009-12-08
ar71xx: add support for external mii_bus
juhosg
2009-10-30
ar71xx: use soc specific divider for mdio clock
juhosg
2009-09-23
ar71xx: flush mii register writes
juhosg
2009-09-23
ar71xx: don't use mac_base2 in the ag71xx driver
juhosg
2009-09-23
ar71xx: remove some extern directives in the ag71xx driver
juhosg
2009-07-13
[ar71xx] ag71xx driver: fix a typo
juhosg
2009-07-13
[ar71xx] ag71xx driver: align descriptors on cache_line boundary
juhosg
2009-07-13
[ar71xx] ag71xx driver: store descriptor pointers in ag71xx_buf
juhosg
2009-07-12
[ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundary
juhosg
2009-07-07
[ar71xx] add AR7240 specific fixes for the ag71xx driver
juhosg
2009-07-02
[ar71xx] fix a bitmask in the ag71xx driver
juhosg
2009-02-25
[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...
juhosg
2009-02-15
[ar71xx] ag71xx driver: add Kconfig option for enabling debug messages
juhosg
2009-02-15
[ar71xx] ag71xx driver: apply 2.6.28 specific patches
juhosg
2009-02-13
[ar71xx] ag71xx driver: fix a kernel crash caused by r14496
juhosg
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 code
juhosg
2009-01-26
[ar71xx] move random MAC address generation into the platform initialization ...
juhosg
2008-12-09
[ar71xx] ag71xx driver: increase size of dma descriptors
juhosg
2008-12-09
[ar71xx] ag71xx driver: use same FIFO configuration for all SOC
juhosg
2008-12-08
[ar71xx] ag71xx driver: add OOM handler
juhosg
[next]