index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
ag71xx
/
ag71xx_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ...
Gabor Juhos
2009-02-25
1
-3
/
+10
*
ag71xx driver: apply 2.6.28 specific patches
Gabor Juhos
2009-02-15
1
-1
/
+1
*
ag71xx driver: fix a kernel crash caused by r14496
Gabor Juhos
2009-02-13
1
-1
/
+1
*
ag71xx driver: fix return code of the napi poll routine, was broken since [13...
Gabor Juhos
2009-02-13
1
-3
/
+3
*
ag71xx driver: update phy connecting code
Gabor Juhos
2009-02-13
1
-1
/
+1
*
move random MAC address generation into the platform initialization code
Gabor Juhos
2009-01-26
1
-9
/
+2
*
ag71xx driver: use same FIFO configuration for all SOC
Gabor Juhos
2008-12-09
1
-17
/
+22
*
ag71xx driver: add OOM handler
Gabor Juhos
2008-12-08
1
-7
/
+28
*
ag71xx driver: don't refill rx buffers twice
Gabor Juhos
2008-12-08
1
-2
/
+0
*
ag71xx driver: interrupt status is masked by hw, don't mask it again
Gabor Juhos
2008-12-08
1
-2
/
+0
*
ag71xx driver: remove unused code
Gabor Juhos
2008-12-08
1
-7
/
+0
*
ag71xx driver: NAPI poll cleanup
Gabor Juhos
2008-12-07
1
-7
/
+15
*
ag71xx driver: handle TX timout
Gabor Juhos
2008-12-07
1
-0
/
+21
*
ag71xx driver: always use NAPI to transmit packets
Gabor Juhos
2008-12-06
1
-24
/
+0
*
ag71xx driver: improve poll routine
Gabor Juhos
2008-12-05
1
-16
/
+11
*
ag71xx driver: don't use dma_cache_wback_inv
Gabor Juhos
2008-12-05
1
-3
/
+8
*
ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)
Gabor Juhos
2008-12-05
1
-1
/
+1
*
ag71xx driver: add some debug stuff
Gabor Juhos
2008-12-02
1
-0
/
+22
*
ag71xx driver: reset DMA registers in hardware initialization
Gabor Juhos
2008-12-01
1
-7
/
+49
*
ag71xx driver: fix a typo
Gabor Juhos
2008-11-30
1
-1
/
+1
*
ag71xx driver: clean up hardware initialization
Gabor Juhos
2008-11-28
1
-9
/
+20
*
ag71xx driver: unregister MDIO bus in module exit
Gabor Juhos
2008-11-27
1
-0
/
+1
*
ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup
Gabor Juhos
2008-11-26
1
-4
/
+4
*
ag71xx: dump additional registers in debug mode
Gabor Juhos
2008-11-26
1
-1
/
+1
*
define some bits of the ethernet controller's registers
Gabor Juhos
2008-11-14
1
-1
/
+3
*
cosmetic changes in the ag71xx driver
Gabor Juhos
2008-11-12
1
-12
/
+12
*
ag71xx: add initial message level support
Gabor Juhos
2008-08-10
1
-2
/
+20
*
ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's ...
Gabor Juhos
2008-07-29
1
-36
/
+48
*
parse mac address on RouterBOARDs
Gabor Juhos
2008-07-22
1
-4
/
+11
*
surprise :p
Gabor Juhos
2008-07-21
1
-0
/
+855