summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2
AgeCommit message (Expand)Author
2020-10-12net: mvpp2: ptp: add support for transmit timestampingRussell King
2020-10-12net: mvpp2: ptp: add support for receive timestampingRussell King
2020-10-12net: mvpp2: ptp: add TAI supportRussell King
2020-10-12net: mvpp2: check first level interrupt status registersRussell King
2020-10-12net: mvpp2: rename mis-named "link status" interruptRussell King
2020-10-12net: mvpp2: restructure "link status" interrupt handlingRussell King
2020-10-12net: mvpp2: split xlg and gmac pcsRussell King
2020-10-12net: mvpp2: convert to phylink pcs operationsRussell King
2020-10-12net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King
2020-10-12net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-10-12net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-10-12net: mvpp2: tidy up ACPI hackRussell King
2020-10-12net: mvpp2: fill in phy interface mode bitmapRussell King
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-07mvpp2: fix pointer checkMatteo Croce
2020-07-03mvpp2: xdp ethtool statsSven Auhagen
2020-07-03mvpp2: XDP TX supportMatteo Croce
2020-07-03mvpp2: add basic XDP supportMatteo Croce
2020-07-03mvpp2: use page_pool allocatorMatteo Croce
2020-07-03mvpp2: refactor BM pool init percpu codeMatteo Croce
2020-06-20net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King
2020-06-20net: mvpp2: add register modification helperRussell King
2020-06-20net: mvpp2: add mvpp2_phylink_to_port() helperRussell King
2020-06-20net: mvpp2: add port support helpersRussell King
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-15mvpp2: ethtool rxtx stats fixSven Auhagen
2020-05-22net: mvpp2: fix RX hashing for non-10G portsRussell King
2020-05-06net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter
2020-05-06net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-14net: mvpp2: reject unsupported coalescing paramsJakub Kicinski
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-02-27net: mvpp2: use resolved link config in mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-19net: mvpp2: cycle comphy to power it downRussell King
2019-12-17net: mvpp2: update mvpp2 validate() implementationRussell King
2019-12-14net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-10-28mvpp2: prefetch frame headerMatteo Croce
2019-10-28mvpp2: sync only the received frameMatteo Croce
2019-10-28mvpp2: refactor frame drop routineMatteo Croce
2019-10-02mvpp2: remove misleading commentMatteo Croce
2019-09-02mvpp2: percpu buffersMatteo Croce
2019-09-02mvpp2: refactor BM pool functionsMatteo Croce