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
/
generic-2.6
/
files
/
drivers
/
net
/
phy
/
rtl8366s.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}
juhosg
2010-06-26
1
-76
/
+70
*
generic: rtl8366: add common vlan_4k structure
juhosg
2010-06-26
1
-10
/
+21
*
generic: rtl8366: add common vlan_mc structure
juhosg
2010-06-26
1
-12
/
+26
*
generic: rtl8366: rename vlanmc and vlan4k related structures an functions
juhosg
2010-06-26
1
-41
/
+40
*
generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls
juhosg
2010-06-26
1
-9
/
+7
*
generic: rtl8366: move mii bus handling to the rtl8366_smi code
juhosg
2010-06-26
1
-54
/
+10
*
generic: rtl8366: introduce rtl8366_smi_ops
juhosg
2010-06-26
1
-11
/
+22
*
generic: rtl8366: change format string for debugfs error messages
juhosg
2010-06-26
1
-6
/
+8
*
generic: rtl8366: don't show link parameters if the link is down
juhosg
2010-06-26
1
-12
/
+17
*
generic: rtl8366: fix register offset and size of MIB counters
juhosg
2010-06-26
1
-13
/
+13
*
generic: rtl8366: prevent modifications of VLAN 0
juhosg
2010-06-26
1
-3
/
+3
*
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible
juhosg
2010-01-27
1
-20
/
+34
*
rtl8366: make it available on all platforms
juhosg
2010-01-25
1
-0
/
+1707