summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/ar8216.c
AgeCommit message (Expand)Author
2014-01-20generic: ar8216: add custom LED support for the AR8327 switchjuhosg
2014-01-20generic: ar8216: allow to use chip specific cleanup callbackjuhosg
2014-01-20generic: ar8216: add optimized rmw operationjuhosg
2013-12-15generic: ar8216: Enable jumbo frames on AR8327 by defaultjuhosg
2013-11-29generic: ar8216: add AR8337N switch supportjuhosg
2013-11-29generic: ar8216: remove trailing whitespacesjuhosg
2013-05-30generic: ar8216: allow to specify SGMII config via platform datajuhosg
2013-05-30generic: ar8216: add get_port_link callbackjuhosg
2013-05-30generic: ar8216: show chip revision in the kernel logjuhosg
2013-05-24generic: ar8216: add port mirroringluka
2013-05-13kernel: add missing PHY ID for an AR8327 switch variantnbd
2013-03-15generic: ar8216: start AR8327 switch from the probe routinejuhosg
2013-03-15generic: ar8216: add ar8xxx_start helperjuhosg
2013-03-15generic: ar8216: add OF configuration support for AR8327juhosg
2013-03-15generic: ar8216: separate platform_data based AR8327 codejuhosg
2013-03-15generic: ar8216: don't use platform_data in ar8327_init_portjuhosg
2013-03-15generic: ar8216: move the ar8327_get_port_init_status functionjuhosg
2013-03-15generic: ar8216: simplify and rename ar8327_config_portjuhosg
2013-03-15generic: ar8216: remove superfluous pdata checksjuhosg
2013-02-17generic: ar8216: cleanup function/variable namesjuhosg
2013-02-17generic: ar8216: rename struct ar8216_priv to ar8xxx_privjuhosg
2013-02-14generic: ar8216: move PHY4 RGMII workaround code out of the loopjuhosg
2013-02-14generic: ar8216: register the switch from the probe routinejuhosg
2013-02-11ar8216: remove superfluous code from ar8216_config_initjuhosg
2013-02-11generic: ar8216: don't use ethernet device name in register_switchjuhosg
2013-02-11generic: ar8216: reuse the private data from ar8216_probejuhosg
2013-02-11generic: ar8216: use phydev instead of pdev everywherejuhosg
2013-02-11generic: ar8216: use pr_* macros for kernel messagesjuhosg
2013-02-11generic: ar8216: fix PHY features setupjuhosg
2013-02-10generic: ar8216: add ar8xxx_probe_switch helperjuhosg
2013-02-10generic: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mib_stopjuhosg
2013-02-10generic: ar8216: free mib counters from ar8xxx_freejuhosg
2013-02-10generic: ar8216: add ar8xxx_free helperjuhosg
2013-02-10generic: ar8216: add ar8xxx_create{,mii} helpersjuhosg
2013-02-10generic: ar8216: remove redundant phy address checkjuhosg
2013-02-10generic: ar8216: only set phy_ptr if packet mangling is usedjuhosg
2013-02-10generic: ar8216: add defines for the AR8316 POSTRIP registerjuhosg
2013-02-10generic: ar8216: don't probe the chip multiple timesjuhosg
2013-02-10generic: ar8216: add sanity check to ar8216_probejuhosg
2013-02-10generic: ar8216: skip probe on unused PHY addressesjuhosg
2013-02-09generic: ar8216: move sleep out of the loopjuhosg
2013-02-08generic: ar8216: simplify phy features setupjuhosg
2013-02-08generic: ar8216: don't use mdio bus specific functions in ar8216_id_chipjuhosg
2013-02-07generic: ar8216: use inline function to convert swdev to ar8216juhosg
2013-02-07generic: ar8216: add mii_bus field to struct ar8216_privjuhosg
2013-02-07generic: ar8216: add detach callbackjuhosg
2013-02-05generic: ar8216: clear driver specific data pointer in phy_devicejuhosg
2013-02-05generic: ar8216: unregister switch on error pathjuhosg
2012-12-25generic: ar8216: add sgmii_delay_en field to ar8327_platform_datajuhosg
2012-12-22generic: ar8216: don't use 0 as default VID on AR8327juhosg