197 Commits (da79a4c698d1609e4a015d38f84eea68cc2ef7b3)

Author SHA1 Message Date
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
Hauke Mehrtens a9175c90cf kernel: b53: the b53 spi driver depends on spi 12 years ago
Hauke Mehrtens 721bf97863 kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 12 years ago
Jonas Gorski bb0118c66f generic: add b53 swconfig switch driver 12 years ago
Jonas Gorski c3eeff807f generic: rtl8366_smi: only assign pvid if no pvid was set yet 12 years ago
Gabor Juhos d4b4c7d102 generic: ar8216: add sgmii_delay_en field to ar8327_platform_data 12 years ago
Gabor Juhos c3cb63661f generic: ar8216: don't use 0 as default VID on AR8327 12 years ago
Gabor Juhos 3931c9524c generic: ar8316: allow to configure port 6 via platform data on AR8327 12 years ago
Gabor Juhos a0b31f97bb generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_data 12 years ago
John Crispin 123343d424 make to rtl8366_smi of binding use gpio_is_valid 12 years ago
Gabor Juhos d153bdbba9 generic: rtl836x: fix compiler warnings 12 years ago
Jonas Gorski eba8cccd88 linux: generic: rtl836*: fix compilation with !CONFIG_OF 12 years ago
John Crispin d8678644f9 make rtl8366 driver OF capable 12 years ago
Gabor Juhos 49d4b5581d generic: ar8216: set delay values for SGMII mode on AR8327 12 years ago
Gabor Juhos 3205b52d1c generic: ar8216: introduce ar8216_mib_op helper 12 years ago
Gabor Juhos 10d30f2d2d swconfig: make it compatible with 3.7 12 years ago
Gabor Juhos 2a792f32b5 generic: ar8216: fix port number check in 'ar8xxx_mib_work_func' 12 years ago
Gabor Juhos 258b2f2dc2 generic: ar8216: remove an unblanced mutex_unlock call 12 years ago