summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-12-07net: wangxun: fix changing mac failed when runningduanqiangwen2-0/+2
2023-12-07net: dsa: microchip: move ksz_chip_id enum to platform includeDaniel Danzberger1-19/+1
2023-12-07net: dsa: microchip: properly support platform_data probingVladimir Oltean1-8/+13
2023-12-07net: dsa: microchip: add property to select internal RMII reference clockAnte Knezic2-6/+26
2023-12-06octeontx2-af: cn10k: Increase outstanding LMTST transactionsPavan Nikhilesh4-0/+15
2023-12-06ionic: Re-arrange ionic_intr_info struct for cache perfBrett Creeley1-2/+2
2023-12-06ionic: Make the check for Tx HW timestamping more obviousBrett Creeley2-5/+10
2023-12-06ionic: Don't check null when calling vfree()Brett Creeley1-8/+4
2023-12-06ionic: set ionic ptr before setting up ethtool opsShannon Nelson1-1/+1
2023-12-06ionic: Use cached VF attributesBrett Creeley5-149/+11
2023-12-06octeon_ep: control net API framework to support offloadsShinas Rasheed9-51/+231
2023-12-06net: mvmdio: Support setting the MDC frequency on XSMI controllersTobias Waldekranz1-0/+44
2023-12-06net: mvmdio: Avoid excessive sleeps in polled modeTobias Waldekranz1-37/+16
2023-12-06net: wwan: qcom_bam_dmux: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06net: wan/ixp4xx_hss: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-06net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06net: sfp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06net: pcs: rzn1-miic: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06net: fjes: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06net: ipa: Convert to platform remove callback returning voidUwe Kleine-König1-16/+13
2023-12-06net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann1-7/+14
2023-12-05sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin5-27/+38
2023-12-05sfc: Implement ndo_hwtstamp_(get|set)Alex Austin5-29/+38
2023-12-05ipvlan: implement .parse_protocol hook function in ipvlan_header_opsZhengchao Shao1-0/+1
2023-12-05macvlan: implement .parse_protocol hook function in macvlan_hard_header_opsZhengchao Shao1-0/+1
2023-12-05ice: Rename E822 to E82XKarol Kolacinski6-281/+280
2023-12-05ice: periodically kick Tx timestamp interruptJacob Keller1-0/+50
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski2-10/+11
2023-12-05ice: Improve logs for max ntuple errorsPawel Kaminski1-5/+8
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski1-0/+20
2023-12-05ice: read internal temperature sensorKonrad Knitter10-1/+249
2023-12-05net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas1-0/+4
2023-12-05net: stmmac: Refactor EST implementationRohan G Thomas15-392/+272
2023-12-05net: stmmac: xgmac: EST interrupts handlingRohan G Thomas2-0/+117
2023-12-05net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329Ravi Gunasekaran1-10/+6
2023-12-05eth: bnxt: link NAPI instances to queues and IRQsJakub Kicinski1-0/+14
2023-12-05net: Add NAPI IRQ supportAmritha Nambiar1-0/+2
2023-12-05ice: Add support in the driver for associating queue with napiAmritha Nambiar4-3/+84
2023-12-05bnxt_en: Add 5760X (P7) PCI IDsMichael Chan2-0/+12
2023-12-05bnxt_en: Report the new ethtool link modes in the new firmware interfaceMichael Chan1-20/+151
2023-12-05bnxt_en: Support force speed using the new HWRM fieldsMichael Chan1-6/+46
2023-12-05bnxt_en: Support new firmware link parametersMichael Chan3-6/+143
2023-12-05bnxt_en: Refactor ethtool speeds logicMichael Chan1-26/+61
2023-12-05bnxt_en: Add support for new RX and TPA_START completion types for P7Michael Chan2-23/+89
2023-12-05bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().Michael Chan2-11/+26
2023-12-05bnxt_en: Refactor RX VLAN acceleration logic.Michael Chan1-13/+31
2023-12-05bnxt_en: Add new P7 hardware interface definitionsMichael Chan1-1/+84
2023-12-05bnxt_en: Refactor RSS capability fieldsAjit Khaparde3-18/+20
2023-12-05bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chipsMichael Chan2-4/+14
2023-12-05bnxt_en: Consolidate DB offset calculationHongguang Gao4-15/+16