summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2
AgeCommit message (Expand)Author
2020-07-22net: mvpp2: split xlg and gmac pcsRussell King
2020-07-22net: mvpp2: convert to phylink pcs operationsRussell King
2020-07-22net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King
2020-07-22net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-07-22net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-07-22net: mvpp2: tidy up ACPI hackRussell King
2020-07-22net: mvpp2: fill in phy interface mode bitmapRussell King
2020-06-21net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King
2020-06-21net: mvpp2: add register modification helperRussell King
2020-06-21net: mvpp2: add mvpp2_phylink_to_port() helperRussell King
2020-06-21net: mvpp2: add port support helpersRussell King
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
2019-08-14net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner
2019-08-10mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-01mvpp2: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-01mvpp2: fix panic on module removalMatteo Croce
2019-07-29mvpp2: refactor the HW checksum setupMatteo Croce
2019-07-29mvpp2: refactor MTU change codeMatteo Croce
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-22net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08net: mvpp2: cls: Add support for ETHER_FLOWMaxime Chevallier
2019-07-08net: mvpp2: cls: Report an error for unsupported flow typesMaxime Chevallier
2019-06-28net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry
2019-06-18net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier
2019-06-18net: mvpp2: cls: right-justify the C2 TCAM keysMaxime Chevallier
2019-06-18net: mvpp2: cls: Only select applicable flows of classification offloadMaxime Chevallier
2019-06-18net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier