index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
Age
Commit message (
Expand
)
Author
2020-09-27
net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI
Andrew Lunn
2020-09-13
net: mvpp2: set SKBTX_IN_PROGRESS
Russell King
2020-09-10
net: mvpp2: ptp: Fix unused variables
Alex Dewar
2020-09-09
net: mvpp2: ptp: add support for transmit timestamping
Russell King
2020-09-09
net: mvpp2: ptp: add support for receive timestamping
Russell King
2020-09-09
net: mvpp2: ptp: add TAI support
Russell King
2020-09-09
net: mvpp2: check first level interrupt status registers
Russell King
2020-09-09
net: mvpp2: rename mis-named "link status" interrupt
Russell King
2020-09-09
net: mvpp2: restructure "link status" interrupt handling
Russell King
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
net: mvpp2: split xlg and gmac pcs
Russell King
2020-09-03
net: mvpp2: convert to phylink pcs operations
Russell King
2020-09-03
net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()
Russell King
2020-09-03
net: mvpp2: ensure the port is forced down while changing modes
Russell King
2020-09-03
net: mvpp2: convert to use mac_prepare()/mac_finish()
Russell King
2020-09-03
net: mvpp2: tidy up ACPI hack
Russell King
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
net: mvpp2: fix memory leak in mvpp2_rx
Lorenzo Bianconi
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-07
mvpp2: fix pointer check
Matteo Croce
2020-07-03
mvpp2: xdp ethtool stats
Sven Auhagen
2020-07-03
mvpp2: XDP TX support
Matteo Croce
2020-07-03
mvpp2: add basic XDP support
Matteo Croce
2020-07-03
mvpp2: use page_pool allocator
Matteo Croce
2020-07-03
mvpp2: refactor BM pool init percpu code
Matteo Croce
2020-06-20
net: mvpp2: set xlg flow control in mvpp2_mac_link_up()
Russell King
2020-06-20
net: mvpp2: add register modification helper
Russell King
2020-06-20
net: mvpp2: add mvpp2_phylink_to_port() helper
Russell King
2020-06-20
net: mvpp2: add port support helpers
Russell King
2020-06-18
net: tso: cache transport header length
Eric Dumazet
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
2020-06-15
mvpp2: ethtool rxtx stats fix
Sven Auhagen
2020-05-22
net: mvpp2: fix RX hashing for non-10G ports
Russell King
2020-05-06
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
2020-05-06
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-14
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-02-27
net: mvpp2: use resolved link config in mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-01-05
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-19
net: mvpp2: cycle comphy to power it down
Russell King
2019-12-17
net: mvpp2: update mvpp2 validate() implementation
Russell King
2019-12-14
net: marvell: mvpp2: phylink requires the link interrupt
Russell King
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-10-28
mvpp2: prefetch frame header
Matteo Croce
2019-10-28
mvpp2: sync only the received frame
Matteo Croce
2019-10-28
mvpp2: refactor frame drop routine
Matteo Croce
[next]