summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/files/drivers/net/phy/rtl8366s.c
AgeCommit message (Expand)Author
2010-06-26rename target/linux/generic-2.6 to genericnbd
2010-06-26generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's formatjuhosg
2010-06-26generic: rtl8366: update vlan handling code for rtl8366sjuhosg
2010-06-26generic: rtl8366: add hw_init to initialize registers after resetjuhosg
2010-06-26generic: rtl8366: introduce rtl8366_smi_rmwr functionjuhosg
2010-06-26generic: rtl8366s: get some MIB counters from another offsetjuhosg
2010-06-26generic: rtl8366: cleanup MIB counter printingjuhosg
2010-06-26generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}juhosg
2010-06-26generic: rtl8366: add common vlan_4k structurejuhosg
2010-06-26generic: rtl8366: add common vlan_mc structurejuhosg
2010-06-26generic: rtl8366: rename vlanmc and vlan4k related structures an functionsjuhosg
2010-06-26generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} callsjuhosg
2010-06-26generic: rtl8366: move mii bus handling to the rtl8366_smi codejuhosg
2010-06-26generic: rtl8366: introduce rtl8366_smi_opsjuhosg
2010-06-26generic: rtl8366: change format string for debugfs error messagesjuhosg
2010-06-26generic: rtl8366: don't show link parameters if the link is downjuhosg
2010-06-26generic: rtl8366: fix register offset and size of MIB countersjuhosg
2010-06-26generic: rtl8366: prevent modifications of VLAN 0juhosg
2010-01-27rtl8366s: reset the chip early, this allows ethernet to work as soon as possiblejuhosg
2010-01-25rtl8366: make it available on all platformsjuhosg