aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy
Commit message (Expand)AuthorAge
...
* b53: make b53_switch_reset_gpio() staticHauke Mehrtens2014-01-20
* generic: ar8216: add custom LED support for the AR8327 switchGabor Juhos2014-01-20
* generic: ar8216: allow to use chip specific cleanup callbackGabor Juhos2014-01-20
* generic: ar8216: add optimized rmw operationGabor Juhos2014-01-20
* generic: ar8216: Enable jumbo frames on AR8327 by defaultGabor Juhos2013-12-15
* generic: ar8216: add AR8337N switch supportGabor Juhos2013-11-29
* generic: ar8216: remove trailing whitespacesGabor Juhos2013-11-29
* kernel: b53: fix untagged shift for BCM5365Hauke Mehrtens2013-11-13
* kernel: b53: add initial support for switches in BCM5301XHauke Mehrtens2013-11-10
* kernel: adm6996: add support for ADM6996L and GPIO interfaceHauke Mehrtens2013-11-09
* kernel: make swconfig checkpath compliantFlorian Fainelli2013-10-24
* kernel: b53: add switch name into printk when it fails.Hauke Mehrtens2013-10-06
* kernel: b53: add Register Access Bridge Registers (SRAB) interfaceHauke Mehrtens2013-09-25
* kernel: b53: detect revision of BCM5325Hauke Mehrtens2013-09-15
* kernel: b53: fix vlan write for BCM5325 revison 3+Hauke Mehrtens2013-09-15
* kernel: b53: use hard coded switch reset gpio on some boards.Hauke Mehrtens2013-09-14
* kernel: b53: add soft reset for BCM539x switchesHauke Mehrtens2013-09-14
* kernel: b53: support phy ids for BCM5365Jonas Gorski2013-09-05
* kernel: b53: allow access the MIB counters on BCM5365Hauke Mehrtens2013-09-04
* rtl8367: add support for configuring the VLAN FIDFelix Fietkau2013-08-12
* kernel: b53: use devm_gpio_request_one() to request gpioHauke Mehrtens2013-08-01
* kernel: b53: add support for GPIO resetHauke Mehrtens2013-08-01
* strict_strtoul is obsolete, use kstrtoul insteadJohn Crispin2013-07-27
* brcm47xx: use b53 phy driver for the switch in kernel 3.10Hauke Mehrtens2013-07-14
* generic: add port mirroring/monitoring capability to rtl8366rb switchGabor Juhos2013-06-04
* generic: ar8216: allow to specify SGMII config via platform dataGabor Juhos2013-05-30
* generic: ar8216: add get_port_link callbackGabor Juhos2013-05-30
* generic: ar8216: show chip revision in the kernel logGabor Juhos2013-05-30
* generic: ar8216: add port mirroringLuka Perkov2013-05-24
* kernel: add missing PHY ID for an AR8327 switch variantFelix Fietkau2013-05-13
* kernel: b53: use correct oops for bcm5365 switchHauke Mehrtens2013-05-09
* generic: fix rtl8366_smi compile warningJohn Crispin2013-04-25
* fix rtl8366s OF bindingJohn Crispin2013-04-12
* unbreak portmapping - typo fixJohn Crispin2013-04-09
* allow loading port maps from OFJohn Crispin2013-04-09
* generic: rtl8367: add compatible string with vendor prefixGabor Juhos2013-04-06
* generic: rtl8367b: fix rtl8367b_extif_init_ofGabor Juhos2013-04-06
* generic: rtl8367: allow to load extif config from OFGabor Juhos2013-04-06
* generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macroGabor Juhos2013-04-06
* generic: rtl8367: add vendor prefix to the compatible stringGabor Juhos2013-04-06
* add OF support to rtl8367b driverJohn Crispin2013-04-03
* generic: ar8216: start AR8327 switch from the probe routineGabor Juhos2013-03-15
* generic: ar8216: add ar8xxx_start helperGabor Juhos2013-03-15
* generic: ar8216: add OF configuration support for AR8327Gabor Juhos2013-03-15
* generic: ar8216: separate platform_data based AR8327 codeGabor Juhos2013-03-15
* generic: ar8216: don't use platform_data in ar8327_init_portGabor Juhos2013-03-15
* generic: ar8216: move the ar8327_get_port_init_status functionGabor Juhos2013-03-15
* generic: ar8216: simplify and rename ar8327_config_portGabor Juhos2013-03-15
* generic: ar8216: remove superfluous pdata checksGabor Juhos2013-03-15
* generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLANJonas Gorski2013-02-21