generic: revert workarounds for AR8337 switch
[openwrt/openwrt.git] / target / linux / generic / files / drivers / net / phy / ar8327.c
2018-08-23 Mathias Kresingeneric: revert workarounds for AR8337 switch
2018-04-08 Felix Fietkauar8216: reduce latency even further for ar8327 chips
2018-02-20 John Crispinkernel: ar83xx: remove stray leading space
2018-02-20 Tan Hong Huikernel: ar83xx: add support to configure per port VLAN...
2017-09-13 Thibaut VARENEgeneric: drop support for get_port_stats() on ar8xxx
2017-09-01 Thibaut VARENEgeneric: provide get_port_stats() on ar8xxx switches
2017-03-30 Vittorio Gambalettaar8327: Add workarounds for AR8337 switch.
2017-02-22 Stijn TintelRevert "kernel: ar8327/ar8337: disable ARL access code...
2017-02-03 Felix Fietkaukernel: update phy drivers for 4.9
2017-01-16 Jo-Philipp Wichkernel: ar8327/ar8337: disable ARL access code to avoid...
2016-12-01 Pavel Kubelunnet: ar8327: modify some configuration of switch
2016-12-01 Pavel Kubelunnet: ar8327: replace sprintf() by scnprintf()
2016-12-01 Pavel Kubelunnet: ar8327: remove unnecessary spinlocks
2016-06-07 Felix Fietkautreewide: replace nbd@openwrt.org with nbd@nbd.name
2016-03-04 John CrispinAR8216: improve mmd register access
2016-03-04 John CrispinAR8216: make ARL age time configurable
2016-01-17 Felix Fietkauar8327: add IGMP Snooping support
2015-12-20 Felix Fietkauar8216: rework/fix AR8337 MAC swap handling
2015-07-15 Felix Fietkauar8216: add swconfig attributes for ARL table flushing
2015-07-15 Felix Fietkauar8216: add ARL table flushing per port
2015-06-14 Felix Fietkauar8216: Fix problem with AR8337 MAC swap handling
2015-01-24 Felix Fietkauar8216: prefix mii_xxx functions to avoid kernel namesp...
2015-01-24 Felix Fietkauar8216: add swconfig attribute to display ARL table...
2015-01-24 Felix Fietkauar8216: fix ATU flushing
2015-01-18 Felix Fietkauar8216: display flow control info in swconfig get_link...
2015-01-18 Felix Fietkauar8216: add 802.3az EEE info to swconfig get_link attribute
2015-01-18 Felix Fietkauar8216: introduce enable_eee swconfig attribute to...
2015-01-17 John Crispinar8216: introduce ar8xxx_reg_clear complementing ar8xxx...
2015-01-17 John Crispinar8216: replace ar8xxx_rmw with ar8xxx_reg_set where...
2015-01-17 John Crispinar8216: define all switch_addr structs as const
2015-01-05 Felix Fietkauar8216: factor out AR8327/AR8337-specific driver code...