summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers
AgeCommit message (Expand)Author
2013-02-21generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLANjogo
2013-02-21generic: b53: remove empty spacesjogo
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-10generic: b53: fix reverted error check in probejogo
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: mvswitch: add detach callbackjuhosg
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
2013-01-27kernel: b53: the b53 spi driver depends on spihauke
2013-01-27kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8hauke
2013-01-23generic: add b53 swconfig switch driverjogo
2013-01-18generic: rtl8366_smi: only assign pvid if no pvid was set yetjogo
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
2012-12-22generic: ar8316: allow to configure port 6 via platform data on AR8327juhosg
2012-12-22generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_datajuhosg
2012-12-21[kernel] make to rtl8366_smi of binding use gpio_is_validblogic
2012-12-17generic: rtl836x: fix compiler warningsjuhosg
2012-12-15linux: generic: rtl836*: fix compilation with !CONFIG_OFjogo
2012-12-15[kernel] make rtl8366 driver OF capableblogic
2012-11-23generic: ar8216: set delay values for SGMII mode on AR8327juhosg
2012-11-22generic: ar8216: introduce ar8216_mib_op helperjuhosg
2012-11-21swconfig: make it compatible with 3.7juhosg
2012-11-20generic: ar8216: fix port number check in 'ar8xxx_mib_work_func'juhosg
2012-11-20generic: ar8216: remove an unblanced mutex_unlock calljuhosg