438 Commits (98b14e0906cfe476da7a007cbf467b73b4c85acf)

Author SHA1 Message Date
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
Gabor Juhos 82b57b0c28 generic: ar8216: add missing locking calls 12 years ago
Gabor Juhos 863657d040 generic: ar8216: add MIB counter support for the AR8216 switch as well 12 years ago
Gabor Juhos 98f30aac8e generic: ar8216: rename AR8216_*_STATS_* defines 12 years ago
Gabor Juhos 9abd8cd004 generic ar8216: allow to read/reset MIB counters via swconfig 12 years ago
Gabor Juhos 4b17323b51 generic: ar8216: use dynamically allocated private data in ar8216_probe 12 years ago
Gabor Juhos c92998f9d9 generic: use mtd_read in myloader parser 12 years ago
Gabor Juhos ee9376d153 generic: swconfig: use led_set_brightness in LED control code 12 years ago
Florian Fainelli 4afb91a12f swconfig: get rid of the NLA_PUT_* macros 12 years ago
Gabor Juhos 0045449b1b generic: add driver for the the RTL8367R{B,-VB} switches 12 years ago
John Crispin ba6751058b gpiodev/gpioctl RIP 12 years ago
John Crispin 5f8ffb8873 fixes gpio_dev un/reload balancing 12 years ago
Gabor Juhos 5dd996bc2a generic: rtl8366_smi: increase delay after switch hw reset 12 years ago
Gabor Juhos e2782eae8e generic: rtl836x: add hw_reset field to struct rtl8366_smi 12 years ago
Gabor Juhos 614ca3cc9e generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls 12 years ago
John Crispin 101766fb00 clean up pwm patches and drivers 12 years ago
Gabor Juhos 6b8392eb12 generic: ar8216: start aneg on each PHY of the AR8327 12 years ago
Gabor Juhos b934fa2f16 generic: ar8216: allow to configure AR8327 LEDs via platform data 12 years ago
Gabor Juhos 9e02593b70 generic: ar8216: add revision specific PHY fixups for AR8327 12 years ago
Gabor Juhos 0d241e6670 generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv 12 years ago
Gabor Juhos b2fce19a70 generic: ar8216: add chip_is_ar8{216,236,316,327} helpers 12 years ago