summaryrefslogtreecommitdiff
path: root/target/linux/generic/files
AgeCommit message (Expand)Author
2013-06-04generic: add port mirroring/monitoring capability to rtl8366rb switchjuhosg
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-05-09kernel: b53: use correct oops for bcm5365 switchhauke
2013-04-28kernel: add missing bcma defines and header file for bcrmfmacjogo
2013-04-25generic: fix rtl8366_smi compile warningblogic
2013-04-12[geneirc] fix rtl8366s OF bindingblogic
2013-04-09[ramips] unbreak portmapping - typo fixblogic
2013-04-09[swconfig] allow loading port maps from OFblogic
2013-04-06generic: rtl8367: add compatible string with vendor prefixjuhosg
2013-04-06generic: rtl8367b: fix rtl8367b_extif_init_ofjuhosg
2013-04-06generic: rtl8367: allow to load extif config from OFjuhosg
2013-04-06generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macrojuhosg
2013-04-06generic: rtl8367: add vendor prefix to the compatible stringjuhosg
2013-04-03[generic] add OF support to rtl8367b driverblogic
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-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