summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-16igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
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-16ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen
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-15i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-09-15iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-09-15iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-09-15iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-09-15net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar
2023-09-15octeon_ep: fix tx dma unmap len values in SGShinas Rasheed
2023-09-15chelsio: Do not include crypto/algapi.hHerbert Xu
2023-09-15net: ti: icssg-prueth: add PTP dependencyArnd Bergmann
2023-09-15octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam
2023-09-15net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan
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