index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2024-09-10
net: lan966x: use library helper for freeing tx buffers
Daniel Machon
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the tx path
Daniel Machon
2024-09-10
net: lan966x: use the FDMA library for allocation of tx buffers
Daniel Machon
2024-09-10
net: lan966x: use library helper for freeing rx buffers
Daniel Machon
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the rx path
Daniel Machon
2024-09-10
net: lan966x: use the FDMA library for allocation of rx buffers
Daniel Machon
2024-09-10
net: lan966x: replace a few variables with new equivalent ones
Daniel Machon
2024-09-10
net: lan966x: use FDMA library symbols
Daniel Machon
2024-09-10
net: lan966x: select FDMA library
Daniel Machon
2024-09-06
net: sparx5: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
net: lan966x: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
lan743x: Remove setting of RX software timestamp
Gal Pressman
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-04
net: sparx5: ditch sparx5_fdma_rx/tx_reload() functions
Daniel Machon
2024-09-04
net: sparx5: use contiguous memory for tx buffers
Daniel Machon
2024-09-04
net: sparx5: use library helper for freeing tx buffers
Daniel Machon
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the tx path
Daniel Machon
2024-09-04
net: sparx5: use the FDMA library for allocation of tx buffers
Daniel Machon
2024-09-04
net: sparx5: use a few FDMA helpers in the rx path
Daniel Machon
2024-09-04
net: sparx5: use library helper for freeing rx buffers
Daniel Machon
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the rx path
Daniel Machon
2024-09-04
net: sparx5: use the FDMA library for allocation of rx buffers
Daniel Machon
2024-09-04
net: sparx5: replace a few variables with new equivalent ones
Daniel Machon
2024-09-04
net: sparx5: use FDMA library symbols
Daniel Machon
2024-09-04
net: microchip: add FDMA library
Daniel Machon
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-09-02
net: microchip: vcap: Fix use-after-free error in kunit test
Jens Emil Schulz Østergaard
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-05
net: encx24j600: constify struct regmap_bus/regmap_config
Javier Carrasco
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-18
net: microchip: Constify struct vcap_operations
Christophe JAILLET
2024-06-18
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
2024-06-18
net: lan743x: disable WOL upon resume to restore full data path operation
Raju Lakkaraju
2024-06-14
eth: lan966x: don't clear unsupported stats
Jakub Kicinski
2024-05-22
net: lan966x: Remove ptp traps in case the ptp is not enabled.
Horatiu Vultur
2024-05-16
net: lan966x: remove debugfs directory in probe() error path
Herve Codina
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-06
net: microchip: lan743x: Reduce PTP timeout on HW failure
Rengarajan S
2024-04-25
net: lan966x: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
2024-04-25
net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
2024-04-25
net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
2024-04-25
net: sparx5: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
2024-04-25
net: sparx5: flower: remove goto in sparx5_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
2024-04-25
net: sparx5: flower: add extack to sparx5_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
2024-04-25
net: sparx5: flower: only do lookup if fragment flags are set
Asbjørn Sloth Tønnesen
2024-04-25
net: sparx5: Correct spelling in comments
Simon Horman
2024-04-25
net: encx24j600: Correct spelling in comments
Simon Horman
2024-04-25
net: lan966x: Correct spelling in comments
Simon Horman
2024-04-25
net: lan743x: Correct spelling in comments
Simon Horman
2024-04-24
net: sparx5: add support for matchall mirror stats
Daniel Machon
[prev]
[next]