summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc
AgeCommit message (Expand)Author
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-02-15net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster
2022-02-05net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IPVladimir Oltean
2022-01-19net: mscc: ocelot: fix using match before it is setTom Rix
2022-01-17net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur
2022-01-15net: mscc: ocelot: don't dereference NULL pointers with shared tc filtersVladimir Oltean
2022-01-13net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean
2022-01-07net: dsa: felix: add port fast age supportVladimir Oltean
2022-01-07net: mscc: ocelot: fix incorrect balancing with down LAG portsVladimir Oltean
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-12-15net: ocelot: add support to get port mac from device-treeClément Léger
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13net: ocelot: use dma_unmap_addr to get tx buffer dma_addrClément Léger
2021-12-10net: ocelot: add FDMA supportClément Léger
2021-12-10net: ocelot: add support for ndo_change_mtuClément Léger
2021-12-10net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger
2021-12-10net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger
2021-12-07net: mscc: ocelot: split register definitions to a separate fileColin Foster
2021-11-30net: mscc: ocelot: fix mutex_lock not releasedLv Ruyi
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-11-25net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean
2021-11-25net: ocelot: remove "bridge" argument from ocelot_get_bridge_fwd_maskVladimir Oltean
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang
2021-11-18net: mscc: ocelot: set vcap IS2 chain to goto PSFP chainXiaoliang Yang
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang
2021-11-17net: ocelot_net: use phylink_generic_validate()Russell King (Oracle)
2021-11-17net: ocelot_net: remove interface checks in macb_validate()Russell King (Oracle)
2021-11-17net: ocelot_net: populate supported_interfaces memberRussell King (Oracle)
2021-10-25net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-24net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean
2021-10-21net: mscc: ocelot: add the local station MAC addresses in VID 0Vladimir Oltean
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean
2021-10-19ethernet: ocelot: use eth_hw_addr_gen()Jakub Kicinski
2021-10-18net: mscc: ocelot: Add of_node_put() before gotoWan Jiabing
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean