summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/ar8327.c
Commit message (Expand)AuthorAge
* kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)Jo-Philipp Wich2017-02-01
* 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