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
/
mvpp2_main.c
Age
Commit message (
Expand
)
Author
2025-06-18
eth: mvpp2: migrate to new RXFH callbacks
Jakub Kicinski
2025-05-09
net: mvpp2: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-04-02
net: mvpp2: Prevent parser TCAM memory corruption
Tobias Waldekranz
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-25
net: mvpp2: Add metadata support for xdp mode
Lorenzo Bianconi
2025-02-18
net: mvpp2: Switch to use hrtimer_setup()
Nam Cao
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-01-16
net: mvpp2: add EEE implementation
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2024-12-04
net: mvpp2: implement pcs_inband_caps() method
Russell King (Oracle)
2024-10-29
net: marvell: use ethtool string helpers
Rosen Penev
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-03
net: mvpp2: Remove setting of RX software timestamp
Gal Pressman
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
2024-08-12
eth: mvpp2: implement new RSS context API
Jakub Kicinski
2024-08-11
net: mvpp2: use device_for_each_child_node() to access device child nodes
Javier Carrasco
2024-08-11
net: mvpp2: use port_count to remove ports
Javier Carrasco
2024-07-30
net: mvpp2: Don't re-use loop iterator
Dan Carpenter
2024-07-15
Revert "net: mvpp2: Improve data types and use min()"
Jakub Kicinski
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-13
net: mvpp2: Improve data types and use min()
Thorsten Blum
2024-06-21
net: mvpp2: fill-in dev_port attribute
Aryan Srivastava
2024-06-13
net: mvpp2: use slab_build_skb for oversized frames
Aryan Srivastava
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-29
net: mvpp2: use phylink_pcs_change() to report PCS link change events
Russell King (Oracle)
2024-01-24
net: mvpp2: clear BM pool before initialization
Jenishkumar Maheshbhai Patel
2024-01-03
net: mvpp2: initialize port fwnode pointer
Marcin Wojtas
2023-12-14
net: mvpp2: add support for mii
Stefan Eichenberger
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-10-11
net: mvpp2: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-09-20
net: ethernet: marvell: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-11
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-06-22
net: mvpp2: update PCS driver to use neg_mode
Russell King (Oracle)
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-10
mvpp2: take care of xdp_features when reconfiguring queues
Matteo Croce
2023-03-10
net: mvpp2: Defer probe if MAC address source is not yet ready
Miquel Raynal
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
net: mvpp2: Consider NVMEM cells as possible MAC address source
Miquel Raynal
2022-11-18
net: mvpp2: fix possible invalid pointer dereference
Hui Tang
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
net: mvpp2: fix mvpp2 debugfs leak
Russell King (Oracle)
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
[next]