AR8216: make ARL age time configurable
[openwrt.git] / target / linux / generic / files / drivers / net / phy / b53 /
2016-02-03 rmileckib53: support setting port link
2016-02-03 rmileckib53: provide PHY access to swconfig
2016-01-18 jogob53: update header register difinitions
2015-07-03 haukekernel: b53: fix build with brcm47xx
2015-06-21 rmileckib53: Allow using all 8 ports on BCM53011
2015-06-10 jogob53: fix memory out of bounds access on 64 bit targets
2015-06-10 jogob53: widen stp state mask to 3 bits (instead of 2)
2015-05-12 rmileckib53: Allow using all ports on BCM53012
2015-04-12 rmileckib53: improve overriding CPU port state on BCM5301X
2015-04-10 jogob53: clean up code to match kernel style better
2015-04-10 jogob53: define registers available and needed on BCM5301X
2015-03-18 jogob53: reverse duplex bit meaning for IMP state override...
2015-03-15 jogob53: global config is part of the management page,...
2015-02-27 jogob53: fix mmap register read/writes > 32 bit
2014-07-06 haukeb53: hardcode reset GPIO for Linksys WRT300N 1.1
2014-02-22 jogob53: Make b53_switch_init static
2014-02-22 jogob53: Add BCM53128 switch support
2014-01-20 haukeb53: use drvdata to store driver data
2014-01-20 haukeb53: make b53_switch_reset_gpio() static
2013-11-13 haukekernel: b53: fix untagged shift for BCM5365
2013-11-10 haukekernel: b53: add initial support for switches in BCM5301X
2013-10-06 haukekernel: b53: add switch name into printk when it fails.
2013-09-25 haukekernel: b53: add Register Access Bridge Registers ...
2013-09-15 haukekernel: b53: detect revision of BCM5325
2013-09-15 haukekernel: b53: fix vlan write for BCM5325 revison 3+
2013-09-14 haukekernel: b53: use hard coded switch reset gpio on some...
2013-09-14 haukekernel: b53: add soft reset for BCM539x switches
2013-09-05 jogokernel: b53: support phy ids for BCM5365
2013-09-04 haukekernel: b53: allow access the MIB counters on BCM5365
2013-08-01 haukekernel: b53: use devm_gpio_request_one() to request...
2013-08-01 haukekernel: b53: add support for GPIO reset
2013-07-14 haukebrcm47xx: use b53 phy driver for the switch in kernel...
2013-05-09 haukekernel: b53: use correct oops for bcm5365 switch
2013-02-21 jogogeneric: b53: clear SM_SW_FWD_MODE unconditionally...
2013-02-21 jogogeneric: b53: remove empty spaces
2013-02-10 jogogeneric: b53: fix reverted error check in probe
2013-01-27 haukekernel: b53: the b53 spi driver depends on spi
2013-01-27 haukekernel: remove __devinit, __devexit and __devexit_p...
2013-01-23 jogogeneric: add b53 swconfig switch driver