summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* octeon_ep: implement device unload control net APIShinas Rasheed2023-12-012-1/+26
* net: phy: mdio_device: Reset device only when necessaryAndrew Halaney2023-12-012-0/+7
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-017-17/+164
|\
| * net: stmmac: Add Tx HWTS support to XDP ZCSong Yoong Siang2023-11-292-1/+75
| * net/mlx5e: Implement AF_XDP TX timestamp and checksum offloadStanislav Fomichev2023-11-295-16/+89
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-01122-2704/+1072
|\ \
| * \ Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-0123-136/+343
| |\ \
| | * | net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea2023-11-301-9/+13
| | * | net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea2023-11-301-0/+1
| | * | net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea2023-11-301-2/+2
| | * | net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea2023-11-301-8/+9
| | * | net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea2023-11-301-1/+4