summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-09-18net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()Jisheng Zhang
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas
2023-09-18net: spider_net: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-09-18mlxsw: Use size_mul() in call to struct_size()Gustavo A. R. Silva
2023-09-18pds_core: add attempts to fix broken PCIShannon Nelson
2023-09-18pds_core: implement pci reset handlersShannon Nelson
2023-09-18pds_core: keep viftypes table across resetShannon Nelson
2023-09-18pds_core: check health in devcmd waitShannon Nelson
2023-09-18octeon_ep: support to fetch firmware infoShinas Rasheed
2023-09-17gve: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-09-17net/mlx5e: Set en auxiliary devlink instance as nestedJiri Pirko
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko
2023-09-17net/mlx5: Lift reload limitation when SFs are presentJiri Pirko
2023-09-17net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko
2023-09-17net: microchip: lan743x: add fixed phy unregister supportPavithra Sathyanarayanan
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2023-09-16Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-09-16net: stmmac: Add glue layer for Loongson-1 SoCKeguang Zhang
2023-09-16sfc: make coding style of PTP addresses consistent with coreAlex Austin
2023-09-16net: ethernet: mtk_wed: do not assume offload callbacks are always setLorenzo Bianconi
2023-09-15net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar
2023-09-15octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-14net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()Lorenzo Bianconi
2023-09-14net: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_...Lorenzo Bianconi
2023-09-14net: wangxun: move MDIO bus implementation to the libraryJiawen Wu
2023-09-14net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda
2023-09-14net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda
2023-09-14atl1c: Work around the DMA RX overflow issueSieng-Piaw Liew
2023-09-13idpf: add SRIOV support and other ndo_opsJoshua Hay
2023-09-13idpf: add ethtool callbacksAlan Brady
2023-09-13idpf: add singleq start_xmit and napi pollJoshua Hay
2023-09-13idpf: add RX splitq napi poll supportAlan Brady
2023-09-13idpf: add TX splitq napi poll supportJoshua Hay
2023-09-13idpf: add splitq start_xmitJoshua Hay
2023-09-13idpf: initialize interrupts and enable vportPavan Kumar Linga
2023-09-13idpf: configure resources for RX queuesAlan Brady
2023-09-13idpf: configure resources for TX queuesAlan Brady
2023-09-13idpf: add ptypes and MAC filter supportPavan Kumar Linga
2023-09-13idpf: add create vport and netdev configurationPavan Kumar Linga
2023-09-13idpf: add core init and interrupt requestPavan Kumar Linga
2023-09-13idpf: add controlq init and reset checksJoshua Hay
2023-09-13idpf: add module register and probe functionalityPhani Burra
2023-09-13virtchnl: add virtchnl version 2 opsPavan Kumar Linga
2023-09-13iavf: Add ability to turn off CRC stripping for VFNorbert Zulinski
2023-09-13ice: Check CRC strip requirement for VLAN stripHaiyue Wang