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
/
mvneta.c
Age
Commit message (
Expand
)
Author
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-29
net: mvneta: fix comment about phylink_speed_down
Jisheng Zhang
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-19
net: mvneta: move rxq->left_size on the stack
Lorenzo Bianconi
2020-07-19
net: mvneta: get rid of skb in mvneta_rx_queue
Lorenzo Bianconi
2020-07-19
net: mvneta: drop all fragments in XDP_DROP
Lorenzo Bianconi
2020-07-19
net: mvneta: move mvneta_run_xdp after descriptors processing
Lorenzo Bianconi
2020-07-19
net: mvneta: move skb build after descriptors processing
Lorenzo Bianconi
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-30
net: mvneta: fix use of state->speed
Russell King
2020-06-26
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-24
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
2020-06-24
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
2020-06-18
net: tso: cache transport header length
Eric Dumazet
2020-06-18
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
2020-06-18
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
2020-06-09
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
2020-06-05
net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
Alexander Lobakin
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-25
mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zero
Sven Auhagen
2020-05-22
Revert "net: mvneta: speed down the PHY, if WoL used, to save energy"
David S. Miller
2020-05-14
mvneta: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-13
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
2020-04-12
net: mvneta: Fix a typo
Christophe JAILLET
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-16
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
2020-03-14
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
2020-03-02
mvneta: add XDP ethtool errors stats for TX to driver
Jesper Dangaard Brouer
2020-02-27
net: mvneta: 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-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-19
net: mvneta: align xdp stats naming scheme to mlx5 driver
Lorenzo Bianconi
2020-02-16
net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame
Lorenzo Bianconi
2020-02-16
net: mvneta: introduce xdp counters to ethtool
Lorenzo Bianconi
2020-02-16
net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine
Lorenzo Bianconi
2020-02-16
net: mvneta: rely on open-coding updating stats for non-xdp and tx path
Lorenzo Bianconi
2020-02-16
net: mvneta: move refill_err and skb_alloc_err in per-cpu stats
Lorenzo Bianconi
2020-02-06
net: mvneta: move rx_dropped and rx_errors in per-cpu stats
Lorenzo Bianconi
2020-01-29
net: mvneta: fix XDP support if sw bm is used as fallback
Lorenzo Bianconi
2020-01-27
mvneta driver disallow XDP program on hardware buffer management
Sven Auhagen
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-14
net: mvneta: fix dma sync size in mvneta_run_xdp
Lorenzo Bianconi
2020-01-13
net: mvneta: change page pool nid to NUMA_NO_NODE
Lorenzo Bianconi
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-20
net: mvneta: get rid of huge dma sync in mvneta_rx_refill
Lorenzo Bianconi
2019-11-20
net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp
Lorenzo Bianconi
2019-11-14
net: mvneta: fix build skb for bm capable devices
Lorenzo Bianconi
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-21
net: mvneta: add XDP_TX support
Lorenzo Bianconi
[prev]
[next]