aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/ar8216.h
Commit message (Expand)AuthorAgeFilesLines
* generic: ar8216: fix unknown packet flooding for ar8229/ar8236Chuanhong Guo2020-05-061-2/+2
* generic ar8xxx: increase VLAN table for AR83x7David Bauer2019-11-301-2/+6
* generic: ar8216: group MIB counters and use two basic ones only by defaultChuanhong Guo2019-05-201-0/+16
* generic: ar8216: add mib_poll_interval switch attributeChuanhong Guo2019-05-201-0/+8
* generic: ar8216: introduce qca,mib-poll-interval propertyChuanhong Guo2019-03-241-0/+1
* generic: ar8216: mib_work_func: read all port mibs everytimeChuanhong Guo2019-03-241-1/+0
* generic: ar8216: add support for get_port_stats()Chuanhong Guo2019-03-241-0/+11
* generic: ar8216: add support for ar724x/ar933x builtin switchChuanhong Guo2019-03-241-0/+3
* generic: ar8216: ar8229: add phy_read/phy_writeChuanhong Guo2019-03-241-0/+9
* generic: ar8216: add support for separated mdio bus for phy accessChuanhong Guo2019-03-241-0/+3
* generic: ar8216: add support for ar8229Chuanhong Guo2019-03-241-0/+19
* generic: ar8216: add device struct into struct ar8xxx_privChuanhong Guo2019-03-241-0/+1
* kernel: ar83xx: Add support for three GMAC's connectionRam Chandra Jangir2018-12-061-0/+4
* kernel: ar8xxx: get_arl_table now shows all ports of an entryGünther Kelleter2018-11-261-1/+2
* kernel: ar83xx: add support to configure per port VLAN priorityTan Hong Hui2018-02-201-0/+1
* generic: drop support for get_port_stats() on ar8xxxThibaut VARENE2017-09-131-3/+0
* generic: provide get_port_stats() on ar8xxx switchesThibaut VARENE2017-09-011-0/+3
* net: ar8327: modify some configuration of switchPavel Kubelun2016-12-011-0/+1
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* AR8216: improve mmd register accessJohn Crispin2016-03-041-2/+2
* AR8216: make ARL age time configurableJohn Crispin2016-03-041-0/+14
* ar8216: add swconfig attributes for ARL table flushingFelix Fietkau2015-07-151-0/+8
* ar8216: add ARL table flushing per portFelix Fietkau2015-07-151-2/+4
* ar8216: add reading ARL table for AR8216/AR8236/AR8316Felix Fietkau2015-07-151-4/+21
* ar8216: prefix mii_xxx functions to avoid kernel namespace pollutionFelix Fietkau2015-01-241-2/+2
* ar8216: add swconfig attribute to display ARL table on AR8327/AR8337Felix Fietkau2015-01-241-0/+37
* ar8216: decrease page switch wait timeFelix Fietkau2015-01-241-0/+6
* ar8216: add link change detection for switch portsFelix Fietkau2015-01-241-0/+1
* ar8216: add 802.3az EEE info to swconfig get_link attributeFelix Fietkau2015-01-181-0/+3
* ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per portFelix Fietkau2015-01-181-0/+9
* ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_setJohn Crispin2015-01-171-0/+6
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-051-0/+76
* ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.hFelix Fietkau2015-01-051-168/+140
* ar8216: enable cpu port to receive arp and broadcast frames for ar8236Felix Fietkau2014-12-121-0/+3
* ar8216: factor out reg_port_stats_base parameters to ar8xxx_chipJohn Crispin2014-12-011-6/+0
* ar8216: introduce global constant for number of PHYsFelix Fietkau2014-11-191-1/+0
* ar8216: disable EEE by default on AR8327 to fix stability issues (#14597)Felix Fietkau2014-07-101-0/+3
* generic: ar8216: add custom LED support for the AR8327 switchGabor Juhos2014-01-201-0/+3
* generic: ar8216: add AR8337N switch supportGabor Juhos2013-11-291-0/+2
* generic: ar8216: allow to specify SGMII config via platform dataGabor Juhos2013-05-301-0/+6
* generic: ar8216: add port mirroringLuka Perkov2013-05-241-0/+8
* generic: ar8216: add defines for the AR8316 POSTRIP registerGabor Juhos2013-02-101-0/+30
* generic: ar8216: add sgmii_delay_en field to ar8327_platform_dataGabor Juhos2012-12-251-0/+1
* generic: ar8216: add MIB counter support for the AR8216 switch as wellGabor Juhos2012-11-181-0/+40
* generic: ar8216: rename AR8216_*_STATS_* definesGabor Juhos2012-11-181-42/+42
* generic ar8216: allow to read/reset MIB counters via swconfigGabor Juhos2012-11-181-0/+61
* generic: ar8216: allow to configure AR8327 LEDs via platform dataGabor Juhos2012-06-191-0/+2
* generic: ar8216: add revision specific PHY fixups for AR8327Gabor Juhos2012-05-291-0/+2
* generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_privGabor Juhos2012-05-291-9/+0
* generic: ar8216: add support for the AR8327 chipGabor Juhos2012-03-181-0/+142