index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2_main.c
Age
Commit message (
Expand
)
Author
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-06
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
2020-03-14
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
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
2019-10-02
mvpp2: remove misleading comment
Matteo Croce
2019-09-02
mvpp2: percpu buffers
Matteo Croce
2019-09-02
mvpp2: refactor BM pool functions
Matteo Croce
2019-08-14
net/mvpp2: Replace tasklet with softirq hrtimer
Thomas Gleixner
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-01
mvpp2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
mvpp2: fix panic on module removal
Matteo Croce
[next]