summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/microchip/ksz8795.c
AgeCommit message (Expand)Author
2022-05-18net: dsa: microchip: remove unused members in ksz_deviceArun Ramadoss
2022-05-18net: dsa: microchip: add the phylink get_capsArun Ramadoss
2022-05-18net: dsa: move mib->cnt_ptr reset code to ksz_common.cPrasanna Vengateshan
2022-05-18net: dsa: microchip: move get_strings to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: move port memory allocation to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: move struct mib_names to ksz_chip_dataArun Ramadoss
2022-05-18net: dsa: microchip: move ksz_chip_data to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_dataArun Ramadoss
2022-04-26net: dsa: ksz: added the generic port_stp_state_set functionArun Ramadoss
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-03-17net: dsa: microchip: ksz8795: handle eee specif erratumOleksij Rempel
2022-02-03net: dsa: ksz8795: convert to phylink_generic_validate()Russell King (Oracle)
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-08-10net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: dsa: microchip: ksz8795: add LINK_MD register supportOleksij Rempel
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel
2021-06-14net: dsa: microchip: ksz8795: add phylink supportMichael Grzeschik
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik
2021-04-27net: dsa: microchip: ksz8795: add support for ksz88xx chipsOleksij Rempel
2021-04-27net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...Michael Grzeschik
2021-04-27net: dsa: microchip: ksz8795: move cpu_select_interface to extra functionMichael Grzeschik
2021-04-27net: dsa: microchip: ksz8795: change drivers prefix to be genericMichael Grzeschik
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20net: dsa: microchip: ksz8795: Fix KSZ8794 port map againMarek Vasut
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2020-12-02net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik
2020-12-02net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik
2020-12-02net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik