summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip
Commit message (Expand)AuthorAgeFilesLines
* microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHYParthiban Veerasooran2024-09-115-0/+456
* net: lan743x: Add support to ethtool phylink get and set settingsRaju Lakkaraju2024-09-113-79/+67
* net: lan743x: Migrate phylib to phylinkRaju Lakkaraju2024-09-113-225/+349
* net: lan743x: Create separate Link Speed Duplex state functionRaju Lakkaraju2024-09-111-30/+45
* net: lan743x: Create separate PCS power reset functionRaju Lakkaraju2024-09-111-26/+29
* net: lan966x: refactor buffer reload functionDaniel Machon2024-09-101-10/+4
* net: lan966x: use a few FDMA helpers throughoutDaniel Machon2024-09-101-31/+11
* net: lan966x: ditch tx->last_in_use variableDaniel Machon2024-09-102-18/+4
* net: lan966x: use library helper for freeing tx buffersDaniel Machon2024-09-101-6/+1
* net: lan966x: use FDMA library for adding DCB's in the tx pathDaniel Machon2024-09-101-32/+30
* net: lan966x: use the FDMA library for allocation of tx buffersDaniel Machon2024-09-102-57/+34
* net: lan966x: use library helper for freeing rx buffersDaniel Machon2024-09-101-14/+2
* net: lan966x: use FDMA library for adding DCB's in the rx pathDaniel Machon2024-09-101-49/+5
* net: lan966x: use the FDMA library for allocation of rx buffersDaniel Machon2024-09-102-76/+55
* net: lan966x: replace a few variables with new equivalent onesDaniel Machon2024-09-102-69/+81
* net: lan966x: use FDMA library symbolsDaniel Machon2024-09-102-9/+2
* net: lan966x: select FDMA libraryDaniel Machon2024-09-101-0/+1
* net: sparx5: Remove setting of RX software timestampGal Pressman2024-09-061-7/+4
* net: lan966x: Remove setting of RX software timestampGal Pressman2024-09-061-7/+4
* lan743x: Remove setting of RX software timestampGal Pressman2024-09-061-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-051-12/+2
|\
| * net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard2024-09-021-12/+2
* | net: sparx5: ditch sparx5_fdma_rx/tx_reload() functionsDaniel Machon2024-09-041-10/+4
* | net: sparx5: use contiguous memory for tx buffersDaniel Machon2024-09-042-45/+13
* | net: sparx5: use library helper for freeing tx buffersDaniel Machon2024-09-041-0/+1
* | net: sparx5: use FDMA library for adding DCB's in the tx pathDaniel Machon2024-09-041-30/+9
* | net: sparx5: use the FDMA library for allocation of tx buffersDaniel Machon2024-09-042-64/+44
* | net: sparx5: use a few FDMA helpers in the rx pathDaniel Machon2024-09-041-10/+7
* | net: sparx5: use library helper for freeing rx buffersDaniel Machon2024-09-041-0/+1
* | net: sparx5: use FDMA library for adding DCB's in the rx pathDaniel Machon2024-09-041-46/+3
* | net: sparx5: use the FDMA library for allocation of rx buffersDaniel Machon2024-09-042-54/+43
* | net: sparx5: replace a few variables with new equivalent onesDaniel Machon2024-09-042-46/+63
* | net: sparx5: use FDMA library symbolsDaniel Machon2024-09-043-44/+3
* | net: microchip: add FDMA libraryDaniel Machon2024-09-047-0/+417
* | netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin2024-09-031-1/+1
|/
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-153-3/+3
* net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco2024-07-051-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-203-12/+108
|\
| * net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju2024-06-183-8/+58
| * net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2024-06-182-4/+50
* | net: microchip: Constify struct vcap_operationsChristophe JAILLET2024-06-185-5/+5
* | eth: lan966x: don't clear unsupported statsJakub Kicinski2024-06-141-8/+0
|/
* net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur2024-05-221-3/+3
* net: lan966x: remove debugfs directory in probe() error pathHerve Codina2024-05-161-2/+4
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-072-2/+2
* net: microchip: lan743x: Reduce PTP timeout on HW failureRengarajan S2024-05-062-1/+2
* net: lan966x: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen2024-04-251-0/+5
* net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen2024-04-251-3/+3
* net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen2024-04-251-1/+2
* net: sparx5: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen2024-04-251-0/+5