summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: wwan: qcom_bam_dmux: Convert to platform remove callback returning voidUwe Kleine-König2023-12-061-4/+2
* net: wan/ixp4xx_hss: Convert to platform remove callback returning voidUwe Kleine-König2023-12-061-3/+2
* net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König2023-12-061-4/+2
* net: sfp: Convert to platform remove callback returning voidUwe Kleine-König2023-12-061-4/+2
* net: pcs: rzn1-miic: Convert to platform remove callback returning voidUwe Kleine-König2023-12-061-4/+2
* net: fjes: Convert to platform remove callback returning voidUwe Kleine-König2023-12-061-4/+2
* net: ipa: Convert to platform remove callback returning voidUwe Kleine-König2023-12-061-16/+13
* net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann2023-12-061-7/+14
* sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin2023-12-055-27/+38
* sfc: Implement ndo_hwtstamp_(get|set)Alex Austin2023-12-055-29/+38
* ipvlan: implement .parse_protocol hook function in ipvlan_header_opsZhengchao Shao2023-12-051-0/+1
* macvlan: implement .parse_protocol hook function in macvlan_hard_header_opsZhengchao Shao2023-12-051-0/+1
* ice: Rename E822 to E82XKarol Kolacinski2023-12-056-281/+280
* ice: periodically kick Tx timestamp interruptJacob Keller2023-12-051-0/+50
* ice: Re-enable timestamping correctly after resetKarol Kolacinski2023-12-052-10/+11
* ice: Improve logs for max ntuple errorsPawel Kaminski2023-12-051-5/+8
* ice: add CGU info to devlink info callbackArkadiusz Kubalewski2023-12-051-0/+20
* ice: read internal temperature sensorKonrad Knitter2023-12-0510-1/+249
* net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas2023-12-051-0/+4
* net: stmmac: Refactor EST implementationRohan G Thomas2023-12-0515-392/+272
* net: stmmac: xgmac: EST interrupts handlingRohan G Thomas2023-12-052-0/+117
* net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329Ravi Gunasekaran2023-12-051-10/+6
* eth: bnxt: link NAPI instances to queues and IRQsJakub Kicinski2023-12-051-0/+14
* net: Add NAPI IRQ supportAmritha Nambiar2023-12-051-0/+2
* ice: Add support in the driver for associating queue with napiAmritha Nambiar2023-12-054-3/+84
* bnxt_en: Add 5760X (P7) PCI IDsMichael Chan2023-12-052-0/+12
* bnxt_en: Report the new ethtool link modes in the new firmware interfaceMichael Chan2023-12-051-20/+151
* bnxt_en: Support force speed using the new HWRM fieldsMichael Chan2023-12-051-6/+46
* bnxt_en: Support new firmware link parametersMichael Chan2023-12-053-6/+143
* bnxt_en: Refactor ethtool speeds logicMichael Chan2023-12-051-26/+61
* bnxt_en: Add support for new RX and TPA_START completion types for P7Michael Chan2023-12-052-23/+89
* bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().Michael Chan2023-12-052-11/+26
* bnxt_en: Refactor RX VLAN acceleration logic.Michael Chan2023-12-051-13/+31
* bnxt_en: Add new P7 hardware interface definitionsMichael Chan2023-12-051-1/+84
* bnxt_en: Refactor RSS capability fieldsAjit Khaparde2023-12-053-18/+20
* bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chipsMichael Chan2023-12-052-4/+14
* bnxt_en: Consolidate DB offset calculationHongguang Gao2023-12-054-15/+16
* bnxt_en: Define basic P7 macrosMichael Chan2023-12-053-15/+48
* bnxt_en: Update firmware interface to 1.10.3.15Michael Chan2023-12-052-135/+388
* bnxt_en: Fix backing store V2 logicMichael Chan2023-12-052-6/+12
* net: phy: micrel: allow usage of generic ethernet-phy clockHeiko Stuebner2023-12-041-0/+5
* net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clockHeiko Stuebner2023-12-041-1/+1
* octeontx2-pf: TC flower offload support for mirrorSuman Ghosh2023-12-041-3/+110
* octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh2023-12-046-38/+868
* nfp: ethtool: expose transmit SO_TIMESTAMPING capabilityYinjun Zhang2023-12-021-0/+1
* net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCKNiklas Söderlund2023-12-021-1/+2
* octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram2023-12-022-6/+28
* octeon_ep: set backpressure watermark for RX queuesShinas Rasheed2023-12-013-0/+20
* octeon_ep: Fix error code in probe()Dan Carpenter2023-12-011-0/+1
* octeon_ep: support OCTEON CN98 devicesShinas Rasheed2023-12-014-4/+29