aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy
Commit message (Expand)AuthorAge
...
* generic: fix adm6996 initJohn Crispin2015-10-26
* mvsw61xx: match swconfig function namesFelix Fietkau2015-09-11
* mvsw61xx: use standard swconfig get_port_linkFelix Fietkau2015-09-11
* Previously, all VLANs (port-based or 802.1q) were sharing a single database i...Imre Kaloz2015-08-21
* ar8216: add swconfig attributes for ARL table flushingFelix Fietkau2015-07-15
* ar8216: adjust ATU flushing in case of link changesFelix Fietkau2015-07-15
* ar8216: add ARL table flushing per portFelix Fietkau2015-07-15
* ar8216: add reading ARL table for AR8216/AR8236/AR8316Felix Fietkau2015-07-15
* kernel: b53: fix build with brcm47xxHauke Mehrtens2015-07-03
* b53: Allow using all 8 ports on BCM53011Rafał Miłecki2015-06-21
* ar8216: Fix problem with AR8337 MAC swap handlingFelix Fietkau2015-06-14
* b53: fix memory out of bounds access on 64 bit targetsJonas Gorski2015-06-10
* b53: widen stp state mask to 3 bits (instead of 2)Jonas Gorski2015-06-10
* b53: Allow using all ports on BCM53012Rafał Miłecki2015-05-12
* b53: improve overriding CPU port state on BCM5301XRafał Miłecki2015-04-12
* b53: clean up code to match kernel style betterJonas Gorski2015-04-10
* b53: define registers available and needed on BCM5301XJonas Gorski2015-04-10
* b53: reverse duplex bit meaning for IMP state override registerJonas Gorski2015-03-18
* b53: global config is part of the management page, not the control pageJonas Gorski2015-03-15
* swconfig: fix build with linux 4.0John Crispin2015-03-06
* b53: fix mmap register read/writes > 32 bitJonas Gorski2015-02-27
* kernel: fix compile error inside adm6996.cJohn Crispin2015-02-09
* 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: decrease page switch wait timeFelix Fietkau2015-01-24
* ar8216: add link change detection for switch portsFelix 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
* mvsw61xx: track and set per-VLAN port state in STULuka Perkov2015-01-11
* mvsw61xx: clean up and expand register definitionsLuka Perkov2015-01-11
* mvsw61xx: rework chip recognitionLuka Perkov2015-01-11
* mvsw6171: rename to 'mvsw61xx'Luka Perkov2015-01-11
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-05
* ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.hFelix Fietkau2015-01-05
* kernel: remove openwrt micrel.c (replaced by upstream driver)Felix Fietkau2014-12-22
* mvsw6171: note support for 88E6172 switchesLuka Perkov2014-12-19
* ar8216: Inline function ar8xxx_create_miiFelix Fietkau2014-12-18
* ar8216: Remove read/write/rmw member functions from ar8xxx_privFelix Fietkau2014-12-18
* ar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII opsFelix Fietkau2014-12-18
* ar8216: Factor out chip-specific parameters from ar8xxx_probe_switchFelix Fietkau2014-12-18
* ar8216: remove unused function parameter in ar8327_led_registerFelix Fietkau2014-12-18
* ar8216: enable cpu port to receive arp and broadcast frames for ar8236Felix Fietkau2014-12-12
* kernel: add driver for Marvell 88E6171 switchJohn Crispin2014-12-01
* ar8216: factor out reg_port_stats_base parameters to ar8xxx_chipJohn Crispin2014-12-01
* ar8216: factor out mii_lo_first to ar8xxx_chipJohn Crispin2014-12-01