252 Commits (f99a208b4fc439044160b1e3525c2cfa3fdc1fb8)

Author SHA1 Message Date
John Crispin 10f432ba9d fix rtl8366s OF binding 12 years ago
John Crispin fb47fd0d6b unbreak portmapping - typo fix 12 years ago
John Crispin fff58a5801 allow loading port maps from OF 12 years ago
Gabor Juhos 747b795b56 generic: rtl8367: add compatible string with vendor prefix 12 years ago
Gabor Juhos f5d8d80ca9 generic: rtl8367b: fix rtl8367b_extif_init_of 12 years ago
Gabor Juhos 38bd9b4337 generic: rtl8367: allow to load extif config from OF 12 years ago
Gabor Juhos 585d19d168 generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macro 12 years ago
Gabor Juhos 68c931c637 generic: rtl8367: add vendor prefix to the compatible string 12 years ago
John Crispin 1105bd2897 add OF support to rtl8367b driver 12 years ago
Gabor Juhos 72253b9073 generic: ar8216: start AR8327 switch from the probe routine 12 years ago
Gabor Juhos 5503686f69 generic: ar8216: add ar8xxx_start helper 12 years ago
Gabor Juhos 7ba6a8d8e8 generic: ar8216: add OF configuration support for AR8327 12 years ago
Gabor Juhos ee12b1b7d5 generic: ar8216: separate platform_data based AR8327 code 12 years ago
Gabor Juhos d88f66ae21 generic: ar8216: don't use platform_data in ar8327_init_port 12 years ago
Gabor Juhos 9d3f70d503 generic: ar8216: move the ar8327_get_port_init_status function 12 years ago
Gabor Juhos 17d735fc46 generic: ar8216: simplify and rename ar8327_config_port 12 years ago
Gabor Juhos 3fee1bddbe generic: ar8216: remove superfluous pdata checks 12 years ago
Jonas Gorski 3010a0b616 generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLAN 12 years ago
Jonas Gorski 23e71c56ba generic: b53: remove empty spaces 12 years ago
Gabor Juhos 451dd745bd generic: ar8216: cleanup function/variable names 12 years ago
Gabor Juhos 51996304c4 generic: ar8216: rename struct ar8216_priv to ar8xxx_priv 12 years ago
Gabor Juhos f35c369710 generic: ar8216: move PHY4 RGMII workaround code out of the loop 12 years ago
Gabor Juhos d64888ffc0 generic: ar8216: register the switch from the probe routine 12 years ago
Gabor Juhos 9525a075c1 ar8216: remove superfluous code from ar8216_config_init 12 years ago
Gabor Juhos 9c86d268eb generic: ar8216: don't use ethernet device name in register_switch 12 years ago
Gabor Juhos 3f3eba88f6 generic: ar8216: reuse the private data from ar8216_probe 12 years ago
Gabor Juhos 1afb759b35 generic: ar8216: use phydev instead of pdev everywhere 12 years ago
Gabor Juhos 0b1fe07e8e generic: ar8216: use pr_* macros for kernel messages 12 years ago
Gabor Juhos eea297884e generic: ar8216: fix PHY features setup 12 years ago
Gabor Juhos 617076c613 generic: ar8216: add ar8xxx_probe_switch helper 12 years ago
Gabor Juhos 98b13e39ac generic: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mib_stop 12 years ago
Gabor Juhos f97170a720 generic: ar8216: free mib counters from ar8xxx_free 12 years ago
Gabor Juhos 7924e517af generic: ar8216: add ar8xxx_free helper 12 years ago
Gabor Juhos 77b3c551c4 generic: ar8216: add ar8xxx_create{,mii} helpers 12 years ago
Gabor Juhos 5f70b1db2a generic: ar8216: remove redundant phy address check 12 years ago
Gabor Juhos 14fd37258b generic: ar8216: only set phy_ptr if packet mangling is used 12 years ago
Gabor Juhos 393163b098 generic: ar8216: add defines for the AR8316 POSTRIP register 12 years ago
Gabor Juhos 5ed480598d generic: ar8216: don't probe the chip multiple times 12 years ago
Gabor Juhos 774da6c7a4 generic: ar8216: add sanity check to ar8216_probe 12 years ago
Gabor Juhos 4720c75cf7 generic: ar8216: skip probe on unused PHY addresses 12 years ago
Jonas Gorski eedc3554fe generic: b53: fix reverted error check in probe 12 years ago
Gabor Juhos de123c4409 generic: ar8216: move sleep out of the loop 12 years ago
Gabor Juhos aa04441904 generic: ar8216: simplify phy features setup 12 years ago
Gabor Juhos 9c1f95a416 generic: ar8216: don't use mdio bus specific functions in ar8216_id_chip 12 years ago
Gabor Juhos 5393efc0c7 generic: ar8216: use inline function to convert swdev to ar8216 12 years ago
Gabor Juhos b87a1c757d generic: ar8216: add mii_bus field to struct ar8216_priv 12 years ago
Gabor Juhos c130a3feac generic: mvswitch: add detach callback 12 years ago
Gabor Juhos 4be8c22e74 generic: ar8216: add detach callback 12 years ago
Gabor Juhos 395d0bdc1f generic: ar8216: clear driver specific data pointer in phy_device 12 years ago
Gabor Juhos 2e7f38c243 generic: ar8216: unregister switch on error path 12 years ago