summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2
AgeCommit message (Expand)Author
2020-11-03net: 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
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