aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/ar8327.c
Commit message (Expand)AuthorAge
* generic ar8xxx: increase VLAN table for AR83x7David Bauer2019-11-30
* generic: ar8216: group MIB counters and use two basic ones only by defaultChuanhong Guo2019-05-20
* generic: ar8216: add mib_poll_interval switch attributeChuanhong Guo2019-05-20
* generic: ar8216: add support for get_port_stats()Chuanhong Guo2019-03-24
* generic: ar8216: add device struct into struct ar8xxx_privChuanhong Guo2019-03-24
* generic: ar8216: ar8327: kill warningsChuanhong Guo2019-01-13
* kernel: ar83xx: Add support for three GMAC's connectionRam Chandra Jangir2018-12-06
* kernel: ar8xxx: get_arl_table now shows all ports of an entryGünther Kelleter2018-11-26
* generic: revert workarounds for AR8337 switchMathias Kresin2018-08-23
* ar8216: reduce latency even further for ar8327 chipsFelix Fietkau2018-04-08
* kernel: ar83xx: remove stray leading spaceJohn Crispin2018-02-20
* kernel: ar83xx: add support to configure per port VLAN priorityTan Hong Hui2018-02-20
* generic: drop support for get_port_stats() on ar8xxxThibaut VARENE2017-09-13
* generic: provide get_port_stats() on ar8xxx switchesThibaut VARENE2017-09-01
* ar8327: Add workarounds for AR8337 switch.Vittorio Gambaletta2017-03-30
* Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#3...Stijn Tintel2017-02-22
* kernel: update phy drivers for 4.9Felix Fietkau2017-02-03
* kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)Jo-Philipp Wich2017-01-16
* net: ar8327: modify some configuration of switchPavel Kubelun2016-12-01
* net: ar8327: replace sprintf() by scnprintf()Pavel Kubelun2016-12-01
* net: ar8327: remove unnecessary spinlocksPavel Kubelun2016-12-01
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-07
* AR8216: improve mmd register accessJohn Crispin2016-03-04
* AR8216: make ARL age time configurableJohn Crispin2016-03-04
* ar8327: add IGMP Snooping supportFelix Fietkau2016-01-17
* ar8216: rework/fix AR8337 MAC swap handlingFelix Fietkau2015-12-20
* ar8216: add swconfig attributes for ARL table flushingFelix Fietkau2015-07-15
* ar8216: add ARL table flushing per portFelix Fietkau2015-07-15
* ar8216: Fix problem with AR8337 MAC swap handlingFelix Fietkau2015-06-14
* ar8216: prefix mii_xxx functions to avoid kernel namespace pollutionFelix Fietkau2015-01-24
* ar8216: add swconfig attribute to display ARL table on AR8327/AR8337Felix Fietkau2015-01-24
* ar8216: fix ATU flushingFelix Fietkau2015-01-24
* ar8216: display flow control info in swconfig get_link in case of autonegatia...Felix Fietkau2015-01-18
* ar8216: add 802.3az EEE info to swconfig get_link attributeFelix Fietkau2015-01-18
* ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per portFelix Fietkau2015-01-18
* ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_setJohn Crispin2015-01-17
* ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriateJohn Crispin2015-01-17
* ar8216: define all switch_addr structs as constJohn Crispin2015-01-17
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-05