summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/mv88e6xxx/chip.c
AgeCommit message (Expand)Author
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-01-27net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250Rasmus Villemoes
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250Rasmus Villemoes
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-15net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz
2021-01-14net: dsa: mv88e6xxx: Link aggregation supportTobias Waldekranz
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: dsa: mv88e6xxx: deny vid 0 on the CPU port and DSA links tooVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2020-12-14net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250Rasmus Villemoes
2020-11-25net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097Chris Packham
2020-11-25net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185Chris Packham
2020-11-25net: dsa: mv88e6xxx: Don't force link when using in-band-statusChris Packham
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-18net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn
2020-11-11net: dsa: mv88e6xxx: Add helper to get a chip's max_vidTobias Waldekranz
2020-10-30net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-09-18net: dsa: mv88e6xxx: Implement devlink info get callbackAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Add devlink regionsAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Create helper for FIDs in useAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Move devlink code into its own fileAndrew Lunn
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-01net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OFAndrew Lunn
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24net: dsa: mv88e6xxx: Use chip-wide max frame size for MTUChris Packham
2020-07-24net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190XChris Packham
2020-07-24net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-07-19net: dsa: mv88e6xxx: fix in-band AN link establishmentRussell King
2020-07-12net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn
2020-07-05net: dsa: mv88e6xxx: vlan_tci is __be16Andrew Lunn
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean
2020-04-29net: dsa: mv88e6xxx: remove duplicate assignment of struct membersJason Yan
2020-04-14net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn
2020-03-15net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King
2020-03-15net: dsa: mv88e6xxx: remove port_link_state functionsRussell King
2020-03-15net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King
2020-03-15net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King
2020-03-15net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn