index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
ag71xx
/
ag71xx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins)
nbd
2011-09-11
1
-1
/
+1
*
ar71xx: add some code to detect DMA stuck conditions on ar7240
nbd
2011-08-13
1
-0
/
+4
*
ar71xx: fix ethernet FIFO state corruption on ar7240
nbd
2011-08-04
1
-0
/
+1
*
ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop
nbd
2011-08-04
1
-0
/
+3
*
ar71xx: ag71xx: make ring sizes configurable via ethtool
juhosg
2011-05-31
1
-0
/
+3
*
ar71xx: ag71xx: prepare to make ring sizes configurable
juhosg
2011-05-31
1
-6
/
+2
*
ar71xx: ag71xx: nuke unused AG71XX_TX_FIFO_LEN define
juhosg
2011-05-31
1
-1
/
+0
*
ar71xx: detect link on LAN ports
matteo
2011-05-17
1
-0
/
+1
*
use correct macros and frame size in ag71xx
matteo
2011-05-14
1
-3
/
+2
*
ar71xx: ag71xx: add timestamps to ag71xx_buf
juhosg
2011-05-07
1
-1
/
+1
*
ar71xx: ag71xx: use debugfs_remove_recursive
juhosg
2011-05-07
1
-2
/
+0
*
ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ...
nbd
2011-04-02
1
-0
/
+8
*
ar71xx: return statements does not need parenthesis
juhosg
2010-11-12
1
-2
/
+2
*
ar71xx: fix inline attribute location
juhosg
2010-11-12
1
-2
/
+2
*
ar71xx: fix whitespaces nits
juhosg
2010-11-12
1
-2
/
+2
*
ar71xx: add a new driver for the ar7240 switch using swconfig.
nbd
2010-08-16
1
-1
/
+7
*
ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive ...
juhosg
2010-04-09
1
-1
/
+1
*
ar71xx: ag71xx: call the phy driver's netif_receive_skb()
juhosg
2010-04-09
1
-1
/
+1
*
ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)
juhosg
2010-04-03
1
-2
/
+4
*
ar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
juhosg
2010-03-27
1
-0
/
+8
*
ar71xx: change PHY select logic, and update phy_masks
juhosg
2010-03-21
1
-1
/
+1
*
ar71xx: ag71xx: fix MAC address setup
juhosg
2010-03-09
1
-1
/
+1
*
ar71xx: ag71xx: move link update function
juhosg
2010-03-05
1
-0
/
+1
*
ar71xx: ag71xx: don't use dev->trans_start
juhosg
2010-03-05
1
-1
/
+1
*
ar71xx: ag71xx: use dma_unmap_single to unmap frames
juhosg
2010-03-05
1
-3
/
+5
*
ar71xx: ag71xx: use correct device pointer for dma_map_single
juhosg
2010-03-02
1
-1
/
+1
*
ar71xx: ag71xx: don't use virt_to_phys
juhosg
2010-03-02
1
-1
/
+1
*
ar71xx: ag71xx: simplify register access functions
juhosg
2010-03-02
1
-44
/
+24
*
ar71xx: ag71xx: use NETDEV_TX_OK
juhosg
2010-03-02
1
-1
/
+1
*
ar71xx: add NAPI statistics to the ag71xx driver
juhosg
2010-01-08
1
-1
/
+20
*
[ar71xx] fix typo after r19054
jow
2010-01-06
1
-1
/
+1
*
ar71xx: add detailed interrupt statistics for the ag71xx driver
juhosg
2010-01-06
1
-0
/
+15
*
ar71xx: add dummy debugfs support for the ag71xx driver
juhosg
2010-01-04
1
-1
/
+21
*
ar71xx: add support for external mii_bus
juhosg
2009-12-08
1
-1
/
+0
*
ar71xx: use soc specific divider for mdio clock
juhosg
2009-10-30
1
-3
/
+4
*
ar71xx: flush mii register writes
juhosg
2009-09-23
1
-1
/
+1
*
ar71xx: don't use mac_base2 in the ag71xx driver
juhosg
2009-09-23
1
-24
/
+16
*
ar71xx: remove some extern directives in the ag71xx driver
juhosg
2009-09-23
1
-6
/
+6
*
[ar71xx] ag71xx driver: fix a typo
juhosg
2009-07-13
1
-1
/
+1
*
[ar71xx] ag71xx driver: align descriptors on cache_line boundary
juhosg
2009-07-13
1
-1
/
+2
*
[ar71xx] ag71xx driver: store descriptor pointers in ag71xx_buf
juhosg
2009-07-13
1
-2
/
+3
*
[ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundary
juhosg
2009-07-12
1
-1
/
+1
*
[ar71xx] add AR7240 specific fixes for the ag71xx driver
juhosg
2009-07-07
1
-0
/
+10
*
[ar71xx] fix a bitmask in the ag71xx driver
juhosg
2009-07-02
1
-1
/
+1
*
[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...
juhosg
2009-02-25
1
-1
/
+17
*
[ar71xx] ag71xx driver: add Kconfig option for enabling debug messages
juhosg
2009-02-15
1
-2
/
+1
*
[ar71xx] ag71xx driver: apply 2.6.28 specific patches
juhosg
2009-02-15
1
-1
/
+1
*
[ar71xx] ag71xx driver: fix a kernel crash caused by r14496
juhosg
2009-02-13
1
-1
/
+1
*
[ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ...
juhosg
2009-02-13
1
-1
/
+1
*
[ar71xx] ag71xx driver: update phy connecting code
juhosg
2009-02-13
1
-2
/
+2
[next]