summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-05bnxt_en: Define basic P7 macrosMichael Chan3-15/+48
2023-12-05bnxt_en: Update firmware interface to 1.10.3.15Michael Chan2-135/+388
2023-12-05bnxt_en: Fix backing store V2 logicMichael Chan2-6/+12
2023-12-05net: phy: micrel: allow usage of generic ethernet-phy clockHeiko Stuebner1-0/+5
2023-12-05net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clockHeiko Stuebner1-1/+1
2023-12-04octeontx2-pf: TC flower offload support for mirrorSuman Ghosh1-3/+110
2023-12-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh6-38/+868
2023-12-02nfp: ethtool: expose transmit SO_TIMESTAMPING capabilityYinjun Zhang1-0/+1
2023-12-02net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCKNiklas Söderlund1-1/+2
2023-12-02octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram2-6/+28
2023-12-01octeon_ep: set backpressure watermark for RX queuesShinas Rasheed3-0/+20
2023-12-01octeon_ep: Fix error code in probe()Dan Carpenter1-0/+1
2023-12-01octeon_ep: support OCTEON CN98 devicesShinas Rasheed4-4/+29
2023-12-01octeon_ep: implement device unload control net APIShinas Rasheed2-1/+26
2023-12-01net: phy: mdio_device: Reset device only when necessaryAndrew Halaney2-0/+7