summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-05ice: Rename E822 to E82XKarol Kolacinski
2023-12-05ice: periodically kick Tx timestamp interruptJacob Keller
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski
2023-12-05ice: Improve logs for max ntuple errorsPawel Kaminski
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-12-04net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-12-04net: stmmac: xgmac: EST interrupts handlingRohan G Thomas
2023-12-04net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329Ravi Gunasekaran
2023-12-04eth: bnxt: link NAPI instances to queues and IRQsJakub Kicinski
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar
2023-12-04ice: Add support in the driver for associating queue with napiAmritha Nambiar
2023-12-04bnxt_en: Add 5760X (P7) PCI IDsMichael Chan
2023-12-04bnxt_en: Report the new ethtool link modes in the new firmware interfaceMichael Chan
2023-12-04bnxt_en: Support force speed using the new HWRM fieldsMichael Chan
2023-12-04bnxt_en: Support new firmware link parametersMichael Chan
2023-12-04bnxt_en: Refactor ethtool speeds logicMichael Chan
2023-12-04bnxt_en: Add support for new RX and TPA_START completion types for P7Michael Chan
2023-12-04bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().Michael Chan
2023-12-04bnxt_en: Refactor RX VLAN acceleration logic.Michael Chan
2023-12-04bnxt_en: Add new P7 hardware interface definitionsMichael Chan
2023-12-04bnxt_en: Refactor RSS capability fieldsAjit Khaparde
2023-12-04bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chipsMichael Chan
2023-12-04bnxt_en: Consolidate DB offset calculationHongguang Gao
2023-12-04bnxt_en: Define basic P7 macrosMichael Chan
2023-12-04bnxt_en: Update firmware interface to 1.10.3.15Michael Chan
2023-12-04bnxt_en: Fix backing store V2 logicMichael Chan
2023-12-04net: phy: micrel: allow usage of generic ethernet-phy clockHeiko Stuebner
2023-12-04net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clockHeiko Stuebner
2023-12-04octeontx2-pf: TC flower offload support for mirrorSuman Ghosh
2023-12-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh
2023-12-01nfp: ethtool: expose transmit SO_TIMESTAMPING capabilityYinjun Zhang
2023-12-01net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCKNiklas Söderlund
2023-12-01octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram
2023-12-01octeon_ep: set backpressure watermark for RX queuesShinas Rasheed
2023-12-01octeon_ep: Fix error code in probe()Dan Carpenter
2023-11-30octeon_ep: support OCTEON CN98 devicesShinas Rasheed
2023-11-30octeon_ep: implement device unload control net APIShinas Rasheed
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-30net: ethernet: ezchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw-new: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-11-30net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-11-30net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea