summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/ar8327.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* AR8216: improve mmd register accessJohn Crispin2016-03-041-7/+3
* AR8216: make ARL age time configurableJohn Crispin2016-03-041-0/+9
* ar8327: add IGMP Snooping supportFelix Fietkau2016-01-171-0/+167
* ar8216: rework/fix AR8337 MAC swap handlingFelix Fietkau2015-12-201-3/+3
* ar8216: add swconfig attributes for ARL table flushingFelix Fietkau2015-07-151-0/+12
* ar8216: add ARL table flushing per portFelix Fietkau2015-07-151-0/+20
* ar8216: Fix problem with AR8337 MAC swap handlingFelix Fietkau2015-06-141-3/+3
* ar8216: prefix mii_xxx functions to avoid kernel namespace pollutionFelix Fietkau2015-01-241-10/+10
* ar8216: add swconfig attribute to display ARL table on AR8327/AR8337Felix Fietkau2015-01-241-0/+81
* ar8216: fix ATU flushingFelix Fietkau2015-01-241-1/+2
* ar8216: display flow control info in swconfig get_link in case of autonegatia...Felix Fietkau2015-01-181-1/+17
* ar8216: add 802.3az EEE info to swconfig get_link attributeFelix Fietkau2015-01-181-0/+24
* ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per portFelix Fietkau2015-01-181-12/+101
* ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_setJohn Crispin2015-01-171-6/+4
* ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriateJohn Crispin2015-01-171-4/+2
* ar8216: define all switch_addr structs as constJohn Crispin2015-01-171-3/+3
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-051-0/+1029