summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/files/drivers/net/phy
AgeCommit message (Expand)Author
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: update vlan handling code of rtl8366rbjuhosg
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-06-13swconfig: fix lock imbalance in unregister_switch()juhosg
2010-06-13swconfig: release switch in error path of swconfig_get_attrjuhosg
2010-06-08ip17xx: fix autonegotioation issuesjuhosg
2010-06-08ip17xx: Update the copyright messagejuhosg
2010-06-08ip17xx: Rename the driver to ip17xx.cjuhosg
2010-06-08ip17xx: The big renamejuhosg
2010-06-08ip17xx: Keep all state locallyjuhosg
2010-06-08ip17xx: Add support for IP175Djuhosg
2010-06-08ip17xx: Avoid auto-negotiationjuhosg
2010-06-08ip17xx: New chip detectionjuhosg
2010-06-08ip17xx: Add VLAN tag fieldjuhosg
2010-06-08ip17xx: Maintain state->remove_tag incrementallyjuhosg
2010-06-08ip17xx: Initialize VLAN state upon resetjuhosg
2010-06-08ip17xx: Introduce vlan arrayjuhosg
2010-06-08ip17xx: Introduce indirection of low-level operationsjuhosg
2010-06-08ip17xx: Fix use of MODE_VALjuhosg
2010-06-08ip17xx: Fix indentation in get_state() and update_state()juhosg
2010-06-08ip17xx: Fixed error handling in ip175c_set_val()juhosg
2010-06-08ip17xx: Cosmetic cleanupsjuhosg
2010-06-08ip17xx: Consolidate operations with PHY registersjuhosg
2010-06-08swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGEDjuhosg
2010-04-16swconfig: Add cpu port index to help output.juhosg
2010-04-11[kernel] swconfig: Check vlan/port indexes for validity.florian
2010-04-10Generic: Clean up output of AR8216 driver.juhosg
2010-04-09generic: make chip detection more reliable in the AR8216 driverjuhosg
2010-04-05[PATCH 1/2] Add support for the ar8316 switch.jow
2010-03-28enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)nbd
2010-03-09ar8216: fix the mtu register definitionnbd
2010-03-09Several small fixes for ar8216 driver (patch by Jonas Gorski)nbd
2010-02-24kernel: add driver for the RTL8366RB switchjuhosg
2010-02-24kernel: fix typos in the AR8216 header filejuhosg
2010-01-30rtl8366_smi: sanitize gpio values to a 0/1 booleanjuhosg